r11124: Commit Chris' fixes for libmsrpc after the rpc_client
authorGerald Carter <jerry@samba.org>
Mon, 17 Oct 2005 16:44:26 +0000 (16:44 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:01 +0000 (11:05 -0500)
commit846d52efaed2c3272c2327dcded76b2d335d53d2
tree8c7049bf719814414ab246aa9bef3e365e7f93f3
parentc246649e3d7fb828b6d1c9531dfea40c92e2e368
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
(This used to be commit d3a52900ec223316779e59a13cea87ecb500bccc)
source3/Makefile.in
source3/include/libmsrpc.h
source3/include/libmsrpc_internal.h
source3/libmsrpc/cac_lsarpc.c
source3/libmsrpc/cac_samr.c
source3/libmsrpc/cac_svcctl.c
source3/libmsrpc/cac_winreg.c
source3/libmsrpc/libmsrpc.c
source3/libmsrpc/libmsrpc_internal.c
source3/libsmb/libsmbclient.c