summaryrefslogtreecommitdiff
path: root/source4/lib/registry/reg_backend_ldb.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4204: Arguments to reg_del_key more like the RPC for more efficient usageJelmer Vernooij1-2/+60
2007-10-10r4166: More small API fixes, keep registry structs as small as possible.Jelmer Vernooij1-1/+1
2007-10-10r4141: Fix crash bug in ldb backendJelmer Vernooij1-5/+5
2007-10-10r4140: Get rid of close_hive (replace it with talloc destructors).Jelmer Vernooij1-7/+10
2007-10-10r4137: Make *_open_key take a registry_key instead of a hive (more efficientJelmer Vernooij1-9/+21
2007-10-10r4133: Cache results of subkey and value queriesJelmer Vernooij1-26/+58
2007-10-10r4132: - Bunch of rather large fixes in the registryJelmer Vernooij1-0/+219