summaryrefslogtreecommitdiff
path: root/source4/lib/registry/TODO
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r10604: Put in the new registry "patchfile" code (similar to ldifJelmer Vernooij1-3/+2
for LDB); not finished yet. (This used to be commit b405b27ba4bf4ddbaff9ca58926d94d1b2fd09f6)
2007-10-10r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.Jelmer Vernooij1-0/+2
Fix handling of REG_DWORD in the LDB backend. Fix a couple of warnings (This used to be commit 709fdc7ebf5a77cfb50359fad978884777decc3b)
2007-10-10r2518: Some long overdue changes:Jelmer Vernooij1-1/+0
- 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 2762ed3b9bf1d67dd54d63e02cddbfd71ea89892)
2007-10-10r955: Update debian package rules... builds nowJelmer Vernooij1-0/+3
(This used to be commit 3df8ff6cf111c6601554bffb411506bd43f726c7)
2007-10-10r182: Fix a couple of segfaultsJelmer Vernooij1-0/+3
(This used to be commit db5d7062e69b456a89b17525e5a0177f93c90c83)
2007-10-10r165: Add support for viewing registry values in gregeditJelmer Vernooij1-0/+3
(This used to be commit 1d8a6d762aa4dab54bb58959cb1e7957a76e5b6e)
2007-10-10r128: Another registry update. Changes:Jelmer Vernooij1-8/+10
- Start with the LDB backend - The API is now more windows-like, which should make it easier to use in rpc_server - Added a GTK+ front-end - Added some more IDL More updates will follow, especially in the RPC field.. (This used to be commit 3adffa021779b26047a20f16a3c0b53d74751560)
2007-10-10r31: More registry updates. regdiff/regpatch work now.Jelmer Vernooij1-4/+0
(This used to be commit 98224f5436695eb265f5d997cf4bc9cf735a4fb9)
2007-10-10r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij1-0/+27
see source/lib/registry/TODO for details. (This used to be commit 7cab3a00d7b4b1d95a3bfa6b28f318b4aaa5d493)