r25026: Move param/param.h out of includes.h
[ira/wip.git] / source4 / cluster / ctdb / ctdb_cluster.c
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Andrew Tridgellr24275: - setup the connection to the ctdb daemon
2007-10-10 Andrew Tridgellr23806: update Samba4 with the latest ctdb code.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr22421: merged in latest ctdb changes from bzr
2007-10-10 Andrew Tridgellr22234: merge test suite changes from bzr tree
2007-10-10 Andrew Tridgellr22232: add a special message handler ID meaning "all...
2007-10-10 Andrew Tridgellr22231: merge from bzr ctdb tree
2007-10-10 Andrew Tridgellr22084: use a TDB_INTERNAL tdb for the local ctdb tdb...
2007-10-10 Andrew Tridgellr22070: merge in the changes from the bzr ctdb tree...
2007-10-10 Andrew Tridgellr21256: - msg_type is not needed in the cluster messagi...
2007-10-10 Andrew Tridgellr21233: first version of samba4 messaging using ctdb...
2007-10-10 Andrew Tridgellr21230: added the hooks needed in the cluster layer...
2007-10-10 Andrew Tridgellr20991: use relative includes for ctdb headers. This...
2007-10-10 Andrew Tridgellr20919: add a function cluster_tdb_tmp_open() which...
2007-10-10 Andrew Tridgellr20896: make the maximum lacount configurable in smb...
2007-10-10 Andrew Tridgellr20892: add parameter for enabling ctdb self connect
2007-10-10 Andrew Tridgellr20889: import ctdb cluster backend from bzr