summaryrefslogtreecommitdiff
path: root/source4/cluster/ctdb/ctdb_cluster.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-04Rework cluster_id() to take an additional argument, as we needAndrew Bartlett1-2/+3
2008-01-01r26640: Janitorial: Remove some more uses of global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26431: Require ndr_push creators to specify a iconv_convenience context.Jelmer Vernooij1-0/+1
2007-12-21r26274: Some syntax fixes, remove more global_loadparm instances.Jelmer Vernooij1-2/+2
2007-12-21r26269: Fix a couple more references to global_loadparm.Jelmer Vernooij1-2/+3
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij1-1/+1
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-2/+2
2007-10-10r25301: Merge my includes.h cleanups.Jelmer Vernooij1-0/+1
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-2/+2
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij1-4/+4
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