Rev 5362: update todos in http://samba.sernet.de/ma/bzr/SAMBA_3_0-registry.bzr/

Michael Adam ma at sernet.de
Sun Apr 15 22:46:12 GMT 2007


At http://samba.sernet.de/ma/bzr/SAMBA_3_0-registry.bzr/

------------------------------------------------------------
revno: 5362
revision-id: ma at sernet.de-20070415224610-fc21b5e8b650cff4
parent: ma at sernet.de-20070415223033-c85f4b580cdebeac
committer: Michael Adam <ma at sernet.de>
branch nick: SAMBA_3_0-registry.bzr
timestamp: Mon 2007-04-16 00:46:10 +0200
message:
  update todos
modified:
  source/TODO.registry.ma        todo.registry.ma-20070404061017-mw7eb61m4bxpc71a-1
=== modified file 'source/TODO.registry.ma'
--- a/source/TODO.registry.ma	2007-04-10 21:17:54 +0000
+++ b/source/TODO.registry.ma	2007-04-15 22:46:10 +0000
@@ -16,13 +16,25 @@
 * add a means to write out the default values of the global 
   section (like testparm -v)
 
-* integrate global registry options into loadparm mechanism
+* put conversion between registry value data types and
+  string or/and loadparm data types into separate functions
+  to be called in multiple places (net_conf, loadparm, service.c
+  (load_registry_sevice).
+
+* clarify which registry data types are really allowed
+  and desirable for KEY_SMBCONF. load_registry_service only
+  interprets REG_DWORD and REG_SZ.
+
+DONE:
+
+[r5334] check existence of given share for setparm and create
+  if it does not exist
+
+[r5361] integrate global registry options into loadparm mechanism
   via a global parameter "include registry globals" (say) of 
   type P_BOOL. works like an include, but only for global
   options. side effect: activate "registry shares".
 
-DONE:
-
-[r5334] check existence of given share for setparm and create
-  if it does not exist
+  DONE via special semantics of "include = registry" in global
+  section.
 



More information about the samba-cvs mailing list