summaryrefslogtreecommitdiff
path: root/source3/lib/smbconf/smbconf_init.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-10libsmbconf: Convert smbconf_init() to sbcErr.Andreas Schneider1-10/+10
2010-05-18smbconf: only include smbconf headers where needed.Günther Deschner1-0/+1
2009-01-21s3:libsmbconf: include smbconf headers with lib/smbconf prefixMichael Adam1-3/+3
2009-01-21s3:libsmbconf: use talloc_free instead of TALLOC_FREE in smbconf_initMichael Adam1-1/+1
2009-01-21s3:libsmbconf: remove the init headers from smbconf.hMichael Adam1-0/+2
2008-10-27[s3]libsmbconf: fall back to file backend when no valid backend was foundMichael Adam1-4/+5
2008-10-27[s3]libsmbconf: fix comment typo.Michael Adam1-1/+1
2008-10-27[s3]libsmbconf: remove unused define.Michael Adam1-3/+0
2008-04-22libsmbconf: rename smbconf_init_txt_simple() to smbconf_init_txt().Michael Adam1-2/+2
2008-04-13libsmbconf: add a smbconf init dispatcher smbconf_init().Michael Adam1-0/+95