auth/credentials: add cli_credentials_set_utf16_password()
[obnox/samba/samba-obnox.git] / lib / util / debug.h
2014-12-17 Stefan Metzmacherlib/util: provide a dbgtext_va() function which takes...
2014-09-19 Martin Schwenkedebug: Standalone compile without includes.h
2014-07-31 Volker Lendeckedebug: Make Debug1 static
2014-07-31 Volker Lendeckedebug: Add some readability to debug_logtype
2014-07-31 Volker Lendeckedebug: Remove thread-related code from debug.c
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-07-09 Stefan Metzmacherlib/util: add 'ldb' debug class
2013-05-18 Kai Blindebug: Add ability to dump_data per debug class
2013-05-16 Kai Blindebug: Add debugclass for DNS server
2013-04-18 Gregor Becks3:smbd: add a scavenger process for disconnected durab...
2012-04-19 Joseph TamFix bug #8877 - Syslog broken owing to mistyping of...
2012-03-08 Andrew Bartlettlib/util: Add a callback facility for debug messages
2011-07-19 Andrew Bartlettdebug: log early messages to stdout, and keep it open
2011-07-19 Andrew Bartlettlib/util Change debug priority order: DEBUG_STDOUT...
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-04 Andrew Tridgelldebug: fixed default debug settings
2010-11-01 Andrew Bartlettlib/util Remove setup_logging_stdout()
2010-10-12 Andrew Bartlettlib/debug Add DEBUGC and DEBUGADDC as dummies
2010-04-02 Andrew Tridgelldebug: enable talloc logging
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-08 Andrew Tridgells4-debug: removed debug_ctx(). It didn't catch on :-)
2009-06-29 Andrew BartlettFix ndrdump to use a common setup_logging() API
2009-06-29 Andrew BartlettRevert "s4:debug: make setup_logging() a bit more compa...
2009-01-09 Stefan Metzmachers4:debug: make setup_logging() a bit more compatible...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-17 Stefan Metzmacherlib/util: make it possible to use debug.h with using...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijRename class to "cls" since the first is a keyword...
2008-11-01 Jelmer VernooijALlow util/debug.h to be included more than once.
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 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Jelmer VernooijMake sure prototypes are always included, make some...
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.