summaryrefslogtreecommitdiff
path: root/source4/cluster/ctdb/ctdb_cluster.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24275: - setup the connection to the ctdb daemonAndrew Tridgell1-0/+17
2007-10-10r23806: update Samba4 with the latest ctdb code.Andrew Tridgell1-72/+3
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22421: merged in latest ctdb changes from bzrAndrew Tridgell1-16/+53
2007-10-10r22234: merge test suite changes from bzr treeAndrew Tridgell1-45/+18
2007-10-10r22232: add a special message handler ID meaning "all messages please"Andrew Tridgell1-2/+2
2007-10-10r22231: merge from bzr ctdb treeAndrew Tridgell1-8/+11
2007-10-10r22084: use a TDB_INTERNAL tdb for the local ctdb tdb for nowAndrew Tridgell1-1/+1
2007-10-10r22070: merge in the changes from the bzr ctdb tree, and convert the brlockAndrew Tridgell1-5/+8
2007-10-10r21256: - msg_type is not needed in the cluster messaging APIAndrew Tridgell1-3/+2
2007-10-10r21233: first version of samba4 messaging using ctdb is working. This means weAndrew Tridgell1-1/+77
2007-10-10r21230: added the hooks needed in the cluster layer and the messaging code forAndrew Tridgell1-2/+36
2007-10-10r20991: use relative includes for ctdb headers. This works with bothAndrew Tridgell1-1/+1
2007-10-10r20919: add a function cluster_tdb_tmp_open() which can be used in a clusterAndrew Tridgell1-2/+29
2007-10-10r20896: make the maximum lacount configurable in smb.confAndrew Tridgell1-1/+6
2007-10-10r20892: add parameter for enabling ctdb self connectAndrew Tridgell1-2/+5
2007-10-10r20889: import ctdb cluster backend from bzrAndrew Tridgell1-0/+138