summaryrefslogtreecommitdiffstats
path: root/source/registry/reg_init_basic.c
Commit message (Expand)AuthorAgeFilesLines
* registry: refactor common part of registry initialization out.Michael Adam2008-04-221-5/+13
* registry: change registry_init_basic() to return WERROR instead of boolMichael Adam2008-04-221-5/+5
* registry: change reghook_cache_init() to return WERROR and use it in the call...Michael Adam2008-04-221-1/+6
* registry: unify debug output in the registry init functions.Michael Adam2008-04-221-1/+2
* registry: change regdb_init() to return WERROR instead of bool.Michael Adam2008-04-221-8/+4
* registry: add reg_init_basic() - init registry with only the db backend.Michael Adam2008-03-271-0/+45