libsmbconf: add method is_writeable() and wrapper smbconf_is_writeable()
authorMichael Adam <obnox@samba.org>
Thu, 23 Oct 2008 09:16:50 +0000 (11:16 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 19 Mar 2009 17:03:52 +0000 (18:03 +0100)
commit39c4411fe393fc07bef9a55cb100f3c45bd7da45
treed662f6e947265afb0ab70edcdaf15a83dae5666f
parent35f405b354aa23ef503f7ba594e973bdc695ae21
libsmbconf: add method is_writeable() and wrapper smbconf_is_writeable()

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

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