summaryrefslogtreecommitdiffstats
path: root/lib/util/debug.c
Commit message (Expand)AuthorAgeFilesLines
* lib/util: add 'ldb' debug classStefan Metzmacher2013-07-091-0/+1
* debug: Add debugclass for DNS serverKai Blin2013-05-161-0/+1
* s3:smbd: add a scavenger process for disconnected durable handlesGregor Beck2013-04-181-0/+1
* Fix bug #9471 - SEGV when using second vfs module.Tsukasa Hamano2012-12-071-1/+1
* debug: Do not constantly rename logs when max log size = 0Andrew Bartlett2012-06-111-16/+18
* Remove an unused variable.Jeremy Allison2012-06-011-3/+1
* lib/util: Add a callback facility for debug messagesAndrew Bartlett2012-03-081-13/+44
* change low FDs are handled in SambaAndrew Bartlett2012-03-041-3/+8
* lib/util/debug: with log level = 10 we should be more verboseStefan Metzmacher2011-11-161-3/+9
* debug: log early messages to stdout, and keep it openAndrew Bartlett2011-07-201-0/+6
* lib/util/ Fix crash bug caused by gfree_debug()Andrew Bartlett2011-05-131-1/+1
* debug: default debug to stderr Andrew Tridgell2011-04-041-1/+2
* debug: Restore the s3-style check in check_log_size()Volker Lendecke2011-03-311-1/+6
* debug: ignore debug_set_logfile() with a blank stringAndrew Tridgell2011-03-291-1/+5
* debug: fixed a valgrind errorAndrew Tridgell2011-03-041-1/+4
* lib/util: new merged debug systemAndrew Bartlett2011-03-011-0/+1059
* lib/util move debug.[ch] out of the wayAndrew Bartlett2011-03-011-273/+0
* lib/debug Add clarifying commentsAndrew Bartlett2010-11-241-2/+2
* debug: fixed default debug settingsAndrew Tridgell2010-11-041-0/+2
* debug Explain the behaviour of setup_logging() more clearlyAndrew Bartlett2010-11-021-1/+7
* lib/debug Use vdprintf rather than manually allocateAndrew Bartlett2010-11-021-5/+1
* lib/util Remove setup_logging_stdout()Andrew Bartlett2010-11-011-9/+0
* debug: enable talloc loggingAndrew Tridgell2010-04-021-0/+12
* Fix ndrdump to use a common setup_logging() APIAndrew Bartlett2009-06-291-0/+8
* Fix build of recurusion fix in reopen_logs()Andrew Bartlett2009-06-111-1/+1
* Don't recurse in reopen_logs().Andrew Bartlett2009-06-111-0/+6
* lib/util: s/class/dclassStefan Metzmacher2009-02-021-1/+1
* Provide two symbols to allow ndrdump compiled by Samba 3 to be used forJelmer Vernooij2008-10-201-0/+1
* Fix segfault when using DEBUG() in the merged build.Jelmer Vernooij2008-10-191-1/+4
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-0/+248