Rev 5335: collected some todos / thoughts in http://samba.sernet.de/ma/bzr/SAMBA_3_0-registry.bzr/

Michael Adam ma at sernet.de
Wed Apr 4 23:07:56 GMT 2007


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

------------------------------------------------------------
revno: 5335
revision-id: ma at sernet.de-20070404230753-b7c97663a4995a05
parent: ma at sernet.de-20070404230636-f0e434ff3be3365f
committer: Michael Adam <ma at sernet.de>
branch nick: SAMBA_3_0-registry.bzr
timestamp: Thu 2007-04-05 01:07:53 +0200
message:
  collected some todos / thoughts
modified:
  source/TODO.registry.ma        todo.registry.ma-20070404061017-mw7eb61m4bxpc71a-1
=== modified file 'source/TODO.registry.ma'
--- a/source/TODO.registry.ma	2007-04-04 06:10:53 +0000
+++ b/source/TODO.registry.ma	2007-04-04 23:07:53 +0000
@@ -2,4 +2,13 @@
 * check existence of given share for setparm (maybe create)
 * check existence of share and value for delparm and getparm
 * validate parameters given with setparm
-
+* clean usage of talloc in import_process_service (create local subctx)
+* remove "type" cmdline parameter from net conf setparm
+  (should be determined from parameter name - loadparm.c)
+* make setparm create service if it does not exist
+* there is one problem with import: global is currently always
+  initialized. when it is not present in input file, and import
+  is called without share parameter, registry [global] is empty after 
+  import - think about how to handle this
+* think about handling [global]: maybe we should ensure that the
+  global key always exists (possibly empty)?



More information about the samba-cvs mailing list