r2710: continue with the new style of providing a parent context whenever
authorAndrew Tridgell <tridge@samba.org>
Tue, 28 Sep 2004 05:44:59 +0000 (05:44 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:59:25 +0000 (12:59 -0500)
commite14ee428ec357fab76a960387a9820a673786e27
tree1af9ee9d39dec472e53145f915033efe9e54769a
parent911a8d590cb184bcb892810729955c2c4cf02550
r2710: continue with the new style of providing a parent context whenever
possible to a structure creation routine. This makes for much easier
global cleanup.
19 files changed:
source/auth/auth_domain.c
source/client/client.c
source/client/smbspool.c
source/libcli/cliconnect.c
source/libcli/clidfs.c
source/libcli/raw/clisocket.c
source/libcli/raw/clitree.c
source/librpc/rpc/dcerpc_smb.c
source/librpc/rpc/dcerpc_util.c
source/ntvfs/cifs/vfs_cifs.c
source/ntvfs/ipc/vfs_ipc.c
source/rpc_server/dcerpc_server.c
source/torture/gentest.c
source/torture/locktest.c
source/torture/locktest2.c
source/torture/masktest.c
source/torture/raw/context.c
source/torture/rpc/samr.c
source/torture/torture.c