summaryrefslogtreecommitdiff
path: root/source3/registry/reg_api_util.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-19registry3: Move registry_value_cmp() to its only userVolker Lendecke1-2/+0
2022-09-19registry3: Remove some unused functionsVolker Lendecke1-12/+0
2015-04-16Change the registry subsystem to use uint32_t from uint32. Also change sessio...Richard Sharpe1-2/+2
2012-06-26s3:registry: add function registry_value_cmp()Gregor Beck1-0/+2
2012-06-26s3:registry: add functions to conveniently create registry_valuesGregor Beck1-0/+4
2012-06-26s3:registry: compile reg_create_path() & reg_delete_path()Gregor Beck1-3/+0
2010-09-20s3:registry: move prototypes of unused hilvl functions to ret_api_util.h and ...Michael Adam1-0/+11
2010-09-20s3:registry: move higher level function reg_open_path to new module reg_api_utilMichael Adam1-0/+35