libsmbconf: add backend_requires_messaging() method to libsmbconf.
commit5d2255e13cf2e468887a61fb9a7e99d2ba665333
authorMichael Adam <obnox@samba.org>
Mon, 20 Oct 2008 21:52:02 +0000 (20 23:52 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 19 Mar 2009 11:12:05 +0000 (19 12:12 +0100)
treef7f18e948622765c5d041ae9b7ce8a0ae64577c3
parentbf1474aee37976f0d7e3cece8f39b0046ee54209
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
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