summaryrefslogtreecommitdiffstats
path: root/source3/registry/reg_dispatcher.c
Commit message (Expand)AuthorAgeFilesLines
* registry: remove the REGISTRY_HOOKS layer from the reghook cache.Michael Adam2008-04-131-21/+20
* Add NT Authority\System as group sid to default registry key security descrip...Michael Adam2008-02-181-1/+2
* Change construct_registry_sd() to return WERROR instead of the SEC_DESC *.Michael Adam2008-02-181-11/+12
* Reformat construct_registry_sd() slightly (stick to coding rules).Michael Adam2008-02-181-8/+17
* Use BUILTIN\administrators as owner of the default registry key security desc...Michael Adam2008-02-181-1/+1
* Move reg_frontend_hilvl.c to reg_dispatcher.cMichael Adam2008-01-211-0/+235