1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/source4/lib/registry/TODO
Jelmer Vernooij 5e7a0fb534 r10604: Put in the new registry "patchfile" code (similar to ldif
for LDB); not finished yet.
(This used to be commit b405b27ba4)
2007-10-10 13:39:11 -05:00

35 lines
637 B
Plaintext

- ..\..\, \bla\blie support in regshell
- finish rpc_server
reg_backend_dir:
- value support
reg_backend_w95.c:
- write support
reg_backend_nt4:
- write support
reg_backend_rpc:
- value enum support
- write support
- rewrite
reg_backend_ldb:
- finish
reg_backend_wine.c:
- finish
regshell:
- support for security descriptors
gregedit.c:
- support for editing values / adding values / deleting values
- support for adding/deleting keys
- support for security descriptors
- pass parsed paths around rather then strings (i.e. just a list of strings)
- integrate various registry tools ?
- finish new patchfile code