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
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
2018-12-20
debug: convert dbgc_config to an array of struct debug_class
Ralph Boehme
1
-16
/
+29
2018-12-20
debug: README.Coding fixes
Ralph Boehme
1
-12
/
+19
2018-12-20
debug: rename DEBUGLEVEL_CLASS variable to dbgc_config
Ralph Boehme
1
-19
/
+19
2018-12-20
debug: move some definitions around
Ralph Boehme
1
-51
/
+52
2018-11-08
debug: Use debuglevel_(get|set) function
Andreas Schneider
1
-1
/
+11
2018-11-08
lib:util: Fix DEBUGCLASS pointer initializiation
Andreas Schneider
1
-2
/
+2
2018-08-18
s3: util: Do not take over stderr when there is no log file
Paulo Alcantara
1
-2
/
+5
2018-05-17
lib:util: Fix size types in debug.c
Andreas Schneider
1
-7
/
+7
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
s3: debug: smb2: Create a new DBGC_SMB2 debug class and mark all smbd/smb2_*....
Jeremy Allison
1
-0
/
+1
2017-09-30
lib: Fix a signed/unsigned hickup
Volker Lendecke
1
-1
/
+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
/
+1
2017-04-18
lib: debug: Avoid negative array access.
Jeremy Allison
1
-1
/
+1
2017-03-29
auth_log: Add JSON logging of Authorisation and Authentications
Gary Lockyer
1
-0
/
+1
2017-03-29
debug: Add debug class for auth_audit
Andrew Bartlett
1
-0
/
+1
2017-02-11
debug: Do not depend on the whole of samba_util.h
Andrew Bartlett
1
-1
/
+2
2017-01-20
debug: add "ringbuf" backend logging to a ringbuffer
Ralph Boehme
1
-0
/
+83
2017-01-20
debug: parse, store and pass backend option
Ralph Boehme
1
-9
/
+22
2016-12-09
lib/util: Fix indentation within routine description for dbghdrclass
Anoop C S
1
-15
/
+15
2016-12-08
lib/util: Fix input arguments description for dbghdrclass() routine
Anoop C S
1
-3
/
+1
2016-12-02
util: Initialize pointer
Andreas Schneider
1
-1
/
+1
2016-10-14
debug: Fix a few signed/unsigned hickups
Volker Lendecke
1
-3
/
+4
2016-06-27
libutil: Support systemd 230
Andreas Schneider
1
-3
/
+3
2016-05-13
debug: fix -O3 warning - unused return code of write()
Michael Adam
1
-2
/
+9
2015-11-06
Fix various spelling errors
Mathieu Parent
1
-1
/
+1
2015-07-17
lib/util: include config.h before any glibc headers
Uri Simchoni
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
-31
/
+30
2015-06-11
debug: Change syslog priority mapping to match new log level macros
Christof Schmitt
1
-4
/
+9
2015-06-04
debug: Fix default log levels
Volker Lendecke
1
-2
/
+2
2015-04-08
waf: Fix systemd detection
Andreas Schneider
1
-3
/
+3
2015-03-25
lib/util: fix the default code path for debug_set_settings()
Stefan Metzmacher
1
-2
/
+6
2015-03-23
debug: Add GPFS tracing backend
Christof Schmitt
1
-0
/
+39
[prev]
[next]