r10026: Move registry header file to lib/registry
authorJelmer Vernooij <jelmer@samba.org>
Sun, 4 Sep 2005 14:47:19 +0000 (14:47 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:36:30 +0000 (13:36 -0500)
commitff7342a4ad1cc1ac8571c86466c197b6a8fa6b41
tree5e1ea481ad2fd2a0f47b62a64cbeac60b123bb2f
parent4729c3db26f719cd936825d91b2514df7ac0e61b
r10026: Move registry header file to lib/registry
Add support for showing security descriptor in regshell
Add support for saving files in NT4 registry backend
(This used to be commit 47cecd4726e6568f1aafb404646d2664f630a9bb)
source4/gtk/tools/gregedit.c
source4/lib/registry/common/reg_interface.c
source4/lib/registry/common/reg_util.c
source4/lib/registry/reg_backend_nt4.c
source4/lib/registry/registry.h [moved from source4/include/registry.h with 98% similarity]
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