summaryrefslogtreecommitdiffstats
path: root/source3/lib/dmallocmsg.c
Commit message (Collapse)AuthorAgeFilesLines
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-2/+2
| | | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck) (This used to be commit 939c3cb5d78e3a2236209b296aa8aba8bdce32d3)
* Removed version number from file header.Tim Potter2002-01-301-1/+1
| | | | | Changed "SMB/Netbios" to "SMB/CIFS" in file header. (This used to be commit 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa)
* #ifdef variable that's not used without dmallocMartin Pool2002-01-151-0/+2
| | | | (This used to be commit bf513668cb76fd20b04b8142c86c263280b05bb6)
* Add two more memory-debug smbcontrol messages: these ones shouldMartin Pool2002-01-091-0/+70
prompt dmalloc to log information about what happening, so you can see in flight why smbd is getting bloated. (This used to be commit bcb443c5c4bf97fe6b5b0993e42496c2e64f0124)