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
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
2019-06-11
lib/util: clang: Fix 'Null pointer passed as an argument...' warning
Noel Power
1
-3
/
+7
2019-05-28
lib/util: set current_msg_{level,class} also during a DEBUGADD[C]() call
Stefan Metzmacher
1
-5
/
+12
2019-05-06
lib util debug: Increase format buffer to 4KiB
Gary Lockyer
1
-1
/
+1
2019-02-07
lib/debug: retain full string in state.prog_name global
David Disseldorp
1
-4
/
+8
2018-12-20
debug: enable per debug-class logfiles
Ralph Boehme
1
-2
/
+13
2018-12-20
debug: remove fd and debugf from state, use dbgc_config[DBGC_ALL]
Ralph Boehme
1
-25
/
+34
2018-12-20
debug: update logsize checking for per debug-class logfiles
Ralph Boehme
1
-0
/
+14
2018-12-20
debug: update need_to_check_log_size() for per debug-class logfiles
Ralph Boehme
1
-2
/
+15
2018-12-20
debug: add support for per debug-class logfiles
Ralph Boehme
1
-1
/
+14
2018-12-20
debug: add resource cleanup for per debug-class logfiles
Ralph Boehme
1
-0
/
+1
2018-12-20
debug: add logfile and fd to struct debug_class
Ralph Boehme
1
-1
/
+17
2018-12-20
debug: factor out logfile size check
Ralph Boehme
1
-19
/
+54
2018-12-20
debug: factor out a function that opens and closes the new and old logfile
Ralph Boehme
1
-16
/
+24
2018-12-20
debug: track current debug message class
Ralph Boehme
1
-0
/
+4
[next]