libsmbconf: add backend_requires_messaging() method to libsmbconf.
authorMichael Adam <obnox@samba.org>
Mon, 20 Oct 2008 21:52:02 +0000 (23:52 +0200)
committerMichael Adam <obnox@samba.org>
Sun, 22 Feb 2009 20:59:47 +0000 (21:59 +0100)
commit8e4b9e02c9590d7e7fe2d469b515a41fa3c2d11d
tree7a84987706d9f7e236ce72eb357af27b7e349f00
parent915da20591b580ae707295780c7b6497197deb87
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