r14599: Pass ACLs down the registry layer.
authorJelmer Vernooij <jelmer@samba.org>
Tue, 21 Mar 2006 01:30:22 +0000 (01:30 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:58:59 +0000 (13:58 -0500)
commitd64ccc01769ce274c74d8458f9ef81cdcc8986f6
tree27c1b92cf2c0d482fdab208f33b876314cacb13e
parentb556df32a849eefa2f2f34868eee02f05451878d
r14599: Pass ACLs down the registry layer.
(This used to be commit 6cdefd8945eee5513a6993350ea71f12d4dbd6fa)
14 files changed:
source4/gtk/tools/gregedit.c
source4/lib/ldb/common/ldb.c
source4/lib/registry/common/reg_interface.c
source4/lib/registry/reg_backend_ldb.c
source4/lib/registry/reg_backend_rpc.c
source4/lib/registry/reg_samba.c
source4/lib/registry/regf.idl
source4/lib/registry/registry.h
source4/lib/registry/tools/regdiff.c
source4/lib/registry/tools/regpatch.c
source4/lib/registry/tools/regshell.c
source4/lib/registry/tools/regtree.c
source4/rpc_server/winreg/rpc_winreg.c
source4/torture/local/registry.c