1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/lib/smbconf
Michael Adam be504b9d32 libsmbconf: don't complain with WERR_ALREADY_EXISTS for NULL share in smbconf_create_share().
These are values stored inside the base key for registry.
This is not getting deleted.

Michael
(This used to be commit aa167de825)
2008-04-15 17:40:28 +02:00
..
smbconf_init.c libsmbconf: add a smbconf init dispatcher smbconf_init(). 2008-04-13 20:04:44 +02:00
smbconf_private.h libsmbconf: rename smbconf_init() to smbconf_init_internal(). 2008-04-13 20:04:43 +02:00
smbconf_reg.c libsmbconf: rename smbconf_init() to smbconf_init_internal(). 2008-04-13 20:04:43 +02:00
smbconf_txt_simple.c libsmbconf: make sure to always list the NULL section first in text backend. 2008-04-15 17:40:27 +02:00
smbconf_util.c libsmbconf: add handling of NULL strings to smbconf_find_in_array(). 2008-04-15 17:40:27 +02:00
smbconf.c libsmbconf: don't complain with WERR_ALREADY_EXISTS for NULL share in smbconf_create_share(). 2008-04-15 17:40:28 +02:00
smbconf.h libsmbconf: add a smbconf init dispatcher smbconf_init(). 2008-04-13 20:04:44 +02:00
testsuite.c libsmbconf: remove the bool verbatim parameter from txt backend init function. 2008-04-13 20:04:43 +02:00