summaryrefslogtreecommitdiff
path: root/source3/registry/reg_init_full.c
AgeCommit message (Collapse)AuthorFilesLines
2008-03-20registry: separate initialization of registry data from regdb_init().Michael Adam1-0/+7
Leave this to the users (currently registry_init_smbconf() and init_registry()) to initialize as much of preliminary registry data as needed. Michael (This used to be commit 59fdd30c789ccfd5cff356e459f1653b065b985c)
2008-01-21Extend/fix comments.Michael Adam1-0/+103
Michael (This used to be commit 4952417fca89f5d797c861cde9fe74050ae02e2f)