r23792: convert Samba4 to GPLv3
[metze/samba/wip.git] / source4 / lib / registry / reg_backend_nt4.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr18328: when we bail out early, set *offset to 0
2007-10-10 Andrew Tridgellr18324: fixed a uninitialised variable
2007-10-10 Gerald Carterr16100: Patch from Michael Wood <mwood@icts.uct.ac...
2007-10-10 Jelmer Vernooijr15878: Add explicit initialization to make the IBM...
2007-10-10 Jelmer Vernooijr15659: Implement opening a key by name (significant...
2007-10-10 Jelmer Vernooijr15458: Fix support for Windows XP-style registry files...
2007-10-10 Jelmer Vernooijr14554: Write out header dependencies. This means all...
2007-10-10 Andrew Tridgellr14295: make sure we return a valid data blob
2007-10-10 Tim Potterr11709: Comment out unused function.
2007-10-10 Jelmer Vernooijr10207: Add some const
2007-10-10 Tim Potterr10104: Fix code before declaration.
2007-10-10 Jelmer Vernooijr10030: Add hierarchical memory allocation to TDR's...
2007-10-10 Jelmer Vernooijr10028: More registry fixes.
2007-10-10 Jelmer Vernooijr10026: Move registry header file to lib/registry
2007-10-10 Jelmer Vernooijr10025: Add some utility functions for storing/loading...
2007-10-10 Jelmer Vernooijr10020: Support for malloc / realloc / free in HBIN...
2007-10-10 Jelmer Vernooijr10016: Support reading security descriptors on keys.
2007-10-10 Jelmer Vernooijr10015: Change the NT4 registry backend to use the...
2007-10-10 Jelmer Vernooijr10007: Merge data_blk and data_len member of registry_...
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Jelmer Vernooijr6045: Couple of small GTK+ fixes
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 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
2007-10-10 Jelmer Vernooijr4213: Store REG_SZ in UTF16, not the unix charset..
2007-10-10 Jelmer Vernooijr4209: Fix several smaller bugs
2007-10-10 Jelmer Vernooijr4132: - Bunch of rather large fixes in the registry