index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
util
/
debug.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-28
lib:util:debug Logging macros for JSON output
Gary Lockyer
1
-0
/
+13
2025-06-18
lib:util: Disable logging to syslog for startup messages
Andreas Schneider
1
-0
/
+9
2024-08-04
lib:util: Fix code spelling
Jo Sutton
1
-1
/
+1
2024-07-09
ldap_server: Add a ldapsrv debug class to log LDAP queries
Andréas Leroux
1
-0
/
+1
2023-11-24
lib/util: convert DBG_STARTUP_NOTICE() to use debug_set_forced_log_priority(D...
Stefan Metzmacher
1
-2
/
+6
2023-11-24
lib/util: add debug_set_forced_log_priority()
Stefan Metzmacher
1
-0
/
+1
2023-11-20
debug.h: introduce DEBUG_STARTUP_NOTICE
Björn Jacke
1
-0
/
+2
2023-08-08
lib/util: Fix code spelling
Joseph Sutton
1
-2
/
+2
2023-04-14
lib:util: Fix code spelling
Andreas Schneider
1
-4
/
+4
2023-04-06
lib/util: Add "debug syslog format = always", which logs to stdout in syslog ...
Andrew Bartlett
1
-1
/
+7
2023-01-26
debug: Call depth: Interface
Pavel Filipenský
1
-0
/
+2
2022-07-15
debug: Add DEBUGLF macro with explicit location and function parameters.
Pavel Filipenský
1
-0
/
+19
2022-07-15
debug: Fix whitespace and a typo in debug.h
Pavel Filipenský
1
-2
/
+2
2022-06-17
debug: add DBG_DEV()
Douglas Bagnall
1
-0
/
+13
2022-06-16
util: Add new debug setting debug_no_stderr_redirect
Martin Schwenke
1
-0
/
+1
2022-05-30
debug: update comments about setup_logging()
Douglas Bagnall
1
-5
/
+5
2022-05-10
debug: add debug_traceid_set/get() interface
Pavel Filipenský
1
-0
/
+7
2022-05-10
debug: fix trailing whitespace
Pavel Filipenský
1
-1
/
+1
2021-11-01
debug: Add debug_syslog_format setting
Martin Schwenke
1
-0
/
+2
2021-04-29
lib:util: Add debug_get_log_type() function
Andreas Schneider
1
-0
/
+1
2019-05-28
lib/util: set current_msg_{level,class} also during a DEBUGADD[C]() call
Stefan Metzmacher
1
-2
/
+5
2019-05-28
lib/util: remove unused prototypes in debug.h
Stefan Metzmacher
1
-2
/
+0
2019-05-28
lib/util: fix call to dbghdrclass() for DEBUGC()
Stefan Metzmacher
1
-1
/
+1
2018-11-08
debug: Use debuglevel_(get|set) function
Andreas Schneider
1
-15
/
+15
2018-05-16
debug: Add group logging classes
Gary Lockyer
1
-0
/
+2
2018-05-16
logging: add ldb audit classes
Gary Lockyer
1
-0
/
+6
2018-03-22
s3: smbd: SMB2: Add DBGC_SMB2_CREDITS class to specifically debug credit issues.
Jeremy Allison
1
-0
/
+1
2018-03-22
lib: debug: Add DBGC_XXX versions of the macros to allow class-specific messa...
Jeremy Allison
1
-0
/
+30
2018-03-22
s3: debug: smb2: Create a new DBGC_SMB2 debug class and mark all smbd/smb2_*....
Jeremy Allison
1
-0
/
+1
2017-09-07
debug: Add new debug class "drs_repl" for DRS replication processing
Andrew Bartlett
1
-0
/
+1
2017-06-30
debug: new debug class for kerberos
Andrew Bartlett
1
-0
/
+2
2017-03-29
auth_log: Add JSON logging of Authorisation and Authentications
Gary Lockyer
1
-1
/
+1
2017-03-29
debug: Add debug class for auth_audit
Andrew Bartlett
1
-0
/
+1
2017-01-20
debug: add "ringbuf" backend logging to a ringbuffer
Ralph Boehme
1
-0
/
+3
2016-12-05
debug: Add minimalist D_* macros
Martin Schwenke
1
-0
/
+6
2015-11-06
Fix up some aesthetics ... ie, align things as they were intended.
Richard Sharpe
1
-2
/
+2
2015-10-21
debug: Prefix messages from DBG_* with function name
Christof Schmitt
1
-5
/
+13
2015-08-01
lib/util/debug.h uses va_list, needs stdarg.h
Douglas Bagnall
1
-1
/
+1
2015-07-01
tevent: add and use debug class for tevent
Ralph Boehme
1
-0
/
+1
2015-07-01
debug: get rid of DBGC_MAX_FIXED
Ralph Boehme
1
-3
/
+0
2015-06-11
debug: Add definitions and macros for log levels
Christof Schmitt
1
-0
/
+15
2015-03-23
debug: Remove now unused syslog variables from debug_settings
Christof Schmitt
1
-2
/
+0
2015-03-23
debug: Set backends from logging parameter in smb.conf
Christof Schmitt
1
-1
/
+3
2015-03-23
debug: Remove some unneeded function declarations
Christof Schmitt
1
-3
/
+0
2015-01-08
lib/util: Avoid collision which alread defined consumer DEBUG macro.
Andreas Schneider
1
-3
/
+3
2014-12-17
lib/util: provide a dbgtext_va() function which takes va_list
Stefan Metzmacher
1
-0
/
+1
2014-09-19
debug: Standalone compile without includes.h
Martin Schwenke
1
-0
/
+6
2014-07-31
debug: Make Debug1 static
Volker Lendecke
1
-1
/
+0
2014-07-31
debug: Add some readability to debug_logtype
Volker Lendecke
1
-1
/
+8
2014-07-31
debug: Remove thread-related code from debug.c
Volker Lendecke
1
-34
/
+0
[next]