svn commit: samba r128 - in branches/SAMBA_4_0/source: . include lib/ldb/include lib/registry lib/registry/common lib/registry/reg_backend_dir lib/registry/reg_backend_gconf lib/registry/reg_backend_ldb lib/registry/reg_backend_nt4 lib/registry/reg_backend_rpc lib/registry/reg_backend_wine lib/registry/tools librpc/idl rpc_server/winreg torture/rpc

jelmer at samba.org jelmer at samba.org
Thu Apr 8 22:39:47 GMT 2004


Author: jelmer
Date: 2004-04-08 22:39:47 +0000 (Thu, 08 Apr 2004)
New Revision: 128

Added:
   branches/SAMBA_4_0/source/lib/registry/tools/gregedit.c
Modified:
   branches/SAMBA_4_0/source/Makefile.in
   branches/SAMBA_4_0/source/include/doserr.h
   branches/SAMBA_4_0/source/lib/ldb/include/proto.h
   branches/SAMBA_4_0/source/lib/registry/TODO
   branches/SAMBA_4_0/source/lib/registry/common/reg_interface.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/reg_backend_dir.c
   branches/SAMBA_4_0/source/lib/registry/reg_backend_gconf/reg_backend_gconf.c
   branches/SAMBA_4_0/source/lib/registry/reg_backend_ldb/reg_backend_ldb.c
   branches/SAMBA_4_0/source/lib/registry/reg_backend_nt4/reg_backend_nt4.c
   branches/SAMBA_4_0/source/lib/registry/reg_backend_rpc/reg_backend_rpc.c
   branches/SAMBA_4_0/source/lib/registry/reg_backend_wine/reg_backend_wine.c
   branches/SAMBA_4_0/source/lib/registry/tools/regshell.c
   branches/SAMBA_4_0/source/librpc/idl/winreg.idl
   branches/SAMBA_4_0/source/rpc_server/winreg/rpc_winreg.c
   branches/SAMBA_4_0/source/torture/rpc/winreg.c
Log:
Another registry update. Changes:

- Start with the LDB backend
- The API is now more windows-like, which should make it easier to use 
  in rpc_server
- Added a GTK+ front-end
- Added some more IDL

More updates will follow, especially in the RPC field..


WebSVN: http://websvn.samba.org/websvn/listing.php?rep=0&path=/branches/SAMBA_4_0/source&rev=128&sc=1


More information about the samba-cvs mailing list