r825: - Introduce support for multiple roots (or 'hives')
authorJelmer Vernooij <jelmer@samba.org>
Sat, 22 May 2004 18:49:25 +0000 (18:49 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:53:53 +0000 (12:53 -0500)
commitbf52e242f53aeaac33eea69fbdfb3477634b90fb
tree76b04dc95e3e7befd45180a661cd7f55d085701e
parent4e9d01c2a7cd044ac4b466a1039c9a7e3978d6ef
r825: - Introduce support for multiple roots (or 'hives')
- Clean up rpc backend (possible now that multiple hives are supported)
(This used to be commit 8cd1b6bc70510fe576135a66351e9e3ea895c9ff)
12 files changed:
source4/lib/registry/common/reg_interface.c
source4/lib/registry/common/reg_objects.c
source4/lib/registry/common/registry.h
source4/lib/registry/reg_backend_dir/reg_backend_dir.c
source4/lib/registry/reg_backend_nt4/reg_backend_nt4.c
source4/lib/registry/reg_backend_rpc/reg_backend_rpc.c
source4/lib/registry/reg_backend_w95/reg_backend_w95.c
source4/lib/registry/tools/gregedit.c
source4/lib/registry/tools/regdiff.c
source4/lib/registry/tools/regpatch.c
source4/lib/registry/tools/regshell.c
source4/lib/registry/tools/regtree.c