Age | Commit message (Expand) | Author | Files | Lines |
2011-07-20 | debug: log early messages to stdout, and keep it open | Andrew Bartlett | 1 | -0/+6 |
2011-05-13 | lib/util/ Fix crash bug caused by gfree_debug() | Andrew Bartlett | 1 | -1/+1 |
2011-04-04 | debug: default debug to stderr | Andrew Tridgell | 1 | -1/+2 |
2011-03-31 | debug: Restore the s3-style check in check_log_size() | Volker Lendecke | 1 | -1/+6 |
2011-03-29 | debug: ignore debug_set_logfile() with a blank string | Andrew Tridgell | 1 | -1/+5 |
2011-03-04 | debug: fixed a valgrind error | Andrew Tridgell | 1 | -1/+4 |
2011-03-01 | lib/util: new merged debug system | Andrew Bartlett | 1 | -0/+1059 |
2011-03-01 | lib/util move debug.[ch] out of the way | Andrew Bartlett | 1 | -273/+0 |
2010-11-24 | lib/debug Add clarifying comments | Andrew Bartlett | 1 | -2/+2 |
2010-11-04 | debug: fixed default debug settings | Andrew Tridgell | 1 | -0/+2 |
2010-11-02 | debug Explain the behaviour of setup_logging() more clearly | Andrew Bartlett | 1 | -1/+7 |
2010-11-02 | lib/debug Use vdprintf rather than manually allocate | Andrew Bartlett | 1 | -5/+1 |
2010-11-01 | lib/util Remove setup_logging_stdout() | Andrew Bartlett | 1 | -9/+0 |
2010-04-02 | debug: enable talloc logging | Andrew Tridgell | 1 | -0/+12 |
2009-06-29 | Fix ndrdump to use a common setup_logging() API | Andrew Bartlett | 1 | -0/+8 |
2009-06-11 | Fix build of recurusion fix in reopen_logs() | Andrew Bartlett | 1 | -1/+1 |
2009-06-11 | Don't recurse in reopen_logs(). | Andrew Bartlett | 1 | -0/+6 |
2009-02-02 | lib/util: s/class/dclass | Stefan Metzmacher | 1 | -1/+1 |
2008-10-20 | Provide two symbols to allow ndrdump compiled by Samba 3 to be used for | Jelmer Vernooij | 1 | -0/+1 |
2008-10-19 | Fix segfault when using DEBUG() in the merged build. | Jelmer Vernooij | 1 | -1/+4 |
2008-10-11 | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 1 | -0/+248 |