summaryrefslogtreecommitdiffstats
path: root/source4/cluster/ctdb/ctdb_cluster.c
Commit message (Expand)AuthorAgeFilesLines
* s4:cluster: remove old/broken ctdb codeStefan Metzmacher2008-12-291-250/+0
* s4: fix LIBEVENTS dependencies and use more forward declarationsStefan Metzmacher2008-12-171-1/+0
* Rename dom_sid.idl -> server_id.idl (since it no longer actually contains the...Jelmer Vernooij2008-12-161-1/+1
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+1
* Fix includes.Jelmer Vernooij2008-10-151-1/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Use single copy of tdb in both samba3 and samba4.Jelmer Vernooij2008-09-161-1/+1
* Rework cluster_id() to take an additional argument, as we needAndrew Bartlett2008-02-041-2/+3
* r26640: Janitorial: Remove some more uses of global_loadparm.Jelmer Vernooij2008-01-011-1/+1
* r26431: Require ndr_push creators to specify a iconv_convenience context.Jelmer Vernooij2007-12-211-0/+1
* r26274: Some syntax fixes, remove more global_loadparm instances.Jelmer Vernooij2007-12-211-2/+2
* r26269: Fix a couple more references to global_loadparm.Jelmer Vernooij2007-12-211-2/+3
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+1
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-2/+2
* r25301: Merge my includes.h cleanups.Jelmer Vernooij2007-10-101-0/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-2/+2
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-4/+4
* r24275: - setup the connection to the ctdb daemonAndrew Tridgell2007-10-101-0/+17
* r23806: update Samba4 with the latest ctdb code.Andrew Tridgell2007-10-101-72/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22421: merged in latest ctdb changes from bzrAndrew Tridgell2007-10-101-16/+53
* r22234: merge test suite changes from bzr treeAndrew Tridgell2007-10-101-45/+18
* r22232: add a special message handler ID meaning "all messages please"Andrew Tridgell2007-10-101-2/+2
* r22231: merge from bzr ctdb treeAndrew Tridgell2007-10-101-8/+11
* r22084: use a TDB_INTERNAL tdb for the local ctdb tdb for nowAndrew Tridgell2007-10-101-1/+1
* r22070: merge in the changes from the bzr ctdb tree, and convert the brlockAndrew Tridgell2007-10-101-5/+8
* r21256: - msg_type is not needed in the cluster messaging APIAndrew Tridgell2007-10-101-3/+2
* r21233: first version of samba4 messaging using ctdb is working. This means weAndrew Tridgell2007-10-101-1/+77
* r21230: added the hooks needed in the cluster layer and the messaging code forAndrew Tridgell2007-10-101-2/+36
* r20991: use relative includes for ctdb headers. This works with bothAndrew Tridgell2007-10-101-1/+1
* r20919: add a function cluster_tdb_tmp_open() which can be used in a clusterAndrew Tridgell2007-10-101-2/+29
* r20896: make the maximum lacount configurable in smb.confAndrew Tridgell2007-10-101-1/+6
* r20892: add parameter for enabling ctdb self connectAndrew Tridgell2007-10-101-2/+5
* r20889: import ctdb cluster backend from bzrAndrew Tridgell2007-10-101-0/+138