summaryrefslogtreecommitdiff
path: root/source4/lib/registry/tools/regshell.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r355: Fix a bunch of compiler warnings in the registry code.Tim Potter1-2/+1
(This used to be commit 0be7a866dc39e2d63c9c114d0f668287259e7c9e)
2007-10-10r183: More bugfixesJelmer Vernooij1-5/+4
(This used to be commit 88911bbcca574adbf6ea4f0759a68f2961b05d6b)
2007-10-10r129: Convert other utilities to new APIJelmer Vernooij1-19/+28
(This used to be commit 95c9852b1607335eb24025081a251139449fb695)
2007-10-10r128: Another registry update. Changes:Jelmer Vernooij1-0/+1
- 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-10r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij1-0/+243
see source/lib/registry/TODO for details. (This used to be commit 7cab3a00d7b4b1d95a3bfa6b28f318b4aaa5d493)