Move to talloc control of SPOOL_XXX structs. Move to talloc control of
authorJeremy Allison <jra@samba.org>
Wed, 28 Feb 2001 00:51:02 +0000 (00:51 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 28 Feb 2001 00:51:02 +0000 (00:51 +0000)
commit14d5997dc841e78a619e865288486d50c245896d
tree0708f5624f6390d84f1f3e5d0109783811664152
parent2d3429cfe2d19b667400e408a4947efd160d99c0
Move to talloc control of SPOOL_XXX structs. Move to talloc control of
security descriptors and pointers. Syncup with 2.2 tree.
Jeremy.
13 files changed:
source/include/proto.h
source/include/rpc_secdes.h
source/lib/talloc.c
source/lib/util_seaccess.c
source/printing/nt_printing.c
source/rpc_client/cli_reg.c
source/rpc_client/cli_spoolss.c
source/rpc_parse/parse_sec.c
source/rpc_parse/parse_spoolss.c
source/rpc_server/srv_spoolss.c
source/rpc_server/srv_spoolss_nt.c
source/smbd/nttrans.c
source/smbd/posix_acls.c