summaryrefslogtreecommitdiff
path: root/source4/lib/registry/reg_backend_dir
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r834: Fix gconf and dir backendsJelmer Vernooij1-0/+9
(This used to be commit fe5166ee88d401cdd493644af4876e803f546aef)
2007-10-10r825: - Introduce support for multiple roots (or 'hives')Jelmer Vernooij1-2/+8
- Clean up rpc backend (possible now that multiple hives are supported) (This used to be commit 8cd1b6bc70510fe576135a66351e9e3ea895c9ff)
2007-10-10r665: merge over the new build system from my tmp branchStefan Metzmacher1-1/+1
to the main SAMBA_4_0 tree. NOTE: that it's not completely ready, but it's functional:-) metze (This used to be commit c78a2ddb28ec50d6570a83b1f66f18a5c3621731)
2007-10-10r274: Be somewhat more POSIX compatibleJelmer Vernooij1-9/+19
(This used to be commit c98a234d02d6190cf99ab1c9ff7b029f929e292a)
2007-10-10r168: - Cleanups in rpc backendJelmer Vernooij1-12/+3
- Small fixess in nt4 and dir backends - Start on w95 file backend (This used to be commit aa739e8d3c7108f6f2089af2d8d522feacc7f698)
2007-10-10r128: Another registry update. Changes:Jelmer Vernooij1-22/+24
- 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-10r36: - Start using memory pools in the registry libraryJelmer Vernooij1-15/+13
- Remove obsolete file (This used to be commit d85b8fb3b74b236fb03cf0931a0f585eec74536a)
2007-10-10r31: More registry updates. regdiff/regpatch work now.Jelmer Vernooij1-37/+26
(This used to be commit 98224f5436695eb265f5d997cf4bc9cf735a4fb9)
2007-10-10r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij1-0/+154
see source/lib/registry/TODO for details. (This used to be commit 7cab3a00d7b4b1d95a3bfa6b28f318b4aaa5d493)