summaryrefslogtreecommitdiff
path: root/source3/include/debug.h
AgeCommit message (Collapse)AuthorFilesLines
2000-07-12Typo. It said "DEGUG" in the comments. I dunno how to degug, or gug forChristopher R. Hertel1-1/+1
that matter. crh (This used to be commit 6ee63ecfa5f9c984f51c15597a50e085ab722e87)
2000-02-03Busting up of source/include/smb.h into smaller pieces which can beTim Potter1-0/+103
#included by VFS modules without bringing in too much other junk. (This used to be commit 13a2cf80f65156e725a5716e62a4c44e70f5340f)
1999-12-132nd phase of head branch sync with SAMBA_2_0 - this delets all the files ↵Andrew Tridgell1-121/+0
that were in the head branch but weren't in SAMBA_2_0 (This used to be commit d7b208786590b5a28618590172b8d523627dda09)
1999-06-13Hived off debugging code from smb.h and put into debug.hTim Potter1-0/+121
(This used to be commit afe5be3cf62b90100861e2433ea885f5d6f8708c)