r23792: convert Samba4 to GPLv3
[ira/wip.git] / source4 / lib / registry / reg_backend_rpc.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr21386: Run all NDR tests in the buildfarm, import...
2007-10-10 Gerald Carterr18561: Fix [out] pointers in winreg IDL
2007-10-10 Jelmer Vernooijr15776: Don't generate ref pointers in Samba4-generated...
2007-10-10 Jelmer Vernooijr15351: Fix tcc compile error
2007-10-10 Jelmer Vernooijr14599: Pass ACLs down the registry layer.
2007-10-10 Jelmer Vernooijr14470: Remove some unnecessary headers.
2007-10-10 Jelmer Vernooijr14402: Generate seperate headers for RPC client functions.
2007-10-10 Stefan Metzmacherr14374: remove sparse warning
2007-10-10 Jelmer Vernooijr13926: More header splitups.
2007-10-10 Jelmer Vernooijr13840: Mark some functions as public.
2007-10-10 Jelmer Vernooijr12620: Get rid of automatically generated lists of...
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Tim Potterr11261: Rename access_required field in winreg idl...
2007-10-10 Jelmer Vernooijr10207: Add some const
2007-10-10 Jelmer Vernooijr10007: Merge data_blk and data_len member of registry_...
2007-10-10 Andrew Tridgellr9567: fixed the winreg IDL for CreateKey, including...
2007-10-10 Andrew Tridgellr9338: fixed the winreg IDL to be correct for the EnumK...
2007-10-10 Tim Potterr8171: According to Samba 3 and Ethereal, the winreg_Op...
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Jelmer Vernooijr6795: Make some functions static and remove some unuse...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Jelmer Vernooijr5928: Use cli_credentials in:
2007-10-10 Andrew Bartlettr5902: A rather large change...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
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 Vernooijr4167: Fix CreateKey
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 Vernooijr4137: Make *_open_key take a registry_key instead...
2007-10-10 Jelmer Vernooijr4132: - Bunch of rather large fixes in the registry