summaryrefslogtreecommitdiffstats
path: root/source4/include/registry.h
Commit message (Expand)AuthorAgeFilesLines
* r7248: Remove enum that is causing trouble on AIXJelmer Vernooij2007-10-101-11/+9
* r5134: - fix types to always use _t typesStefan Metzmacher2007-10-101-2/+2
* r4390: Registry value and key names are case-insensitiveJelmer Vernooij2007-10-101-0/+3
* r4209: Fix several smaller bugsJelmer Vernooij2007-10-101-3/+3
* r4204: Arguments to reg_del_key more like the RPC for more efficient usageJelmer Vernooij2007-10-101-2/+2
* r4166: More small API fixes, keep registry structs as small as possible.Jelmer Vernooij2007-10-101-7/+1
* r4155: More destinction between hives and predefined keysJelmer Vernooij2007-10-101-2/+1
* r4154: Add definitions for HKEY_PERFORMANCE_TEXT and HKEY_PERFORMANCE_NLSTEXTJelmer Vernooij2007-10-101-4/+4
* r4140: Get rid of close_hive (replace it with talloc destructors).Jelmer Vernooij2007-10-101-3/+2
* r4137: Make *_open_key take a registry_key instead of a hive (more efficientJelmer Vernooij2007-10-101-1/+1
* r4132: - Bunch of rather large fixes in the registryJelmer Vernooij2007-10-101-23/+26
* r3369: More registry updatesJelmer Vernooij2007-10-101-1/+3
* r2518: Some long overdue changes:Jelmer Vernooij2007-10-101-5/+113
* r1894: Convert // to /* */Volker Lendecke2007-10-101-1/+1
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-101-1/+1
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-101-1/+1
* r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij2007-10-101-0/+60