summaryrefslogtreecommitdiffstats
path: root/source/include/debug.h
Commit message (Collapse)AuthorAgeFilesLines
* Syncup getting ready for release.Jeremy Allison2001-07-061-15/+2
| | | | Jeremy.
* include/debug.h:Jeremy Allison2001-02-091-23/+109
| | | | | | | | | | | lib/debug.c: Fixes from JohnR to implement debug classes. smbd/process.c: smbd/server.c: param/loadparm.c: "max smbd processes" parameter from JohnR. rpc_parse/parse_spoolss.c: Drivername fix from JohnR. rpc_server/srv_spoolss_nt.c: Update from JF. smbd/trans2.c: Revert incorrect wildcard fix. Jeremy.
* Fix for printf attribute from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>Jeremy Allison2000-10-061-2/+2
| | | | | Added "codepage directory" patch from Peter.Polkinghorne@brunel.ac.uk Jeremy.
* Typo. It said "DEGUG" in the comments. I dunno how to degug, or gug forChristopher R. Hertel2000-07-121-1/+1
| | | | that matter. crh
* Busting up of source/include/smb.h into smaller pieces which can beTim Potter2000-02-031-0/+103
| | | | #included by VFS modules without bringing in too much other junk.
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files ↵Andrew Tridgell1999-12-131-121/+0
| | | | that were in the head branch but weren't in SAMBA_2_0
* Hived off debugging code from smb.h and put into debug.hTim Potter1999-06-131-0/+121