summaryrefslogtreecommitdiff
path: root/source4/lib/registry/tools
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell4-0/+4
2007-10-10r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell4-0/+4
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell4-0/+4
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell1-0/+1
2007-10-10r3370: Initial work on Add Key/Delete Key/Add Value/Mod Value/Del Value suppo...Jelmer Vernooij1-4/+4
2007-10-10r3368: Default to rpc backend with binding "ncalrpc:" if no backend was speci...Jelmer Vernooij4-7/+7
2007-10-10r2913: - Don't print hive name if it is NULL (regtree)Jelmer Vernooij1-4/+7
2007-10-10r2518: Some long overdue changes:Jelmer Vernooij4-127/+158
2007-10-10r2257: Tab completion support in regshell (complete command names and key namesJelmer Vernooij1-1/+115
2007-10-10r1894: Convert // to /* */Volker Lendecke1-1/+1
2007-10-10r1432: - Move the various Gtk-specific parts from the registry code into a di...Jelmer Vernooij1-783/+0
2007-10-10r1119: Saner keyboard shortcutsJelmer Vernooij1-4/+4
2007-10-10r1040: make sure main() doesn't get auto-prototypedAndrew Tridgell1-1/+1
2007-10-10r1035: Support shared modules againJelmer Vernooij1-12/+12
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher1-2/+2
2007-10-10r834: Fix gconf and dir backendsJelmer Vernooij1-12/+16
2007-10-10r832: Only show menu items for backends if they're presentJelmer Vernooij1-12/+20
2007-10-10r829: Implement 'hive' commandJelmer Vernooij1-1/+15
2007-10-10r828: Some fixes in the core and regshell concerning hives andJelmer Vernooij2-7/+20
2007-10-10r825: - Introduce support for multiple roots (or 'hives')Jelmer Vernooij5-42/+55
2007-10-10r693: Make staticJelmer Vernooij1-2/+2
2007-10-10r665: merge over the new build system from my tmp branchStefan Metzmacher5-29/+20
2007-10-10r655: Fix if() logicJelmer Vernooij1-2/+2
2007-10-10r467: hopefully get the buildfarm compiling fine now...Stefan Metzmacher5-10/+13
2007-10-10r355: Fix a bunch of compiler warnings in the registry code.Tim Potter4-17/+10
2007-10-10r190: More RPC updatesJelmer Vernooij1-1/+1
2007-10-10r187: RPC registry backend fixesJelmer Vernooij1-1/+1
2007-10-10r183: More bugfixesJelmer Vernooij1-5/+4
2007-10-10r174: Win95 registry files (like USER.DAT) can now be partially parsedJelmer Vernooij1-4/+12
2007-10-10r169: Fix gregeditJelmer Vernooij1-6/+6
2007-10-10r168: - Cleanups in rpc backendJelmer Vernooij1-8/+3
2007-10-10r165: Add support for viewing registry values in gregeditJelmer Vernooij1-26/+37
2007-10-10r164: Viewing remote registries with gregedit works nowJelmer Vernooij1-2/+2
2007-10-10r162: Minor bugfixes:Jelmer Vernooij1-3/+2
2007-10-10r129: Convert other utilities to new APIJelmer Vernooij4-81/+169
2007-10-10r128: Another registry update. Changes:Jelmer Vernooij2-0/+759
2007-10-10r31: More registry updates. regdiff/regpatch work now.Jelmer Vernooij2-92/+68
2007-10-10r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij4-0/+1290