Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-03-21 | libsmbconf: add backend specific init function. | Michael Adam | 1 | -1/+1 |
2008-03-21 | libsmbconf: rename smbconf_close() to smbconf_shutdown(). | Michael Adam | 1 | -1/+1 |
2008-03-21 | libsmbconf: rename smbconf_open() to smbconf_init(). | Michael Adam | 1 | -1/+1 |
2008-03-21 | libsmbconf: put the smbconf context struct into a private header. | Michael Adam | 1 | -3/+1 |
2008-03-21 | libsmbconf: change the API to always take the smbconf_ctx parameter first. | Michael Adam | 1 | -9/+11 |
2008-03-21 | libsmbconf: change smbconf_get_seqnum() to smbconf_changed(). | Michael Adam | 1 | -2/+7 |
2008-03-17 | libsmbconf: rename all occurrences of libnet_conf_ to smbconf_ . | Michael Adam | 1 | -41/+39 |
2008-03-17 | Move libnet_conf to a library lib/smbconf/ of its own, fixing the api. | Michael Adam | 1 | -0/+75 |