CVS update: samba/source/utils

Tim Potter tpot at samba.org
Fri Jun 1 22:04:44 EST 2001


Date:	Fri Jun  1 05:04:44 2001
Author:	tpot

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

Modified Files:
	smbcontrol.c 
Log Message:
If a debug class was explicitly set to zero the debug system would not
recognise it as there was no distinction made between zeroing a debug
class and just not setting it to anything.  I've added a
debuglevel_isset array in parallel with the debuglevel_class array to
fix this.

Added a couple of new debug classes which I might start filling out
to get smb, rpc header and rpc marshall/unmarshalling debugs tidied
up. 

Fixed a bunch of cut&paste bugs in include/debug.h

Modified smbcontrol and the messaging system debug handler to like the
debuglevel_isset stuff.


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




More information about the samba-cvs mailing list