summaryrefslogtreecommitdiffstats
path: root/ctdb/include/ctdb_protocol.h
Commit message (Expand)AuthorAgeFilesLines
* ctdb-recoverd: Detach database from recovery daemonAmitay Isaacs2014-04-231-0/+4
* ctdb-daemon: Add control CTDB_CONTROL_DB_DETACHAmitay Isaacs2014-04-141-0/+1
* ctdb-daemon: Deprecate RELOAD and STATUS eventsAmitay Isaacs2014-01-161-2/+2
* build: Move the default CTDB socket from /tmp to /var/run/ctdbAmitay Isaacs2013-10-251-1/+1
* ctdbd: Remove transaction code related to TRANS2 commitsAmitay Isaacs2013-10-041-8/+0
* ctdbd: Deprecate TRANS2 commit controlsAmitay Isaacs2013-10-041-6/+6
* recoverd: Remove unused CTDB_SRVID_RELOAD_ALL_IPS and handlerMartin Schwenke2013-09-191-5/+0
* recoverd: New SRVID message CTDB_SRVID_DISABLE_TAKEOVER_RUNSMartin Schwenke2013-09-191-0/+3
* Revert "LACOUNT: Add back lacount mechanism to defer migrating a fetched/rea...Amitay Isaacs2013-08-221-2/+1
* ctdbd: Remove incomplete ctdb_db_statistics_wire structureAmitay Isaacs2013-07-291-12/+5
* Revert "ctdbd: Remove incomplete ctdb_db_statistics_wire structure"Amitay Isaacs2013-07-291-0/+7
* ctdbd: Remove incomplete ctdb_db_statistics_wire structureAmitay Isaacs2013-07-101-7/+0
* ctdbd: New control CTDB_CONTROL_GET_RUNSTATEMartin Schwenke2013-05-241-0/+1
* recoverd: Move IP flags into ctdb_takeover.cMartin Schwenke2013-05-091-5/+0
* recoverd: Fix tunable NoIPTakeoverOnDisabled, rename to NoIPHostOnAllDisabledMartin Schwenke2013-05-071-1/+3
* ctdbd: Remove the "stopped" eventMartin Schwenke2013-05-061-1/+1
* ctdbd: New control CTDB_CONTROL_IPREALLOCATEDMartin Schwenke2013-05-061-0/+1
* include: define CTDB_REC_RO_FLAGS - all read-only related record flagsMichael Adam2013-04-241-0/+4
* vacuum: introduce the RECEIVE_RECORDS controlMichael Adam2013-04-241-0/+1
* ctdbd: unimplement the unused SET_DMASTER controlMichael Adam2013-04-171-1/+1
* traverse: Add CTDB_CONTROL_TRAVERSE_ALL_EXT to support withemptyrecordsAmitay Isaacs2013-04-171-0/+1
* recoverd: Add CTDB_SRVID_GETLOG and CTDB_SRVID_CLEARLOGMartin Schwenke2012-10-221-0/+8
* build: Set CTDB_PATH to /tmp/ctdb.socket if SOCKPATH is not definedAmitay Isaacs2012-10-221-1/+5
* Build: Set the default ctdb socket path at configure timeDavid Disseldorp2012-10-211-2/+2
* ctdbd: Replace lockwait with locking API and remove ctdb_lockwait.cAmitay Isaacs2012-10-201-3/+0
* ctdbd: locking: Provide non-blocking API for locking of TDB record/db/alldbAmitay Isaacs2012-10-201-0/+16
* libctdb: add ctdb_getcapabilities()Martin Schwenke2012-09-281-0/+11
* STATISTICS: Add tracking of the 10 hottest keys per database measured in hopc...Ronnie Sahlberg2012-06-131-0/+14
* Add new control to reload the public ip address file on a nodeRonnie Sahlberg2012-05-011-0/+6
* NoIPTakeover: change the tunable name for the "dont allow failing addresses o...Ronnie Sahlberg2012-03-221-1/+1
* Make NoIPFailback a node local setting. Nodes that have NoIPFailback set to !...Ronnie Sahlberg2012-03-221-0/+2
* STICKY: add prototype code to make records stick to a node to "calm" down if ...Ronnie Sahlberg2012-03-201-0/+1
* LACOUNT: Add back lacount mechanism to defer migrating a fetched/read copy u...Ronnie Sahlberg2012-03-201-1/+2
* STATISTICS: add per-db hop count statisticsRonnie Sahlberg2012-03-201-2/+4
* add max hop count buckets to see how bad hopcounts areRonnie Sahlberg2012-03-201-0/+2
* When adding ips to nodes, set up a deferred rebalance for the whole node to t...Ronnie Sahlberg2012-02-281-0/+5
* ReadOnly: add per-database statistics to view how much delegations/revokes we...Ronnie Sahlberg2012-02-081-0/+9
* STATISTICS: add total counts for number of delegations and number of revokesRonnie Sahlberg2012-02-081-0/+2
* libctdb - add ctdb_getvnnmap()Martin Schwenke2012-02-061-0/+18
* ctdb tool - generalise nodestring parsing for -nMartin Schwenke2011-12-081-0/+2
* LibCTDB: Add support for the 'get interfaces' control and update the ctdb too...Ronnie Sahlberg2011-12-061-0/+19
* traverse: fix traversing with empty records by adding a new (internal) contro...Michael Adam2011-12-031-0/+7
* Add CTDB_CONTROL_CHECK_SRVIDVolker Lendecke2011-11-301-0/+1
* traverse: add a flag to enable transferring empty records in cluster wide tra...Michael Adam2011-11-291-0/+1
* SRVID ranges: Change the ranges for SRVIDs to allow 8 bit prefixesRonnie Sahlberg2011-11-091-12/+18
* ReadOnly: add a new control to activate readonly lock capability for a database.Ronnie Sahlberg2011-09-011-0/+1
* ReadOnly: Add a new flag to call request packet to indicate that the client w...Ronnie Sahlberg2011-08-231-1/+2
* ReadOnly: Add 4 new record flags to handle read only delegation and revoking ...Ronnie Sahlberg2011-08-231-0/+4
* ReadOnly records: Add a new RPC function FETCH_WITH_HEADER.Ronnie Sahlberg2011-08-231-2/+4
* ctdb_private.h: add record flag CTDB_REC_FLAG_AUTOMATICMichael Adam2011-03-141-0/+1