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