summaryrefslogtreecommitdiff
path: root/source4/lib/registry/reg_backend_rpc.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21386: Run all NDR tests in the buildfarm, import some functions from Samba3...Jelmer Vernooij1-1/+2
2007-10-10r18561: Fix [out] pointers in winreg IDLGerald Carter1-7/+7
2007-10-10r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij1-1/+1
2007-10-10r15351: Fix tcc compile errorJelmer Vernooij1-1/+2
2007-10-10r14599: Pass ACLs down the registry layer.Jelmer Vernooij1-1/+1
2007-10-10r14470: Remove some unnecessary headers.Jelmer Vernooij1-1/+0
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij1-0/+1
2007-10-10r14374: remove sparse warningStefan Metzmacher1-1/+1
2007-10-10r13926: More header splitups.Jelmer Vernooij1-1/+1
2007-10-10r13840: Mark some functions as public.Jelmer Vernooij1-1/+1
2007-10-10r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij1-0/+1
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij1-2/+1
2007-10-10r11261: Rename access_required field in winreg idl to access_mask so it matchesTim Potter1-2/+2
2007-10-10r10207: Add some constJelmer Vernooij1-9/+9
2007-10-10r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.Jelmer Vernooij1-4/+5
2007-10-10r9567: fixed the winreg IDL for CreateKey, including a securityAndrew Tridgell1-13/+6
2007-10-10r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValueAndrew Tridgell1-23/+26
2007-10-10r8171: According to Samba 3 and Ethereal, the winreg_OpenUnkown stuff isTim Potter1-4/+1
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell1-2/+3
2007-10-10r6795: Make some functions static and remove some unused ones.Jelmer Vernooij1-1/+1
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett1-10/+4
2007-10-10r5928: Use cli_credentials in:Jelmer Vernooij1-4/+2
2007-10-10r5902: A rather large change...Andrew Bartlett1-0/+1
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-3/+3
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-12/+12
2007-10-10r4209: Fix several smaller bugsJelmer Vernooij1-1/+1
2007-10-10r4204: Arguments to reg_del_key more like the RPC for more efficient usageJelmer Vernooij1-14/+4
2007-10-10r4167: Fix CreateKeyJelmer Vernooij1-1/+26
2007-10-10r4166: More small API fixes, keep registry structs as small as possible.Jelmer Vernooij1-1/+0
2007-10-10r4155: More destinction between hives and predefined keysJelmer Vernooij1-3/+2
2007-10-10r4137: Make *_open_key take a registry_key instead of a hive (more efficientJelmer Vernooij1-7/+2
2007-10-10r4132: - Bunch of rather large fixes in the registryJelmer Vernooij1-0/+398