From bd6f38ed8b7d50f93e6d629280b11d090920f133 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Thu, 15 Apr 2021 13:52:38 +1200 Subject: debug: Synchronise "log level" in smb.conf with the code This is done by pasting in the contents of default_classname_table[] in lib/util/debug.c into cut -f 2 -d \"| xargs -i sh -c 'echo "\t{}"' BUG: https://bugzilla.samba.org/show_bug.cgi?id=14689 Signed-off-by: Andrew Bartlett Reviewed-by: Andreas Schneider (cherry picked from commit 0d30d74e89829cc7b4faa6ba835e3d90c1c410aa) --- docs-xml/smbdotconf/logging/loglevel.xml | 33 +++++++++++++++++--------------- 1 file changed, 18 insertions(+), 15 deletions(-) (limited to 'docs-xml') diff --git a/docs-xml/smbdotconf/logging/loglevel.xml b/docs-xml/smbdotconf/logging/loglevel.xml index 273765c6fbe..f185c22d649 100644 --- a/docs-xml/smbdotconf/logging/loglevel.xml +++ b/docs-xml/smbdotconf/logging/loglevel.xml @@ -24,8 +24,6 @@ printdrivers lanman smb - smb2 - smb2_credits rpc_parse rpc_srv rpc_cli @@ -41,19 +39,24 @@ msdfs dmapi registry - scavenger - dns - ldb - tevent - auth_audit - auth_json_audit - kerberos - dsdb_audit - dsdb_json_audit - dsdb_password_audit - dsdb_password_json_audit - dsdb_transaction_audit - dsdb_transaction_json_audit + scavenger + dns + ldb + tevent + auth_audit + auth_json_audit + kerberos + drs_repl + smb2 + smb2_credits + dsdb_audit + dsdb_json_audit + dsdb_password_audit + dsdb_password_json_audit + dsdb_transaction_audit + dsdb_transaction_json_audit + dsdb_group_audit + dsdb_group_json_audit To configure the logging for specific classes to go into a different -- cgit v1.2.1