CVS update: samba/source/lib

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

Modified Files:
	debug.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:
debug.c		1.37 => 1.38
	http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/debug.c?r1=1.37&r2=1.38




More information about the samba-cvs mailing list