CVS update: samba/source/rpcclient

Luke Leighton lkcl at samba.anu.edu.au
Tue Nov 23 06:02:39 EST 1999


Date:	Tuesday November 23, 1999 @ 6:02
Author:	lkcl

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

Modified Files:
	cmd_atsvc.c cmd_brs.c cmd_eventlog.c cmd_lsarpc.c 
	cmd_netlogon.c cmd_reg.c cmd_samr.c cmd_spoolss.c cmd_srvsvc.c 
	cmd_svcctl.c cmd_wkssvc.c rpcclient.c 
Log Message:
okay :)  all cmd_() functions now take int argc, char **argv :)  that
means that some commands need more work, as they still use next_token(),
the use of which i wish to avoid.

plus, i was getting fed up of the poor command-line processing in some
of these commands.  i'm starting to need getopt() in them, especially
in samsetuser.

WARNING: only cmd_samr has been modded to use getopt() so far!  reg
commands won't work, esp.



More information about the samba-cvs mailing list