debug: Restore the s3-style check in check_log_size()
[samba.git] / lib / util / debug.c
2011-03-31 Volker Lendeckedebug: Restore the s3-style check in check_log_size()
2011-03-29 Andrew Tridgelldebug: ignore debug_set_logfile() with a blank string
2011-03-04 Andrew Tridgelldebug: fixed a valgrind error
2011-03-01 Andrew Bartlettlib/util: new merged debug system
2011-03-01 Andrew Bartlettlib/util move debug.[ch] out of the way
2010-11-24 Andrew Bartlettlib/debug Add clarifying comments
2010-11-04 Andrew Tridgelldebug: fixed default debug settings
2010-11-02 Andrew Bartlettdebug Explain the behaviour of setup_logging() more...
2010-11-02 Andrew Bartlettlib/debug Use vdprintf rather than manually allocate
2010-11-01 Andrew Bartlettlib/util Remove setup_logging_stdout()
2010-04-02 Andrew Tridgelldebug: enable talloc logging
2009-06-29 Andrew BartlettFix ndrdump to use a common setup_logging() API
2009-06-11 Andrew BartlettFix build of recurusion fix in reopen_logs()
2009-06-11 Andrew BartlettDon't recurse in reopen_logs().
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmacherlib/util: s/class/dclass
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jelmer VernooijProvide two symbols to allow ndrdump compiled by Samba...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijFix segfault when using DEBUG() in the merged build.
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijMove lib/util from source4 to top-level libutil.