1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
samba-mirror/source4/lib/registry/TODO
Jelmer Vernooij 369a5d64e4 r2518: Some long overdue changes:
- Samba4-style code in lib/registry (struct registry_key instead of REG_KEY, etc)
 - Use hives (like Windows has drives) instead of one root key (like a Unix FS)
 - usability fixes in the GTK utilities (autodetect the username,
	enable/disable options, etc)
 - fix gwsam compile
 - several bugfixes in the registry rpc code
 - do charset conversion in nt4 registry backend
(This used to be commit 2762ed3b9b)
2007-10-10 12:59:01 -05:00

34 lines
514 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
regdiff:
- fix
gregedit.c:
- support for editing values / adding values / deleting values
- support for adding/deleting keys
- support for security descriptors