libsmbconf: add backend_requires_messaging() method to libsmbconf.
authorMichael Adam <obnox@samba.org>
Mon, 20 Oct 2008 21:52:02 +0000 (23:52 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 27 Mar 2009 13:15:35 +0000 (14:15 +0100)
commitb8ce351d9c45d788e11b6ae7d66650484b016aeb
tree071776b7e8f91440be3d6f2f6776232b063b5f6f
parentbe929d030bd5845aa05f940fd20035dc6e08fdad
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
(cherry picked from commit 5d2255e13cf2e468887a61fb9a7e99d2ba665333)
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