Add two more memory-debug smbcontrol messages: these ones should
authorMartin Pool <mbp@samba.org>
Wed, 9 Jan 2002 08:27:15 +0000 (08:27 +0000)
committerMartin Pool <mbp@samba.org>
Wed, 9 Jan 2002 08:27:15 +0000 (08:27 +0000)
commitbcb443c5c4bf97fe6b5b0993e42496c2e64f0124
tree38dae5256adfce403807a807517ed9e36791d9ce
parent5f6feb55d7e7566549141ebb1786b6f2f9f2645b
Add two more memory-debug smbcontrol messages: these ones should
prompt dmalloc to log information about what happening, so you can see
in flight why smbd is getting bloated.
source/Makefile.in
source/include/messages.h
source/lib/dmallocmsg.c [new file with mode: 0644]
source/smbd/server.c
source/utils/smbcontrol.c