summaryrefslogtreecommitdiff
path: root/source3/registry/reg_api_util.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-26s3:registry: add function registry_value_cmp()Gregor Beck1-0/+8
2012-06-26s3:registry: add functions to conveniently create registry_valuesGregor Beck1-0/+61
2012-06-26s3:registry: make reg_delete_path() delete the path recursively.Michael Adam1-3/+3
2012-06-26s3:registry: compile reg_create_path() & reg_delete_path()Gregor Beck1-4/+0
2010-09-21s3:registry: move the reg_api prototypes to their own header.Michael Adam1-0/+1
2010-09-20s3:registry: move (commented out) hilvl util functions to reg_api_util.cMichael Adam1-0/+98
2010-09-20s3:registry: move higher level function reg_open_path to new module reg_api_utilMichael Adam1-0/+83