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)
commit066a46ba91ca734d9e20cb9d6db36fec209a27d7
treecb45e19be7548ff6f13e25bb34bd5f7ae1b981bb
parentee1eba2855c7ee2d60ba7d354e6731da78cbd48e
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.
source/include/debug.h
source/lib/debug.c
source/param/loadparm.c