Add the option to print the debug class (DBGC_CLASS) in the debug header.
authorobnox <obnox@0c0555d6-39d7-0310-84fc-f1cc0bd64818>
Sun, 30 Sep 2007 08:07:06 +0000 (08:07 +0000)
committerobnox <obnox@0c0555d6-39d7-0310-84fc-f1cc0bd64818>
Sun, 30 Sep 2007 08:07:06 +0000 (08:07 +0000)
commit15fdfaf0819db1f405d9bc86063c1e87999bd842
tree96b90f3d1d205171fd6250f0ddce77b1cc9021df
parent93b22fcd0aaff650dd3c293512e0e2e3c0e98bf3
Add the option to print the debug class (DBGC_CLASS) in the debug header.
Control this by a new boolean smb.conf option "debug class" which is
by default set to "no" to keep the default debug header unchanged.

Michael

Note: You need to make clean for this patch.

git-svn-id: svn+ssh://svn.samba.org/data/svn/samba/branches/SAMBA_3_2@25434 0c0555d6-39d7-0310-84fc-f1cc0bd64818
source/include/debug.h
source/lib/debug.c
source/param/loadparm.c