Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-03-21 | libsmbconf: move registry implementation to a module of its own. | Michael Adam | 1 | -0/+5 |
2008-03-21 | libsmbconf: reformaat - fix some whispacing/tabs | Michael Adam | 1 | -7/+7 |
2008-03-21 | libsmbconf: add backend specific init function. | Michael Adam | 1 | -0/+3 |
2008-03-21 | libsmbconf: add shutdown handler to smbconf_ops. | Michael Adam | 1 | -0/+1 |
2008-03-21 | libsmbconf: add open and close operations to the smbconf_ops. | Michael Adam | 1 | -0/+2 |
2008-03-21 | libsmbconf: introduce a smbconf_ops layer to allow interchangeable backends. | Michael Adam | 1 | -0/+31 |
2008-03-21 | libsmbconf: put the smbconf context struct into a private header. | Michael Adam | 1 | -0/+27 |