CVS update: samba/source/utils

jreilly at samba.org jreilly at samba.org
Thu Nov 15 13:12:37 EST 2001


Date:	Wed Nov 14 18:12:36 2001
Author:	jreilly

Update of /data/cvs/samba/source/utils
In directory va:/tmp/cvs-serv21552/utils

Modified Files:
      Tag: APPLIANCE_HEAD
	smbcontrol.c 
Log Message:
Added code to allow optional string on smbcontrol ping command. This is very useful
for adding textual "marking" at interesting points while generating a long debug file.
This is really useful when you have long debug logs with signficant events along the
way (e.g. marking each step of installing a printer with a unique human readable msg).
New smbcontrol format example:

  smbcontrol smbd ping 1 "About to click Finish on MS APW"

lib/messages.c:message_send_pid()  add debug print of the string passed on a MSG_PING
utils/smbcontrol.c:do_command()    add param for number of params
                                   pass the optional string param to send_message on MSG_PING
utils/smbcontrol.c:main()          pass nummber of params to both do_command() calls

JohnR


Revisions:
smbcontrol.c		1.7.2.7 => 1.7.2.8
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbcontrol.c?r1=1.7.2.7&r2=1.7.2.8




More information about the samba-cvs mailing list