libsmbconf: add method is_writeable() and wrapper smbconf_is_writeable()
commit3808849499feb58f64f47b6b99001754cfeaaf8e
authorMichael Adam <obnox@samba.org>
Thu, 23 Oct 2008 09:16:50 +0000 (23 11:16 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 27 Mar 2009 13:15:35 +0000 (27 14:15 +0100)
treed42d15ee4c5c6e90e33fbac793afc8f080d8a1ce
parentb8ce351d9c45d788e11b6ae7d66650484b016aeb
libsmbconf: add method is_writeable() and wrapper smbconf_is_writeable()

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

Michael
(cherry picked from commit 9cb280f7d721c71c5cecc2fd56cc75ce4b4a7e5b)
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