CVS update: samba/source/utils

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


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

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

Modified Files:
	pdbedit.c smbcontrol.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:
pdbedit.c		1.44 => 1.45
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/pdbedit.c?r1=1.44&r2=1.45
smbcontrol.c		1.42 => 1.43
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbcontrol.c?r1=1.42&r2=1.43




More information about the samba-cvs mailing list