summaryrefslogtreecommitdiff
path: root/source3/lib/smbconf/smbconf_reg.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-03libsmbconf: move initialization of registry value down after error checks.Michael Adam1-6/+6
2008-03-21registry: fix registry_init_smbconf() to close the registry at the end.Michael Adam1-2/+0
2008-03-21libsmbconf: add internal open/close handling to registry backend.Michael Adam1-4/+38
2008-03-21libsmbconf: add a comment.Michael Adam1-0/+3
2008-03-21libsmbconf: add private_data section to smbconf_ctx.Michael Adam1-7/+19
2008-03-21libsmbconf: add a "path" variable to the conf context.Michael Adam1-9/+19
2008-03-21libsmbconf: add a comment.Michael Adam1-1/+5
2008-03-21libsmbconf: move registry implementation to a module of its own.Michael Adam1-0/+744