r11962: Bring talloc up to date with Samba4, re-add the
authorJeremy Allison <jra@samba.org>
Tue, 29 Nov 2005 23:01:39 +0000 (23:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:40 +0000 (11:05 -0500)
commita77658a33f84c2961fe92bec7576fb581e3c7ad6
treed2fa73cbaba29d18694db332ce1183fd02a8d8d0
parente789a870f185227f44f950261d54b1d02e6f5a8f
r11962: Bring talloc up to date with Samba4, re-add the
talloc_describe_all() function. Fix smbcontrol <pid> pool-usage
as we desparately need it working in the field to track down
memory leaks. Seriously, when new functionality like the
Samba4 talloc is added, don't just disable working functionality
like "pool-usage", fix the damn thing first !
Jeremy.
(This used to be commit 2e262a75cca4575edd00db3d24e7e35760943120)
source3/Makefile.in
source3/lib/talloc.c
source3/lib/tallocmsg.c
source3/utils/smbcontrol.c