svn commit: samba r24191 - in branches/4.0-regwrite: . source source/lib/registry

jelmer at samba.org jelmer at samba.org
Sat Aug 4 13:16:18 GMT 2007


Author: jelmer
Date: 2007-08-04 13:16:16 +0000 (Sat, 04 Aug 2007)
New Revision: 24191

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24191

Log:
Remove the registry gconf module. 

Abstraction is nice and support for more things is also nice, but the current form of the registry library has 
a bit too much of it. The gconf module was a nice proof-of-concept, but it doesn't really have a use, 
nor can it be used sanely (can only work one way, as gconf requires schemas and doesn't have a 
"blob" data type). It also has bitrotted a bit since it has to be enabled manually.

Added:
   branches/4.0-regwrite/source/lib/registry/rpc.c
Removed:
   branches/4.0-regwrite/source/lib/registry/config.m4
   branches/4.0-regwrite/source/lib/registry/reg_backend_gconf.c
   branches/4.0-regwrite/source/lib/registry/reg_backend_rpc.c
Modified:
   branches/4.0-regwrite/
   branches/4.0-regwrite/source/configure.ac
   branches/4.0-regwrite/source/lib/registry/config.mk
   branches/4.0-regwrite/source/lib/registry/registry.h


Changeset:
Sorry, the patch is too large (1236 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24191


More information about the samba-cvs mailing list