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)
commitb2f1a29e4348a5bc34a87d72d526e23e421ed9d5
treec69987090647da615193f1361e03986588ac164d
parenta675b09e8d45b9298df8f8c82bbaa7b91a793eb5
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.
(This used to be commit e14ee428ec357fab76a960387a9820a673786e27)
19 files changed:
source4/auth/auth_domain.c
source4/client/client.c
source4/client/smbspool.c
source4/libcli/cliconnect.c
source4/libcli/clidfs.c
source4/libcli/raw/clisocket.c
source4/libcli/raw/clitree.c
source4/librpc/rpc/dcerpc_smb.c
source4/librpc/rpc/dcerpc_util.c
source4/ntvfs/cifs/vfs_cifs.c
source4/ntvfs/ipc/vfs_ipc.c
source4/rpc_server/dcerpc_server.c
source4/torture/gentest.c
source4/torture/locktest.c
source4/torture/locktest2.c
source4/torture/masktest.c
source4/torture/raw/context.c
source4/torture/rpc/samr.c
source4/torture/torture.c