summaryrefslogtreecommitdiff
path: root/source3/registry/reg_util_legacy.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-25s3:registry: extract the reg_util_legacy prototypes into their own header.Michael Adam1-0/+1
2010-05-18s3-registry: only include registry headers when really needed.Günther Deschner1-0/+1
2010-03-16s3:registry-legacy: use talloc_stackframe() instead of NULL in regkey_open_in...Michael Adam1-2/+3
2009-04-27s3:registry: replace typedef REGISTRY_KEY by struct registry_key_handleMichael Adam1-4/+5
2008-01-21Extract regkey_open_internal() from reg_frontend.c to new reg_util_legacy.cMichael Adam1-0/+47