summaryrefslogtreecommitdiff
path: root/source3/registry/reg_util_legacy.c
Commit message (Expand)AuthorAgeFilesLines
* s3:registry: remove now (finally) obsolete reg_util_registry.{c,h}Michael Adam2010-09-211-52/+0
* s3:registry: move higher level function reg_open_path to new module reg_api_utilMichael Adam2010-09-201-0/+1
* s3-auth Change struct nt_user_token -> struct security_tokenAndrew Bartlett2010-09-111-1/+1
* 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