Merge branch 'master' of ssh://git.samba.org/data/git/samba into crypt
[jra/samba/.git] / source3 / include / debug.h
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijProvide the same set of helper functions for DEBUG...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-27 Karolin SeegerFix warnings on SuSE 9.0.
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-23 Michael AdamFix tab_depth: it should not create an extra debug...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-27 Volker LendeckeFix the non-gcc branch of "likely"
2007-12-27 Volker LendeckeWrap the DEBUG checks in a "unlikely"
2007-11-15 Jeremy AllisonMore pstring removal. This one was tricky. I had to add
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 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 James Peachr14898: This change is an attempt to improve the qualit...
2007-10-10 James Peachr14668: Set the FILE_STATUS_OFFLINE bit by observing...
2007-10-10 James Peachr12951: Tell the MIPSPro compiler to push DEBUG calls...
2007-10-10 Günther Deschnerr8427: Printerdb has been moved into a tmp branch.
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 Rafal Szczesniakr1332: Typo fix.
2007-10-10 Herb Lewisr428: add acls debug class
2004-02-09 Tim PotterApply James' printf format checking patch for SGI MIPSP...
2004-02-09 Tim PotterApply James' printf format checking patch for SGI MIPSP...
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-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-08 Simo Sorcesome more code
2002-12-05 Tim PotterMerge from HEAD:
2002-12-04 Tim PotterRemove FILE_MACRO as __FILE__ is ANSI C.
2002-11-15 Andrew BartlettMerge from HEAD:
2002-11-15 Andrew BartlettAdd const to DEBUG() macro.
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-08-28 Jelmer VernooijPut in intermediate version of new SAM system. It's...
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-11 Simo Sorcefew fixes from Elrond(elrond@samba-tng.org) and Billy...
2002-05-21 Simo Sorceuhh, forgot to commit the DBGC_WINBIND definition :-)
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-01-30 Tim PotterRemoved version number from file header.
2001-12-06 Andrew Tridgellallow a MAX_DEBUG_LEVEL setting in local.h (or the...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-12 Andrew Tridgell- enable MSDFS by default, there seems no reason not...
2001-09-10 Andrew Tridgelldeclare dbf in one spot
2001-06-01 Tim PotterIf a debug class was explicitly set to zero the debug...
2001-04-28 Andrew Tridgell- added test for vasprintf
2001-02-12 Jeremy AllisonMerge ... JohnR's changes to appliance-head, JF's chang...
2000-10-06 Jeremy AllisonFix for printf attribute from Mattias Gronlund <Mattias...
2000-07-12 Christopher R. HertelTypo. It said "DEGUG" in the comments. I dunno how...
2000-02-03 Tim PotterBusting up of source/include/smb.h into smaller pieces...
1999-12-13 Andrew Tridgell2nd phase of head branch sync with SAMBA_2_0 - this...
1999-06-13 Tim PotterHived off debugging code from smb.h and put into debug.h