Rev 5338: update todo list in http://samba.sernet.de/ma/bzr/SAMBA_3_0-registry.bzr/

Michael Adam ma at sernet.de
Thu Apr 5 10:52:58 GMT 2007


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

------------------------------------------------------------
revno: 5338
revision-id: ma at sernet.de-20070405105255-e747970b86e71914
parent: ma at sernet.de-20070405100257-a0b764bc9201685f
committer: Michael Adam <ma at sernet.de>
branch nick: SAMBA_3_0-registry.bzr
timestamp: Thu 2007-04-05 12:52:55 +0200
message:
  update todo list
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 23:07:53 +0000
+++ b/source/TODO.registry.ma	2007-04-05 10:52:55 +0000
@@ -1,14 +1,21 @@
+TODO:
+
 * check existence and readability of input file for import
-* 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
+* thinking about handling [global]: maybe we should ensure that the
   global key always exists (possibly empty)?
+* add a "flush" or "drop" command to earase the whole configuration
+
+DONE:
+
+[r5334] check existence of given share for setparm and create
+  if it does not exist
+



More information about the samba-cvs mailing list