Author: jelmer Date: 2004-04-04 16:24:08 +0000 (Sun, 04 Apr 2004) New Revision: 20
Added: branches/SAMBA_4_0/source/include/registry.h branches/SAMBA_4_0/source/lib/registry/ branches/SAMBA_4_0/source/lib/registry/TODO branches/SAMBA_4_0/source/lib/registry/common/ branches/SAMBA_4_0/source/lib/registry/common/reg_display.c branches/SAMBA_4_0/source/lib/registry/common/reg_interface.c branches/SAMBA_4_0/source/lib/registry/common/reg_objects.c branches/SAMBA_4_0/source/lib/registry/common/reg_util.c branches/SAMBA_4_0/source/lib/registry/common/registry.h branches/SAMBA_4_0/source/lib/registry/config.m4 branches/SAMBA_4_0/source/lib/registry/reg_backend_dir/ branches/SAMBA_4_0/source/lib/registry/reg_backend_dir/reg_backend_dir.c branches/SAMBA_4_0/source/lib/registry/reg_backend_gconf/ branches/SAMBA_4_0/source/lib/registry/reg_backend_gconf/reg_backend_gconf.c branches/SAMBA_4_0/source/lib/registry/reg_backend_ldb/ branches/SAMBA_4_0/source/lib/registry/reg_backend_ldb/reg_backend_ldb.c branches/SAMBA_4_0/source/lib/registry/reg_backend_nt4/ branches/SAMBA_4_0/source/lib/registry/reg_backend_nt4/reg_backend_nt4.c branches/SAMBA_4_0/source/lib/registry/reg_backend_rpc/ branches/SAMBA_4_0/source/lib/registry/reg_backend_rpc/reg_backend_rpc.c branches/SAMBA_4_0/source/lib/registry/reg_backend_wine/ branches/SAMBA_4_0/source/lib/registry/reg_backend_wine/reg_backend_wine.c branches/SAMBA_4_0/source/lib/registry/tools/ branches/SAMBA_4_0/source/lib/registry/tools/regdiff.c branches/SAMBA_4_0/source/lib/registry/tools/regpatch.c branches/SAMBA_4_0/source/lib/registry/tools/regshell.c branches/SAMBA_4_0/source/lib/registry/tools/regtree.c branches/SAMBA_4_0/source/lib/registry/winregistry.pc.in branches/SAMBA_4_0/source/rpc_server/winreg/ branches/SAMBA_4_0/source/rpc_server/winreg/rpc_winreg.c Removed: branches/SAMBA_4_0/source/registry/ Modified: branches/SAMBA_4_0/source/Makefile.in branches/SAMBA_4_0/source/aclocal.m4 branches/SAMBA_4_0/source/configure.in branches/SAMBA_4_0/source/include/includes.h branches/SAMBA_4_0/source/rpc_server/config.m4 branches/SAMBA_4_0/source/script/mkproto.pl Log: Add the registry library. Still needs a lot of work, see source/lib/registry/TODO for details.
