CVS update: samba/source/include

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

Modified Files:
	debug.h 
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.h		1.7 => 1.8
	http://www.samba.org/cgi-bin/cvsweb/samba/source/include/debug.h?r1=1.7&r2=1.8




More information about the samba-cvs mailing list