summaryrefslogtreecommitdiffstats
path: root/lib/util/debug.h
Commit message (Expand)AuthorAgeFilesLines
* lib/util: add 'ldb' debug classStefan Metzmacher2013-07-091-1/+2
* debug: Add ability to dump_data per debug classKai Blin2013-05-181-0/+7
* debug: Add debugclass for DNS serverKai Blin2013-05-161-1/+2
* s3:smbd: add a scavenger process for disconnected durable handlesGregor Beck2013-04-181-1/+2
* Fix bug #8877 - Syslog broken owing to mistyping of debug_settings.syslog.Joseph Tam2012-04-201-1/+1
* lib/util: Add a callback facility for debug messagesAndrew Bartlett2012-03-081-1/+8
* debug: log early messages to stdout, and keep it openAndrew Bartlett2011-07-201-0/+1
* lib/util Change debug priority order: DEBUG_STDOUT now overrides DEBUG_FILEAndrew Bartlett2011-07-201-1/+1
* lib/util: new merged debug systemAndrew Bartlett2011-03-011-0/+269
* lib/util move debug.[ch] out of the wayAndrew Bartlett2011-03-011-150/+0
* debug: fixed default debug settingsAndrew Tridgell2010-11-041-1/+5
* lib/util Remove setup_logging_stdout()Andrew Bartlett2010-11-011-6/+1
* lib/debug Add DEBUGC and DEBUGADDC as dummiesAndrew Bartlett2010-10-121-0/+4
* debug: enable talloc loggingAndrew Tridgell2010-04-021-0/+3
* s4-debug: removed debug_ctx(). It didn't catch on :-)Andrew Tridgell2010-01-091-4/+0
* Fix ndrdump to use a common setup_logging() APIAndrew Bartlett2009-06-291-1/+10
* Revert "s4:debug: make setup_logging() a bit more compatible with samba3"Andrew Bartlett2009-06-291-1/+1
* s4:debug: make setup_logging() a bit more compatible with samba3Stefan Metzmacher2009-01-091-1/+1
* lib/util: make it possible to use debug.h with using xfile.hStefan Metzmacher2008-12-171-1/+2
* Rename class to "cls" since the first is a keyword name in C++. Thanks,Jelmer Vernooij2008-11-021-1/+1
* ALlow util/debug.h to be included more than once.Jelmer Vernooij2008-11-011-0/+5
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+4
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-0/+129