CVS update: samba/source/rpcclient
mbp at samba.org
mbp at samba.org
Mon Feb 17 16:42:36 EST 2003
Date: Mon Feb 17 16:42:36 2003
Author: mbp
Update of /data/cvs/samba/source/rpcclient
In directory dp.samba.org:/tmp/cvs-serv18685
Modified Files:
rpcclient.c
Log Message:
Start reworking rpcclient to use popt rather than next_token to parse
command lines. This makes the code much simpler and also stops
trivial syntax errors from causing a crash.
Also fix support for semicolon-separated commands in -c, which is
promised by the manual but apparently never working due to an
off-by-one error.
Revisions:
rpcclient.c 1.204 => 1.205
http://www.samba.org/cgi-bin/cvsweb/samba/source/rpcclient/rpcclient.c?r1=1.204&r2=1.205
More information about the samba-cvs
mailing list