Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-04-03 | libsmbconf: move initialization of registry value down after error checks. | Michael Adam | 1 | -6/+6 |
2008-03-21 | registry: fix registry_init_smbconf() to close the registry at the end. | Michael Adam | 1 | -2/+0 |
2008-03-21 | libsmbconf: add internal open/close handling to registry backend. | Michael Adam | 1 | -4/+38 |
2008-03-21 | libsmbconf: add a comment. | Michael Adam | 1 | -0/+3 |
2008-03-21 | libsmbconf: add private_data section to smbconf_ctx. | Michael Adam | 1 | -7/+19 |
2008-03-21 | libsmbconf: add a "path" variable to the conf context. | Michael Adam | 1 | -9/+19 |
2008-03-21 | libsmbconf: add a comment. | Michael Adam | 1 | -1/+5 |
2008-03-21 | libsmbconf: move registry implementation to a module of its own. | Michael Adam | 1 | -0/+744 |