CVS update: samba/source/rpcclient

Gerald Carter jerry at au2.samba.org
Thu Mar 15 07:22:57 EST 2001


Date:	Thursday March 15, 2001 @ 7:22
Author:	jerry

Update of /data/cvs/samba/source/rpcclient
In directory samba:/tmp/cvs-serv11867/rpcclient

Modified Files:
	cmd_lsarpc.c cmd_samr.c cmd_spoolss.c rpcclient.c 
Log Message:
set of changes in the beginning of bringing rpcclient changes
back to working order.  The main change is that the cli_*() RPC
functions from libsmb/*.c now should accept a struct cli_state*.

The reason for this is that rpcclient should establish the
connection to the server at startup so that it is not necessary
to keep the clear test or password hash in memory for each command.

enumports and enumprinters now works as well.  lsa* functions
have been tested.  SAMR calls may or may not work (one of the core
dumps I know), but it compiles :-)



jerry





More information about the samba-cvs mailing list