index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
/
debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove DEBUG macro support for old debug levels
Nikolai Kondrashov
2014-05-02
1
-28
/
+4
*
Update DEBUG* invocations to use new levels
Nikolai Kondrashov
2014-05-02
1
-1
/
+2
*
Make DEBUG macro invocations variadic
Nikolai Kondrashov
2014-05-02
1
-2
/
+2
*
Cleanup debug_fn
Nikolai Kondrashov
2014-05-02
1
-4
/
+6
*
Remove extra flushing from debug message output
Nikolai Kondrashov
2014-05-02
1
-1
/
+6
*
Move DEBUG macro body to debug_fn
Nikolai Kondrashov
2014-05-02
1
-4
/
+46
*
Fix clang format string warning.
Lukas Slebodnik
2013-07-19
1
-1
/
+1
*
More generalized function open_debug_file_ex()
Lukas Slebodnik
2013-03-13
1
-4
/
+6
*
Free resources if fileno failed
Jakub Hrozek
2012-12-20
1
-0
/
+2
*
Set cloexec flag for log files
Jakub Hrozek
2012-12-18
1
-0
/
+11
*
Include talloc log in our debug facility
Michal Zidek
2012-10-29
1
-0
/
+5
*
DEBUG: Log to syslog if we are unable to open a debug fd
Stephen Gallagher
2012-06-29
1
-0
/
+5
*
DEBUG timestamps offer higher precision
Pavel Březina
2011-09-08
1
-0
/
+1
*
New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0
Pavel Březina
2011-08-25
1
-8
/
+1
*
New DEBUG facility - conversion
Pavel Březina
2011-08-25
1
-19
/
+8
*
New DEBUG facility - new levels
Pavel Březina
2011-08-25
1
-0
/
+70
*
Handle errno properly in set_debug_file_from_fd()
Jakub Hrozek
2011-08-15
1
-2
/
+5
*
debug_timestamps fixes
Pavel Březina
2011-08-08
1
-1
/
+1
*
Set _GNU_SOURCE globally
Sumit Bose
2011-05-23
1
-1
/
+2
*
Allow changing the log level without restart
Stephen Gallagher
2011-05-06
1
-1
/
+0
*
Override config file debug_level with command-line
Stephen Gallagher
2011-05-04
1
-1
/
+2
*
Handle errors during log reopening better
Stephen Gallagher
2010-11-05
1
-2
/
+28
*
Write log opening failures to the syslog
Stephen Gallagher
2010-10-19
1
-0
/
+3
*
Reopen logs when SIGHUP is caught
Jakub Hrozek
2010-03-08
1
-0
/
+13
*
Rename server/ directory to src/
Stephen Gallagher
2010-02-18
1
-0
/
+154