summaryrefslogtreecommitdiff
path: root/source4/lib/registry/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/registry/TODO')
-rw-r--r--source4/lib/registry/TODO27
1 files changed, 27 insertions, 0 deletions
diff --git a/source4/lib/registry/TODO b/source4/lib/registry/TODO
new file mode 100644
index 0000000000..26fb8d217d
--- /dev/null
+++ b/source4/lib/registry/TODO
@@ -0,0 +1,27 @@
+- support subtrees
+- ../../, /bla/blie support in regshell
+- use memory pools?
+- get rid of all the nasty memory leaks..
+- security stuff
+- finish 'regpatch'
+- clean up code
+- rpc_server
+
+reg_backend_dir:
+ - value support
+
+reg_backend_nt4:
+ - write support
+
+reg_backend_rpc:
+ - value enum support
+ - write support
+
+reg_backend_ldb:
+ - implement
+
+reg_backend_wine.c:
+ - implement
+
+regpatch.c:
+ - test/finish