svn commit: samba r4987 - in trunk/source: . include libsmb nsswitch rpc_client rpcclient torture utils

vlendec at samba.org vlendec at samba.org
Tue Jan 25 18:17:45 GMT 2005


Author: vlendec
Date: 2005-01-25 18:17:44 +0000 (Tue, 25 Jan 2005)
New Revision: 4987

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4987

Log:
This abstracts the pipe-specific stuff from cli_state. Thus it is possible to
open multiple pipes over a single smb connection, see rpcclient/cmd_test.c

For necessary api changes in rpc_client look at cli_lsarpc.c.

Volker

Added:
   trunk/source/rpcclient/cmd_test.c
Modified:
   trunk/source/Makefile.in
   trunk/source/include/client.h
   trunk/source/libsmb/clientgen.c
   trunk/source/libsmb/clitrans.c
   trunk/source/nsswitch/winbindd_cm.c
   trunk/source/rpc_client/cli_lsarpc.c
   trunk/source/rpc_client/cli_pipe.c
   trunk/source/rpcclient/rpcclient.c
   trunk/source/torture/rpctorture.c
   trunk/source/utils/net_rpc.c
   trunk/source/utils/net_rpc_join.c


Changeset:
Sorry, the patch is too large (1185 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4987


More information about the samba-cvs mailing list