summaryrefslogtreecommitdiffstats
path: root/source/include/debug.h
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings on SuSE 9.0.Karolin Seeger2008-06-271-0/+8
* Fix tab_depth: it should not create an extra debug header.Michael Adam2008-01-231-2/+5
* Fix the non-gcc branch of "likely"Volker Lendecke2007-12-281-2/+2
* Wrap the DEBUG checks in a "unlikely"Volker Lendecke2007-12-271-6/+21
* More pstring removal. This one was tricky. I had to addJeremy Allison2007-11-151-1/+0
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-3/+3
* r25434: Add the option to print the debug class (DBGC_CLASS) in the debug hea...Michael Adam2007-10-101-5/+5
* r25416: Add registry debug class.Günther Deschner2007-10-101-0/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r14898: This change is an attempt to improve the quality of the information thatJames Peach2007-10-101-0/+4
* r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach2007-10-101-0/+1
* r12951: Tell the MIPSPro compiler to push DEBUG calls out of line.James Peach2007-10-101-0/+6
* r8427: Printerdb has been moved into a tmp branch.Günther Deschner2007-10-101-3/+2
* r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>.Jeremy Allison2007-10-101-0/+1
* r6502: add LOCKING debug class - pull PRINTINGDB class definition from trunkHerb Lewis2007-10-101-0/+2
* r1332: Typo fix.Rafal Szczesniak2007-10-101-1/+1
* r428: add acls debug classHerb Lewis2007-10-101-0/+1
* Apply James' printf format checking patch for SGI MIPSPro compiler.Tim Potter2004-02-091-0/+3
* * Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTAStefan Metzmacher2004-01-151-0/+1
* And finally IDMAP in 3_0Simo Sorce2003-05-121-0/+1
* Merge from HEAD:Tim Potter2002-12-051-9/+4
* Merge from HEAD:Andrew Bartlett2002-11-151-3/+3
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-3/+4
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-20/+23
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* allow a MAX_DEBUG_LEVEL setting in local.h (or the Makefile)Andrew Tridgell2001-12-061-6/+12
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-1/+0
* - enable MSDFS by default, there seems no reason not to have it enabledAndrew Tridgell2001-09-121-0/+1
* declare dbf in one spotAndrew Tridgell2001-09-101-0/+2
* If a debug class was explicitly set to zero the debug system would notTim Potter2001-06-011-13/+27
* - added test for vasprintfAndrew Tridgell2001-04-281-15/+2
* Merge of JohnR's changes to appliance-head, JF's changes to 2.2,Jeremy Allison2001-02-121-23/+109
* Fix for printf attribute from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>Jeremy Allison2000-10-061-2/+2
* Typo. It said "DEGUG" in the comments. I dunno how to degug, or gug forChristopher R. Hertel2000-07-121-1/+1
* Busting up of source/include/smb.h into smaller pieces which can beTim Potter2000-02-031-0/+103
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1999-12-131-121/+0
* Hived off debugging code from smb.h and put into debug.hTim Potter1999-06-131-0/+121