lib/util: remove unused prototypes in debug.h
[metze/samba/wip.git] / lib / util / debug.h
2019-05-28 Stefan Metzmacherlib/util: remove unused prototypes in debug.h
2019-05-28 Stefan Metzmacherlib/util: fix call to dbghdrclass() for DEBUGC()
2018-11-08 Andreas Schneiderdebug: Use debuglevel_(get|set) function
2018-05-16 Gary Lockyerdebug: Add group logging classes
2018-05-16 Gary Lockyerlogging: add ldb audit classes
2018-03-22 Jeremy Allisons3: smbd: SMB2: Add DBGC_SMB2_CREDITS class to specific...
2018-03-22 Jeremy Allisonlib: debug: Add DBGC_XXX versions of the macros to...
2018-03-22 Jeremy Allisons3: debug: smb2: Create a new DBGC_SMB2 debug class...
2017-09-07 Andrew Bartlettdebug: Add new debug class "drs_repl" for DRS replicati...
2017-06-30 Andrew Bartlettdebug: new debug class for kerberos
2017-03-29 Gary Lockyerauth_log: Add JSON logging of Authorisation and Authent...
2017-03-29 Andrew Bartlettdebug: Add debug class for auth_audit
2017-01-20 Ralph Boehmedebug: add "ringbuf" backend logging to a ringbuffer
2016-12-05 Martin Schwenkedebug: Add minimalist D_* macros
2015-11-06 Richard SharpeFix up some aesthetics ... ie, align things as they...
2015-10-21 Christof Schmittdebug: Prefix messages from DBG_* with function name
2015-08-01 Douglas Bagnalllib/util/debug.h uses va_list, needs stdarg.h
2015-07-01 Ralph Boehmetevent: add and use debug class for tevent
2015-07-01 Ralph Boehmedebug: get rid of DBGC_MAX_FIXED
2015-06-10 Christof Schmittdebug: Add definitions and macros for log levels
2015-03-23 Christof Schmittdebug: Remove now unused syslog variables from debug_se...
2015-03-23 Christof Schmittdebug: Set backends from logging parameter in smb.conf
2015-03-23 Christof Schmittdebug: Remove some unneeded function declarations
2015-01-08 Andreas Schneiderlib/util: Avoid collision which alread defined consumer...
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.