r25434: Add the option to print the debug class (DBGC_CLASS) in the debug header.
authorMichael Adam <obnox@samba.org>
Sun, 30 Sep 2007 08:07:06 +0000 (08:07 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:31:05 +0000 (12:31 -0500)
commitb6a6fbd49309630e00983f9c2e654b805336ffae
tree93cc38035a39dea6213d41c09e78fcb1697b2521
parentf3cf737ff0412ef8faf40a02e8e99c8ce8a271ff
r25434: 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.
(This used to be commit 066a46ba91ca734d9e20cb9d6db36fec209a27d7)
source3/include/debug.h
source3/lib/debug.c
source3/param/loadparm.c