summaryrefslogtreecommitdiffstats
path: root/source3/lib/smbconf/smbconf_txt.c
Commit message (Expand)AuthorAgeFilesLines
* libsmbconf: move the non-registry parts of libsmbconf to top levelMichael Adam2009-01-211-655/+0
* s3:libsmbconf: use talloc_free instead of TALLOC_FREE in txt backendMichael Adam2009-01-211-5/+6
* [s3]libsmbconf: add method is_writeable() and wrapper smbconf_is_writeable()Michael Adam2008-10-271-0/+7
* [s3]libsmbconf: return WERR_BADFILE when no path to text backend is provided.Michael Adam2008-10-271-1/+1
* [s3]libsmbconf: add backend_requires_messaging() method to libsmbconf.Michael Adam2008-10-271-0/+6
* Use separate make variables for libutil and libcrypto.Jelmer Vernooij2008-10-181-1/+1
* libsmbconf: remove unnecessary talloc success check from smbconf_txt.cMichael Adam2008-04-231-8/+0
* libsmbconf: rewrite API to use smbconf_service structMichael Adam2008-04-231-13/+23
* libsmbconf: text backend remove comment references to "simple".Michael Adam2008-04-221-2/+2
* libsmbconf: rename smbconf_init_txt_simple() to smbconf_init_txt().Michael Adam2008-04-221-3/+3
* libsmbconf: rename text backend smbconf_txt_simple to smbconf_txt.Michael Adam2008-04-221-0/+639