summaryrefslogtreecommitdiff
path: root/source4/lib/registry/TODO
blob: 26fb8d217d1a19856965b5e61098dc4436872bf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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