summaryrefslogtreecommitdiff
path: root/source3/registry/reg_backend_db.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-25s3:registry: make regdb_values_need_update() staticMichael Adam1-1/+0
2012-04-25s3:registry: make regdb_subkeys_need_update() staticMichael Adam1-1/+0
2012-04-25s3:registry: make regdb_store_values() staticMichael Adam1-1/+0
2012-04-25s3:registry: make regdb_fetch_values() staticMichael Adam1-1/+0
2012-04-25s3:registry: make regdb_fetch_keys() staticMichael Adam1-1/+0
2012-04-25s3:registry: make regdb_store_keys() staticMichael Adam1-1/+0
2011-04-11s3: Make reg_backend_db.h includable by itselfVolker Lendecke1-0/+1
2010-05-25s3:registry: extract the reg_backend_db prototypes into their own header.Michael Adam1-0/+41