CVS update: samba/source/lib

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/lib
In directory va:/tmp/cvs-serv21552/lib

Modified Files:
      Tag: APPLIANCE_HEAD
	messages.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:
messages.c		1.9.2.17 => 1.9.2.18
	http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/messages.c?r1=1.9.2.17&r2=1.9.2.18




More information about the samba-cvs mailing list