summaryrefslogtreecommitdiff
path: root/source3/include/debug.h
AgeCommit message (Expand)AuthorFilesLines
2010-03-14s3: Fix some nonempty blank linesVolker Lendecke1-3/+3
2008-10-11Provide the same set of helper functions for DEBUG in Samba 3 and SambaJelmer Vernooij1-5/+7
2008-06-27Fix warnings on SuSE 9.0.Karolin Seeger1-0/+8
2008-01-23Fix tab_depth: it should not create an extra debug header.Michael Adam1-2/+5
2007-12-28Fix the non-gcc branch of "likely"Volker Lendecke1-2/+2
2007-12-27Wrap the DEBUG checks in a "unlikely"Volker Lendecke1-6/+21
2007-11-15More pstring removal. This one was tricky. I had to addJeremy Allison1-1/+0
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-3/+3
2007-10-10r25434: Add the option to print the debug class (DBGC_CLASS) in the debug hea...Michael Adam1-5/+5
2007-10-10r25416: Add registry debug class.Günther Deschner1-0/+1
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r14898: This change is an attempt to improve the quality of the information thatJames Peach1-0/+4
2007-10-10r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach1-0/+1
2007-10-10r12951: Tell the MIPSPro compiler to push DEBUG calls out of line.James Peach1-0/+6
2007-10-10r8427: Printerdb has been moved into a tmp branch.Günther Deschner1-3/+2
2007-10-10r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>.Jeremy Allison1-0/+1
2007-10-10r6502: add LOCKING debug class - pull PRINTINGDB class definition from trunkHerb Lewis1-0/+2
2007-10-10r1332: Typo fix.Rafal Szczesniak1-1/+1
2007-10-10r428: add acls debug classHerb Lewis1-0/+1
2004-02-09Apply James' printf format checking patch for SGI MIPSPro compiler.Tim Potter1-0/+3
2004-01-15* Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTAStefan Metzmacher1-0/+1
2003-05-12And finally IDMAP in 3_0Simo Sorce1-0/+1
2002-12-05Merge from HEAD:Tim Potter1-9/+4
2002-11-15Merge from HEAD:Andrew Bartlett1-3/+3
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-3/+4
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-20/+23
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-12-06allow a MAX_DEBUG_LEVEL setting in local.h (or the Makefile)Andrew Tridgell1-6/+12
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-1/+0
2001-09-12- enable MSDFS by default, there seems no reason not to have it enabledAndrew Tridgell1-0/+1
2001-09-10declare dbf in one spotAndrew Tridgell1-0/+2
2001-06-01If a debug class was explicitly set to zero the debug system would notTim Potter1-13/+27
2001-04-28- added test for vasprintfAndrew Tridgell1-15/+2
2001-02-12Merge of JohnR's changes to appliance-head, JF's changes to 2.2,Jeremy Allison1-23/+109
2000-10-06Fix for printf attribute from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>Jeremy Allison1-2/+2
2000-07-12Typo. It said "DEGUG" in the comments. I dunno how to degug, or gug forChristopher R. Hertel1-1/+1
2000-02-03Busting up of source/include/smb.h into smaller pieces which can beTim Potter1-0/+103
1999-12-132nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1-121/+0
1999-06-13Hived off debugging code from smb.h and put into debug.hTim Potter1-0/+121