Date:   Fri Dec 13 21:09:54 2002
Author: jra

Update of /data/cvs/samba/source/utils
In directory dp.samba.org:/tmp/cvs-serv20316/utils

Modified Files:
      Tag: APPLIANCE_HEAD
        psec.c rpccheck.c smbcacls.c smbcontrol.c smbpasswd.c 
Log Message:
Attempt to track memory usage better. Added tallocdump command to smbcontrol.
Causes smbd/nmbd/winbindd to return their current talloc pool allocations.
Changed all talloc_init() calls to talloc_init_named() (made talloc_init
static to make sure) to ensure we name all talloc pools. Should help track
memory leaks in daemons.
Jeremy.


Revisions:
psec.c          1.1.2.1 => 1.1.2.2
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/psec.c?r1=1.1.2.1&r2=1.1.2.2
rpccheck.c              1.6.4.1 => 1.6.4.2
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/rpccheck.c?r1=1.6.4.1&r2=1.6.4.2
smbcacls.c              1.24.2.6 => 1.24.2.7
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbcacls.c?r1=1.24.2.6&r2=1.24.2.7
smbcontrol.c            1.7.2.18 => 1.7.2.19
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbcontrol.c?r1=1.7.2.18&r2=1.7.2.19
smbpasswd.c             1.92.2.14 => 1.92.2.15
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbpasswd.c?r1=1.92.2.14&r2=1.92.2.15

Reply via email to