Author: jerry Date: 2005-10-17 16:44:26 +0000 (Mon, 17 Oct 2005) New Revision: 11124
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11124 Log: 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 Modified: branches/SAMBA_3_0/source/Makefile.in branches/SAMBA_3_0/source/include/libmsrpc.h branches/SAMBA_3_0/source/include/libmsrpc_internal.h branches/SAMBA_3_0/source/libmsrpc/cac_lsarpc.c branches/SAMBA_3_0/source/libmsrpc/cac_samr.c branches/SAMBA_3_0/source/libmsrpc/cac_svcctl.c branches/SAMBA_3_0/source/libmsrpc/cac_winreg.c branches/SAMBA_3_0/source/libmsrpc/libmsrpc.c branches/SAMBA_3_0/source/libmsrpc/libmsrpc_internal.c branches/SAMBA_3_0/source/libsmb/libsmbclient.c trunk/source/Makefile.in trunk/source/include/libmsrpc.h trunk/source/include/libmsrpc_internal.h trunk/source/libmsrpc/cac_lsarpc.c trunk/source/libmsrpc/cac_samr.c trunk/source/libmsrpc/cac_svcctl.c trunk/source/libmsrpc/cac_winreg.c trunk/source/libmsrpc/libmsrpc.c trunk/source/libmsrpc/libmsrpc_internal.c trunk/source/libsmb/libsmbclient.c Changeset: Sorry, the patch is too large (7091 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11124
