summaryrefslogtreecommitdiff
path: root/lib/util/debug.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-09lib/util: add 'ldb' debug classStefan Metzmacher1-1/+2
2013-05-18debug: Add ability to dump_data per debug classKai Blin1-0/+7
2013-05-16debug: Add debugclass for DNS serverKai Blin1-1/+2
2013-04-18s3:smbd: add a scavenger process for disconnected durable handlesGregor Beck1-1/+2
2012-04-20Fix bug #8877 - Syslog broken owing to mistyping of debug_settings.syslog.Joseph Tam1-1/+1
2012-03-08lib/util: Add a callback facility for debug messagesAndrew Bartlett1-1/+8
2011-07-20debug: log early messages to stdout, and keep it openAndrew Bartlett1-0/+1
2011-07-20lib/util Change debug priority order: DEBUG_STDOUT now overrides DEBUG_FILEAndrew Bartlett1-1/+1
2011-03-01lib/util: new merged debug systemAndrew Bartlett1-0/+269
2011-03-01lib/util move debug.[ch] out of the wayAndrew Bartlett1-150/+0
2010-11-04debug: fixed default debug settingsAndrew Tridgell1-1/+5
2010-11-01lib/util Remove setup_logging_stdout()Andrew Bartlett1-6/+1
2010-10-12lib/debug Add DEBUGC and DEBUGADDC as dummiesAndrew Bartlett1-0/+4
2010-04-02debug: enable talloc loggingAndrew Tridgell1-0/+3
2010-01-09s4-debug: removed debug_ctx(). It didn't catch on :-)Andrew Tridgell1-4/+0
2009-06-29Fix ndrdump to use a common setup_logging() APIAndrew Bartlett1-1/+10
2009-06-29Revert "s4:debug: make setup_logging() a bit more compatible with samba3"Andrew Bartlett1-1/+1
2009-01-09s4:debug: make setup_logging() a bit more compatible with samba3Stefan Metzmacher1-1/+1
2008-12-17lib/util: make it possible to use debug.h with using xfile.hStefan Metzmacher1-1/+2
2008-11-02Rename class to "cls" since the first is a keyword name in C++. Thanks,Jelmer Vernooij1-1/+1
2008-11-01ALlow util/debug.h to be included more than once.Jelmer Vernooij1-0/+5
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij1-0/+4
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-0/+129