r11124: Commit Chris' fixes for libmsrpc after the rpc_client
commit1be49f2db6ea98b1a9a4ef324756c264251e9c45
authorGerald Carter <jerry@samba.org>
Mon, 17 Oct 2005 16:44:26 +0000 (17 16:44 +0000)
committerGerald Carter <jerry@samba.org>
Mon, 17 Oct 2005 16:44:26 +0000 (17 16:44 +0000)
tree77d7935291e28374e17376cb9e40c453fb36b736
parent7e6a8983f19613564cce05b2c0b1187f79eb767a
r11124: Commit Chris' fixes for libmsrpc after the rpc_client
rewrite.  His comments:

        I've gotten the libmsrpc code to work with TRUNK.
        I've put the patch at:
        www.uoguelph.ca/~cnicholl/libmsrpc_trunk_v1.patch.gz

        It is from revision 11093.

        I also fixed a minor bug in the svcctl code, the timeout
        parameter for all the control functions was working
        in milliseconds instead of seconds.

Also fixed bug in Makefile when building libmsrpc.a
source/Makefile.in
source/include/libmsrpc.h
source/include/libmsrpc_internal.h
source/libmsrpc/cac_lsarpc.c
source/libmsrpc/cac_samr.c
source/libmsrpc/cac_svcctl.c
source/libmsrpc/cac_winreg.c
source/libmsrpc/libmsrpc.c
source/libmsrpc/libmsrpc_internal.c
source/libsmb/libsmbclient.c