lib/util/debug: with log level = 10 we should be more verbose
[metze/samba/wip.git] / lib / util / debug.c
2011-11-15 Stefan Metzmacherlib/util/debug: with log level = 10 we should be more...
2011-07-19 Andrew Bartlettdebug: log early messages to stdout, and keep it open
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-upstream/tags/samba-4.0.0alpha16
2011-05-13 Andrew Bartlettlib/util/ Fix crash bug caused by gfree_debug()
2011-04-04 Andrew Tridgelldebug: default debug to stderr
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.