r7525: Unify lp_load(), load_interfaces and logging setup into popt().
[bbaumbach/samba-autobuild/.git] / source4 / lib / registry / tools / regpatch.c
2007-10-10 Andrew Bartlettr7525: Unify lp_load(), load_interfaces and logging...
2007-10-10 Tim Potterr6951: Fix all calls to setup_logging() that use 'True...
2007-10-10 Jelmer Vernooijr6795: Make some functions static and remove some unuse...
2007-10-10 Jelmer Vernooijr5928: Use cli_credentials in:
2007-10-10 Jelmer Vernooijr5917: First step in using the new cli_credentials...
2007-10-10 Stefan Metzmacherr5134: - fix types to always use _t types
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 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 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 Jelmer Vernooijr3368: Default to rpc backend with binding "ncalrpc...
2007-10-10 Jelmer Vernooijr2518: Some long overdue changes:
2007-10-10 Volker Lendecker1894: Convert // to /* */
2007-10-10 Stefan Metzmacherr943: change samba4 to use 'uint8_t' instead of 'unsign...
2007-10-10 Jelmer Vernooijr825: - Introduce support for multiple roots (or 'hives')
2007-10-10 Stefan Metzmacherr665: merge over the new build system from my tmp branch
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 Vernooijr129: Convert other utilities to new API
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...