summaryrefslogtreecommitdiffstats
path: root/source3/registry/reg_util_legacy.c
Commit message (Expand)AuthorAgeFilesLines
* s3:registry: extract the reg_util_legacy prototypes into their own header.Michael Adam2010-05-251-0/+1
* s3-registry: only include registry headers when really needed.Günther Deschner2010-05-181-0/+1
* s3:registry-legacy: use talloc_stackframe() instead of NULL in regkey_open_in...Michael Adam2010-03-161-2/+3
* s3:registry: replace typedef REGISTRY_KEY by struct registry_key_handleMichael Adam2009-04-271-4/+5
* Extract regkey_open_internal() from reg_frontend.c to new reg_util_legacy.cMichael Adam2008-01-211-0/+47