summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry/tools
Commit message (Expand)AuthorAgeFilesLines
...
* r4064: use the same name for type on both endsStefan Metzmacher2007-10-101-1/+1
* r4058: added a type safe version of smb_xmalloc()Andrew Tridgell2007-10-101-4/+4
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2007-10-101-2/+2
* r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...Andrew Tridgell2007-10-101-1/+1
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-104-0/+4
* r3546: including includes.h twice causes gcc 3.4 to crash with pchAndrew Tridgell2007-10-101-2/+0
* r3543: fixed some #include lines to make them more consistent, and fixedAndrew Tridgell2007-10-101-1/+1
* r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell2007-10-104-0/+4
* r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell2007-10-104-0/+4
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-104-0/+4
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* r3370: Initial work on Add Key/Delete Key/Add Value/Mod Value/Del Value suppo...Jelmer Vernooij2007-10-101-4/+4
* r3368: Default to rpc backend with binding "ncalrpc:" if no backend was speci...Jelmer Vernooij2007-10-104-7/+7
* r2913: - Don't print hive name if it is NULL (regtree)Jelmer Vernooij2007-10-101-4/+7
* r2518: Some long overdue changes:Jelmer Vernooij2007-10-104-127/+158
* r2257: Tab completion support in regshell (complete command names and key namesJelmer Vernooij2007-10-101-1/+115
* r1894: Convert // to /* */Volker Lendecke2007-10-101-1/+1
* r1432: - Move the various Gtk-specific parts from the registry code into a di...Jelmer Vernooij2007-10-101-783/+0
* r1119: Saner keyboard shortcutsJelmer Vernooij2007-10-101-4/+4
* r1040: make sure main() doesn't get auto-prototypedAndrew Tridgell2007-10-101-1/+1
* r1035: Support shared modules againJelmer Vernooij2007-10-101-12/+12
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-101-2/+2
* r834: Fix gconf and dir backendsJelmer Vernooij2007-10-101-12/+16
* r832: Only show menu items for backends if they're presentJelmer Vernooij2007-10-101-12/+20
* r829: Implement 'hive' commandJelmer Vernooij2007-10-101-1/+15
* r828: Some fixes in the core and regshell concerning hives andJelmer Vernooij2007-10-102-7/+20
* r825: - Introduce support for multiple roots (or 'hives')Jelmer Vernooij2007-10-105-42/+55
* r693: Make staticJelmer Vernooij2007-10-101-2/+2
* r665: merge over the new build system from my tmp branchStefan Metzmacher2007-10-105-29/+20
* r655: Fix if() logicJelmer Vernooij2007-10-101-2/+2
* r467: hopefully get the buildfarm compiling fine now...Stefan Metzmacher2007-10-105-10/+13
* r355: Fix a bunch of compiler warnings in the registry code.Tim Potter2007-10-104-17/+10
* r190: More RPC updatesJelmer Vernooij2007-10-101-1/+1
* r187: RPC registry backend fixesJelmer Vernooij2007-10-101-1/+1
* r183: More bugfixesJelmer Vernooij2007-10-101-5/+4
* r174: Win95 registry files (like USER.DAT) can now be partially parsedJelmer Vernooij2007-10-101-4/+12
* r169: Fix gregeditJelmer Vernooij2007-10-101-6/+6
* r168: - Cleanups in rpc backendJelmer Vernooij2007-10-101-8/+3
* r165: Add support for viewing registry values in gregeditJelmer Vernooij2007-10-101-26/+37
* r164: Viewing remote registries with gregedit works nowJelmer Vernooij2007-10-101-2/+2
* r162: Minor bugfixes:Jelmer Vernooij2007-10-101-3/+2
* r129: Convert other utilities to new APIJelmer Vernooij2007-10-104-81/+169
* r128: Another registry update. Changes:Jelmer Vernooij2007-10-102-0/+759
* r31: More registry updates. regdiff/regpatch work now.Jelmer Vernooij2007-10-102-92/+68
* r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij2007-10-104-0/+1290