Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-10-27 | [s3]libsmbconf: add method is_writeable() and wrapper smbconf_is_writeable() | Michael Adam | 1 | -0/+7 |
2008-10-27 | [s3]libsmbconf: return WERR_BADFILE when no path to text backend is provided. | Michael Adam | 1 | -1/+1 |
2008-10-27 | [s3]libsmbconf: add backend_requires_messaging() method to libsmbconf. | Michael Adam | 1 | -0/+6 |
2008-10-18 | Use separate make variables for libutil and libcrypto. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-23 | libsmbconf: remove unnecessary talloc success check from smbconf_txt.c | Michael Adam | 1 | -8/+0 |
2008-04-23 | libsmbconf: rewrite API to use smbconf_service struct | Michael Adam | 1 | -13/+23 |
2008-04-22 | libsmbconf: text backend remove comment references to "simple". | Michael Adam | 1 | -2/+2 |
2008-04-22 | libsmbconf: rename smbconf_init_txt_simple() to smbconf_init_txt(). | Michael Adam | 1 | -3/+3 |
2008-04-22 | libsmbconf: rename text backend smbconf_txt_simple to smbconf_txt. | Michael Adam | 1 | -0/+639 |