r5134: - fix types to always use _t types
[bbaumbach/samba-autobuild/.git] / source4 / lib / registry / tools /
2007-10-10 Stefan Metzmacherr5134: - fix types to always use _t types
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Jelmer Vernooijr4209: Fix several smaller bugs
2007-10-10 Jelmer Vernooijr4204: Arguments to reg_del_key more like the RPC for...
2007-10-10 Jelmer Vernooijr4166: More small API fixes, keep registry structs...
2007-10-10 Jelmer Vernooijr4155: More destinction between hives and predefined...
2007-10-10 Jelmer Vernooijr4154: Add definitions for HKEY_PERFORMANCE_TEXT and...
2007-10-10 Jelmer Vernooijr4132: - Bunch of rather large fixes in the registry
2007-10-10 Stefan Metzmacherr4064: use the same name for type on both ends
2007-10-10 Andrew Tridgellr4058: added a type safe version of smb_xmalloc()
2007-10-10 Andrew Tridgellr4055: fixed more places to use type safe allocation...
2007-10-10 Andrew Tridgellr4037: fixed a bunch of "might be uninitialised" warnin...
2007-10-10 Jelmer Vernooijr3586: Fix some of the issues with the module init...
2007-10-10 Andrew Tridgellr3546: including includes.h twice causes gcc 3.4 to...
2007-10-10 Andrew Tridgellr3543: fixed some #include lines to make them more...
2007-10-10 Andrew Tridgellr3494: got rid of include/rewrite.h, and split out...
2007-10-10 Andrew Tridgellr3464: split out registry.h, rap.h and ldap_server.h
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Jelmer Vernooijr3370: Initial work on Add Key/Delete Key/Add Value...
2007-10-10 Jelmer Vernooijr3368: Default to rpc backend with binding "ncalrpc...
2007-10-10 Jelmer Vernooijr2913: - Don't print hive name if it is NULL (regtree)
2007-10-10 Jelmer Vernooijr2518: Some long overdue changes:
2007-10-10 Jelmer Vernooijr2257: Tab completion support in regshell (complete...
2007-10-10 Volker Lendecker1894: Convert // to /* */
2007-10-10 Jelmer Vernooijr1432: - Move the various Gtk-specific parts from the...
2007-10-10 Jelmer Vernooijr1119: Saner keyboard shortcuts
2007-10-10 Andrew Tridgellr1040: make sure main() doesn't get auto-prototyped
2007-10-10 Jelmer Vernooijr1035: Support shared modules again
2007-10-10 Stefan Metzmacherr943: change samba4 to use 'uint8_t' instead of 'unsign...
2007-10-10 Jelmer Vernooijr834: Fix gconf and dir backends
2007-10-10 Jelmer Vernooijr832: Only show menu items for backends if they're...
2007-10-10 Jelmer Vernooijr829: Implement 'hive' command
2007-10-10 Jelmer Vernooijr828: Some fixes in the core and regshell concerning...
2007-10-10 Jelmer Vernooijr825: - Introduce support for multiple roots (or 'hives')
2007-10-10 Jelmer Vernooijr693: Make static
2007-10-10 Stefan Metzmacherr665: merge over the new build system from my tmp branch
2007-10-10 Jelmer Vernooijr655: Fix if() logic
2007-10-10 Stefan Metzmacherr467: hopefully get the buildfarm compiling fine now...
2007-10-10 Tim Potterr355: Fix a bunch of compiler warnings in the registry...
2007-10-10 Jelmer Vernooijr190: More RPC updates
2007-10-10 Jelmer Vernooijr187: RPC registry backend fixes
2007-10-10 Jelmer Vernooijr183: More bugfixes
2007-10-10 Jelmer Vernooijr174: Win95 registry files (like USER.DAT) can now...
2007-10-10 Jelmer Vernooijr169: Fix gregedit
2007-10-10 Jelmer Vernooijr168: - Cleanups in rpc backend
2007-10-10 Jelmer Vernooijr165: Add support for viewing registry values in gregedit
2007-10-10 Jelmer Vernooijr164: Viewing remote registries with gregedit works now
2007-10-10 Jelmer Vernooijr162: Minor bugfixes:
2007-10-10 Jelmer Vernooijr129: Convert other utilities to new API
2007-10-10 Jelmer Vernooijr128: Another registry update. Changes:
2007-10-10 Jelmer Vernooijr31: More registry updates. regdiff/regpatch work now.
2007-10-10 Jelmer Vernooijr20: Add the registry library. Still needs a lot of...