summaryrefslogtreecommitdiff
path: root/source4/lib/registry/tools/regtree.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r828: Some fixes in the core and regshell concerning hives andJelmer Vernooij1-3/+3
unicode (This used to be commit 25c27b176c9905f3968e955f33a6db41b0102a38)
2007-10-10r825: - Introduce support for multiple roots (or 'hives')Jelmer Vernooij1-4/+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-10r467: hopefully get the buildfarm compiling fine now...Stefan Metzmacher1-2/+3
metze (This used to be commit d15f0e18bb43608c611cfe78fc79db9ee10e1eb2)
2007-10-10r355: Fix a bunch of compiler warnings in the registry code.Tim Potter1-1/+0
(This used to be commit 0be7a866dc39e2d63c9c114d0f668287259e7c9e)
2007-10-10r190: More RPC updatesJelmer Vernooij1-1/+1
(This used to be commit 0a67057e9626c1539f964e978537e24544784263)
2007-10-10r187: RPC registry backend fixesJelmer Vernooij1-1/+1
(This used to be commit f832d6776cb10f5c7d7ed83e6f66e4d28a461916)
2007-10-10r164: Viewing remote registries with gregedit works nowJelmer Vernooij1-2/+2
(This used to be commit 697560a117ba19bb44539d6d63cc9143127e29d1)
2007-10-10r129: Convert other utilities to new APIJelmer Vernooij1-12/+21
(This used to be commit 95c9852b1607335eb24025081a251139449fb695)
2007-10-10r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij1-0/+91
see source/lib/registry/TODO for details. (This used to be commit 7cab3a00d7b4b1d95a3bfa6b28f318b4aaa5d493)