r15356: Remove unused 'flags' argument from socket_send() and friends.
[bbaumbach/samba-autobuild/.git] / source4 / lib / registry / reg_backend_nt4.c
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