CVS update: samba/source/lib

Simo Sorce idra at samba.org
Sun May 19 01:09:19 EST 2002


Date:	Sat May 18 08:09:19 2002
Author:	idra

Update of /data/cvs/samba/source/lib
In directory va:/tmp/cvs-serv2334/lib

Modified Files:
	debug.c messages.c 
Log Message:
so here it is the code to introduce seriously debugggging classes.
this is a first step only passdb stuff has beein "classized".

 - so what can you do? 
   set debug level to:  1 poasdb:10
   that will make all the code run at debug level 1 except the code in
   passdb/* files that will run at level 10
   TODO: fix the man page

 - also smbcontrol has this nice feature so smbcontrol smbd debug 3 passdb:5
   will set every smbd to have a default log level of 3 while passdb stuff
   will be at level 5

   and so no..

  minor cosmetic fix to pdbedit is there too



Revisions:
debug.c		1.49 => 1.50
	http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/debug.c?r1=1.49&r2=1.50
messages.c		1.48 => 1.49
	http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/messages.c?r1=1.48&r2=1.49




More information about the samba-cvs mailing list