mirror of
https://github.com/samba-team/samba.git
synced 2025-11-22 16:23:49 +03:00
sync'ing up for 3.0alpha20 release
This commit is contained in:
@@ -89,9 +89,10 @@ extern int DEBUGLEVEL;
|
||||
#define DBGC_RPC_SRV 6
|
||||
#define DBGC_RPC_CLI 7
|
||||
#define DBGC_PASSDB 8
|
||||
#define DBGC_AUTH 9
|
||||
#define DBGC_WINBIND 10
|
||||
|
||||
#define DBGC_SAM 9
|
||||
#define DBGC_AUTH 10
|
||||
#define DBGC_WINBIND 11
|
||||
#define DBGC_VFS 12
|
||||
|
||||
/* So you can define DBGC_CLASS before including debug.h */
|
||||
#ifndef DBGC_CLASS
|
||||
|
||||
Reference in New Issue
Block a user