summaryrefslogtreecommitdiffstats
path: root/source/lib/registry/reg_backend_rpc.c
Commit message (Expand)AuthorAgeFilesLines
* r12510: Change the DCE/RPC interfaces to take a pointer to a Jelmer Vernooij2005-12-271-2/+1
* r11261: Rename access_required field in winreg idl to access_mask so it matches Tim Potter2005-10-221-2/+2
* r10207: Add some constJelmer Vernooij2005-09-131-9/+9
* r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.Jelmer Vernooij2005-09-031-4/+5
* r9567: fixed the winreg IDL for CreateKey, including a securityAndrew Tridgell2005-08-241-13/+6
* r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValueAndrew Tridgell2005-08-171-23/+26
* r8171: According to Samba 3 and Ethereal, the winreg_OpenUnkown stuff is Tim Potter2005-07-061-4/+1
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2005-06-161-2/+3
* r6795: Make some functions static and remove some unused ones.Jelmer Vernooij2005-05-151-1/+1
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2005-03-221-10/+4
* r5928: Use cli_credentials in: Jelmer Vernooij2005-03-211-4/+2
* r5902: A rather large change...Andrew Bartlett2005-03-191-0/+1
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2005-02-101-3/+3
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2005-01-271-12/+12
* r4209: Fix several smaller bugsJelmer Vernooij2004-12-151-1/+1
* r4204: Arguments to reg_del_key more like the RPC for more efficient usageJelmer Vernooij2004-12-141-14/+4
* r4167: Fix CreateKeyJelmer Vernooij2004-12-131-1/+26
* r4166: More small API fixes, keep registry structs as small as possible.Jelmer Vernooij2004-12-131-1/+0
* r4155: More destinction between hives and predefined keysJelmer Vernooij2004-12-111-3/+2
* r4137: Make *_open_key take a registry_key instead of a hive (more efficient Jelmer Vernooij2004-12-101-7/+2
* r4132: - Bunch of rather large fixes in the registryJelmer Vernooij2004-12-101-0/+398