summaryrefslogtreecommitdiff
path: root/lib/util/debug.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-13lib/util/ Fix crash bug caused by gfree_debug()Andrew Bartlett1-1/+1
2011-04-04debug: default debug to stderr Andrew Tridgell1-1/+2
2011-03-31debug: Restore the s3-style check in check_log_size()Volker Lendecke1-1/+6
2011-03-29debug: ignore debug_set_logfile() with a blank stringAndrew Tridgell1-1/+5
2011-03-04debug: fixed a valgrind errorAndrew Tridgell1-1/+4
2011-03-01lib/util: new merged debug systemAndrew Bartlett1-0/+1059
2011-03-01lib/util move debug.[ch] out of the wayAndrew Bartlett1-273/+0
2010-11-24lib/debug Add clarifying commentsAndrew Bartlett1-2/+2
2010-11-04debug: fixed default debug settingsAndrew Tridgell1-0/+2
2010-11-02debug Explain the behaviour of setup_logging() more clearlyAndrew Bartlett1-1/+7
2010-11-02lib/debug Use vdprintf rather than manually allocateAndrew Bartlett1-5/+1
2010-11-01lib/util Remove setup_logging_stdout()Andrew Bartlett1-9/+0
2010-04-02debug: enable talloc loggingAndrew Tridgell1-0/+12
2009-06-29Fix ndrdump to use a common setup_logging() APIAndrew Bartlett1-0/+8
2009-06-11Fix build of recurusion fix in reopen_logs()Andrew Bartlett1-1/+1
2009-06-11Don't recurse in reopen_logs().Andrew Bartlett1-0/+6
2009-02-02lib/util: s/class/dclassStefan Metzmacher1-1/+1
2008-10-20Provide two symbols to allow ndrdump compiled by Samba 3 to be used forJelmer Vernooij1-0/+1
2008-10-19Fix segfault when using DEBUG() in the merged build.Jelmer Vernooij1-1/+4
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-0/+248