Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libsmbconf: Convert smbconf_init() to sbcErr. | Andreas Schneider | 2011-05-10 | 1 | -10/+10 |
* | smbconf: only include smbconf headers where needed. | Günther Deschner | 2010-05-18 | 1 | -0/+1 |
* | s3:libsmbconf: include smbconf headers with lib/smbconf prefix | Michael Adam | 2009-01-21 | 1 | -3/+3 |
* | s3:libsmbconf: use talloc_free instead of TALLOC_FREE in smbconf_init | Michael Adam | 2009-01-21 | 1 | -1/+1 |
* | s3:libsmbconf: remove the init headers from smbconf.h | Michael Adam | 2009-01-21 | 1 | -0/+2 |
* | [s3]libsmbconf: fall back to file backend when no valid backend was found | Michael Adam | 2008-10-27 | 1 | -4/+5 |
* | [s3]libsmbconf: fix comment typo. | Michael Adam | 2008-10-27 | 1 | -1/+1 |
* | [s3]libsmbconf: remove unused define. | Michael Adam | 2008-10-27 | 1 | -3/+0 |
* | libsmbconf: rename smbconf_init_txt_simple() to smbconf_init_txt(). | Michael Adam | 2008-04-22 | 1 | -2/+2 |
* | libsmbconf: add a smbconf init dispatcher smbconf_init(). | Michael Adam | 2008-04-13 | 1 | -0/+95 |