r3464: split out registry.h, rap.h and ldap_server.h
authorAndrew Tridgell <tridge@samba.org>
Tue, 2 Nov 2004 06:52:59 +0000 (06:52 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:05:17 +0000 (13:05 -0500)
commita42142439aee9e75796e25cdf05e042174926abf
treef1f8e81c47a351a3d474e0ae3a12af582536fbd7
parent3643fb11092e28a9538ef32cedce8ff21ad86a28
r3464: split out registry.h, rap.h and ldap_server.h
(This used to be commit 70d2090f6bf2c7e0caf1e9c020f330de88871f8e)
23 files changed:
source4/gtk/tools/gregedit.c
source4/include/includes.h
source4/include/structs.h
source4/ldap_server/ldap_backend.c
source4/ldap_server/ldap_bind.c
source4/ldap_server/ldap_rootdse.c
source4/ldap_server/ldap_server.c
source4/ldap_server/ldap_simple_ldb.c
source4/lib/registry/common/reg_interface.c
source4/lib/registry/common/reg_util.c
source4/lib/registry/reg_backend_dir/reg_backend_dir.c
source4/lib/registry/reg_backend_ldb/reg_backend_ldb.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/regdiff.c
source4/lib/registry/tools/regpatch.c
source4/lib/registry/tools/regshell.c
source4/lib/registry/tools/regtree.c
source4/ntvfs/ipc/ipc_rap.c
source4/ntvfs/ipc/rap_server.c
source4/rpc_server/winreg/rpc_winreg.c
source4/torture/rap/rap.c