[s3]libsmbconf: add method is_writeable() and wrapper smbconf_is_writeable()
commit3a06201086e77b1c6bd8cf9374f02e5f667aa86c
authorMichael Adam <obnox@samba.org>
Thu, 23 Oct 2008 09:16:50 +0000 (23 11:16 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 27 Oct 2008 12:02:40 +0000 (27 13:02 +0100)
treedbbf64c4948a51bba221e03f0ea5972a3bc8684c
parent9c09d545bfae9e4abde317364b1586b691ba4d89
[s3]libsmbconf: add method is_writeable() and wrapper smbconf_is_writeable()

This allows for per-config-source checking of write support.

Michael
source3/lib/smbconf/smbconf.c
source3/lib/smbconf/smbconf.h
source3/lib/smbconf/smbconf_private.h
source3/lib/smbconf/smbconf_reg.c
source3/lib/smbconf/smbconf_txt.c