Michael Adam
3a06201086
[s3]libsmbconf: add method is_writeable() and wrapper smbconf_is_writeable()
...
This allows for per-config-source checking of write support.
Michael
2008-10-27 13:02:40 +01:00
Michael Adam
b23106745c
[s3]libsmbconf: return WERR_BADFILE when no path to text backend is provided.
...
Michael
2008-10-27 13:02:39 +01:00
Michael Adam
9299d53ef9
[s3]libsmbconf: add backend_requires_messaging() method to libsmbconf.
...
In a clustered environment, the registry backend needs messaging
to be set up since ctdb requires this.
Michael
2008-10-27 13:02:38 +01:00
Jelmer Vernooij
2d89b52be8
Use separate make variables for libutil and libcrypto.
2008-10-18 14:28:40 +02:00
Michael Adam
0ff2168bb6
libsmbconf: remove unnecessary talloc success check from smbconf_txt.c
...
talloc_stackframe() panics on NOMEM.
Michael
(This used to be commit dee57ad025
)
2008-04-23 01:49:11 +02:00
Michael Adam
fb9232c0a9
libsmbconf: rewrite API to use smbconf_service struct
...
instead of lists of strings and counters directly...
Michael
(This used to be commit 17415e2dc4
)
2008-04-23 01:43:31 +02:00
Michael Adam
03a9ee1520
libsmbconf: text backend remove comment references to "simple".
...
Michael
(This used to be commit 640b8ae7ad
)
2008-04-22 16:11:38 +02:00
Michael Adam
b2425f88fa
libsmbconf: rename smbconf_init_txt_simple() to smbconf_init_txt().
...
...for consistency.
Michael
(This used to be commit 3d1da73f66
)
2008-04-22 16:11:37 +02:00
Michael Adam
9188c8e381
libsmbconf: rename text backend smbconf_txt_simple to smbconf_txt.
...
Michael
(This used to be commit dd9fe5aec4
)
2008-04-22 16:11:37 +02:00