RIP BOOL. Convert BOOL -> bool. I found a few interesting
[sfrench/samba-autobuild/.git] / source / lib / debug.c
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Michael Adamr25434: Add the option to print the debug class (DBGC_C...
2007-10-10 Michael Adamr25424: Align log level (by two) in debugging output.
2007-10-10 Günther Deschnerr25416: Add registry debug class.
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23226: Make the "debug prefix timestamp" output a...
2007-10-10 Volker Lendecker22910: Make message_send_pid static to messages.c
2007-10-10 Volker Lendecker22908: All callers of message_init now also call messa...
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Volker Lendecker22213: We can't use become_root() here, as it does...
2007-10-10 Jeremy Allisonr22096: become_root_uid_only() is unneeded - it's only...
2007-10-10 Volker Lendecker21868: Remove check_log_size from the central smbd...
2007-10-10 Herb Lewisr21825: add debug prefix timestamp to allow "short...
2007-10-10 Volker Lendecker21064: The core of this patch is
2007-10-10 Volker Lendecker17334: Some C++ warnings
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16388: Klocwork #320. Null deref.
2007-10-10 Gerald Carterr15003: patch based on code from Arkady Glabek <aglabek...
2007-10-10 James Peachr14668: Set the FILE_STATUS_OFFLINE bit by observing...
2007-10-10 Jeremy Allisonr14397: Fix deadcode in coverity error #1.
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Günther Deschnerr8428: some more old printerdb stuff.
2007-10-10 Jeremy Allisonr7981: MS-DFS tidyup patches from James Peach <jpeach...
2007-10-10 Herb Lewisr6502: add LOCKING debug class - pull PRINTINGDB class...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Gerald Carterr1834: prevent infinite recusion in reopen_logs() when...
2007-10-10 Jeremy Allisonr1425: Fix memleak in interactive mode. Reformat..
2007-10-10 Herb Lewisr772: fix cut and paste error in comment
2007-10-10 Herb Lewisr428: add acls debug class
2007-10-10 Herb Lewisr416: add a newline to the debuglevel message returned...
2004-03-26 Gerald Cartersource code fix for bug 1095 -- honor the '-l' option
2004-01-15 Stefan Metzmachermerge:
2004-01-15 Stefan Metzmacher* Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-19 Simo Sorcefixes
2003-01-30 Tim PotterMerge ... REQ_DEBUGLEVEL messaging and debug_count...
2003-01-30 Tim PotterMove debug level message handling into debug.c from...
2003-01-29 Jeremy AllisonRemoved duplicate fn to avoid compiler warning. (from...
2003-01-29 Tim PotterRemoved duplicate fn to avoid compiler warning.
2003-01-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-23 Tim PotterMerge of max log file fixes from appliance:
2003-01-04 Andrew BartlettMerge from HEAD - baseless parinoia about never having...
2003-01-03 Gerald Carterpatch to include support for daemontools from Michael...
2003-01-03 Gerald Carterpatch to include support for daemontools from Michael...
2003-01-02 Andrew BartlettCall me parinoid, but I don't like the idea that we...
2002-11-15 Andrew BartlettMerge from HEAD:
2002-11-15 Andrew BartlettAdd const to DEBUG() macro.
2002-11-09 Jelmer VernooijLast sync with HEAD
2002-11-08 Andrew BartlettCompleatly remove support for logfile truncation. ...
2002-10-26 Andrew BartlettTry to catch up on the code I've put into HEAD that...
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-18 Andrew BartlettIt seems that I'm meant to be using the helper function...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-06 Andrew Bartlettpatch from metze: add a 'vfs' debug class
2002-09-02 Jelmer VernooijFix typo - Thanks Kai
2002-09-01 Simo Sorcewrong way to handle things, bug found by kai
2002-08-28 Jelmer VernooijPut in intermediate version of new SAM system. It's...
2002-08-21 Volker LendeckeFix debug level initialization for net.c
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-28 Simo Sorcefound nasty bug in intl/lang_tdb.c tdb structure was...
2002-07-20 Tim PotterDon't try and sys_dup2(dbf->fd) if dbf == NULL.
2002-07-20 Andrew BartlettAdd support for duplicating stderr into our logfiles.
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-18 Simo Sorcemore debug classess activated
2002-06-14 Simo Sorcemoved lp_list_* functions away from param/loadparm...
2002-06-14 Andrew BartlettPatch (from ctrlsoft <jelmer@nl.linux.org>) to poptify...
2002-06-11 Simo Sorcefew fixes from Elrond(elrond@samba-tng.org) and Billy...
2002-05-26 Simo Sorcemove debug stuff from messages.c to debug.c (Elrond)
2002-05-19 Tim PotterFixed compiler warning.
2002-05-18 Simo Sorceso here it is the code to introduce seriously debuggggi...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-14 Tim Pottergetpid() -> sys_getpid()
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-07 Herb Lewismerge changes from 2.2 branch to prevent smb.conf from...
2001-10-29 Andrew BartlettMore spelling and grammer from Vance. <vance@digital...
2001-10-27 Jeremy Allisonsmbd/notify_hash.c: Merged Herb's fix.
2001-10-02 Jeremy AllisonFixed the bug with member servers in a Samba PDC hosted...
2001-09-10 Andrew Tridgellreplaced stdio in many parts of samba with a XFILE...
2001-07-25 Andrew Tridgellgot rid of INFO: msgs at debug level 1
2001-07-06 Andrew Tridgellgot rid of insanely verbose debug messages on startup
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-06-22 Jeremy AllisonFix for race condition found by Herb where we can end...
2001-06-01 Tim PotterIf a debug class was explicitly set to zero the debug...
2001-05-07 Tim PotterHey what happened to my debug messages? Early exit...
2001-04-28 Andrew Tridgell- added test for vasprintf
2001-04-27 Jeremy AllisonMore %d (uid_t) stuff...
2001-03-27 Jeremy AllisonPatch from David Gibson <dgibson@linuxcare.com> to...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-02-20 Andrew Tridgellup the debug level of the debug level change msg
next