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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-28
lib:util:debug Logging macros for JSON output
Gary Lockyer
1
-0
/
+46
2025-06-18
lib:util: Disable logging to syslog for startup messages
Andreas Schneider
1
-0
/
+15
2024-01-04
lib: Confine the copy_no_nl memcpy to debug_gpfs_log()
Volker Lendecke
1
-62
/
+29
2024-01-04
lib: Avoid memcpy in debug_lttng_log()
Volker Lendecke
1
-9
/
+12
2024-01-04
lib: Avoid memcpy in debug_systemd_log()
Volker Lendecke
1
-12
/
+21
2023-11-24
lib/util: add debug_set_forced_log_priority()
Stefan Metzmacher
1
-0
/
+10
2023-10-01
lib/util: Fix building with FORTIFY_SOURCE=2
Joseph Sutton
1
-1
/
+1
2023-08-28
util: Avoid logging to multiple backends for stdout/stderr
Martin Schwenke
1
-23
/
+13
2023-04-14
debug: Only initialize gpfs wrapper when gpfs logging is enabled
Christof Schmitt
1
-1
/
+3
2023-04-06
lib/util: Add "debug syslog format = always", which logs to stdout in syslog ...
Andrew Bartlett
1
-8
/
+31
2023-01-26
debug: Call depth: Indent the debug text
Pavel Filipenský
1
-0
/
+13
2023-01-26
debug: Call depth: Print ", depth=..." in the debug header
Pavel Filipenský
1
-0
/
+10
2023-01-26
debug: Call depth: Interface
Pavel Filipenský
1
-0
/
+11
2023-01-26
debug: Fix whitespaces in debug.c
Pavel Filipenský
1
-4
/
+4
2022-12-14
lib: Use talloc_asprintf_addbuf() in debug.c
Volker Lendecke
1
-9
/
+6
2022-06-17
util/debug: share classname table with tests
Douglas Bagnall
1
-40
/
+5
2022-06-17
debug: add DBG_DEV()
Douglas Bagnall
1
-0
/
+66
2022-06-17
debug: drop an '#if _SAMBA_BUILD_ == 3'
Douglas Bagnall
1
-15
/
+7
2022-06-16
util: Add new debug setting debug_no_stderr_redirect
Martin Schwenke
1
-1
/
+2
2022-05-30
debug: update comments about setup_logging()
Douglas Bagnall
1
-9
/
+18
2022-05-10
debug: add debug_traceid_set/get() interface
Pavel Filipenský
1
-2
/
+26
2022-02-22
util: CID 1499409: Memory - corruptions (OVERLAPPING_COPY)
Martin Schwenke
1
-1
/
+2
2021-11-11
lib/debug: in debug_set_logfile() call reopen_logs_internal()
Ralph Boehme
1
-0
/
+2
2021-11-11
lib/debug: fix fd check before dup'ing to stderr
Ralph Boehme
1
-2
/
+1
2021-11-01
debug: Add debug_syslog_format setting
Martin Schwenke
1
-1
/
+74
2021-10-14
debug: Optimise construction of msg_no_nl
Martin Schwenke
1
-5
/
+15
2021-10-14
debug: Move msg_no_nl to state
Martin Schwenke
1
-38
/
+14
2021-10-14
debug: Optimise early return when header string buffer is full
Martin Schwenke
1
-6
/
+3
2021-10-14
debug: Optimise to avoid walking the header string
Martin Schwenke
1
-5
/
+8
2021-10-14
debug: Optimise construction of header_str_no_nl
Martin Schwenke
1
-4
/
+34
2021-10-14
debug: Rename variable for consistency
Martin Schwenke
1
-6
/
+6
2021-10-14
debug: Push message length argument down to backend log functions
Martin Schwenke
1
-18
/
+34
2021-10-14
debug: Add length argument to Debug1()
Martin Schwenke
1
-4
/
+5
2021-10-14
debug: Avoid debug header being separated from debug text
Martin Schwenke
1
-4
/
+42
2021-10-14
debug: Factor out function copy_no_nl()
Martin Schwenke
1
-8
/
+22
2021-10-14
debug: Add a level of indirection to ring buffer logging
Martin Schwenke
1
-3
/
+9
2021-10-14
debug: Move header_str and hs_len to state
Martin Schwenke
1
-26
/
+54
2021-09-18
debug: Remove "override_logfile"
Volker Lendecke
1
-10
/
+0
2021-07-01
lib/util: improve debug message about unknown classes
Stefan Metzmacher
1
-2
/
+1
2021-04-29
lib:util: Add debug_get_log_type() function
Andreas Schneider
1
-0
/
+5
2020-12-07
debug: detect logrotation by checking inode number
Ralph Boehme
1
-2
/
+29
2020-12-07
debug: pass struct debug_class *config to do_one_check_log_size()
Ralph Boehme
1
-13
/
+9
2020-12-07
debug: pass struct debug_class *config to reopen_one_log()
Ralph Boehme
1
-6
/
+6
2020-11-10
debug: remove a cast, which makes the Solaris Studio compiler unhappy
Björn Jacke
1
-1
/
+1
2020-07-02
lib/debug: set the correct default backend loglevel to MAX_DEBUG_LEVEL
Ralph Boehme
1
-1
/
+1
2020-07-02
lib/debug: assert file backend
Ralph Boehme
1
-6
/
+6
2020-05-07
lib:util: Fix smbclient -l basename dir
Amit Kumar
1
-1
/
+7
2020-04-22
util: Fix signed/unsigned integer comparison
Martin Schwenke
1
-1
/
+1
2020-02-19
lib: Fix rotating nonstandard debug class log files
Volker Lendecke
1
-1
/
+1
2019-09-01
Spelling fixes s/preceeding/preceding/
Mathieu Parent
1
-1
/
+1
[next]