diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2004-04-05 09:17:11 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:50:40 -0500 |
commit | 69c19afb6226e93a244490fa582200364a3b7069 (patch) | |
tree | fcc1c040cfc6dd878a7f193d568730f264198912 /source4/lib/registry/TODO | |
parent | b087ed482115520a6c18e9a1c02accce0014d80f (diff) | |
download | samba-69c19afb6226e93a244490fa582200364a3b7069.tar.gz samba-69c19afb6226e93a244490fa582200364a3b7069.tar.bz2 samba-69c19afb6226e93a244490fa582200364a3b7069.zip |
r31: More registry updates. regdiff/regpatch work now.
(This used to be commit 98224f5436695eb265f5d997cf4bc9cf735a4fb9)
Diffstat (limited to 'source4/lib/registry/TODO')
-rw-r--r-- | source4/lib/registry/TODO | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/lib/registry/TODO b/source4/lib/registry/TODO index 26fb8d217d..ac467d0078 100644 --- a/source4/lib/registry/TODO +++ b/source4/lib/registry/TODO @@ -3,7 +3,6 @@ - use memory pools? - get rid of all the nasty memory leaks.. - security stuff -- finish 'regpatch' - clean up code - rpc_server @@ -22,6 +21,3 @@ reg_backend_ldb: reg_backend_wine.c: - implement - -regpatch.c: - - test/finish |