summaryrefslogtreecommitdiff
path: root/ctdb/include/ctdb_protocol.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-10ctdb-daemon: Remove control CTDB_CONTROL_SET_CALLAmitay Isaacs1-1/+1
2015-04-07ctdb-recoverd: New message ID CTDB_SRVID_DISABLE_RECOVERIESMartin Schwenke1-0/+3
2015-03-23ctdb-daemon: New control CTDB_CONTROL_GET_NODES_FILEMartin Schwenke1-0/+1
2014-12-07ctdb: ctdb_protocol.h references struct sockaddrVolker Lendecke1-0/+2
2014-12-05ctdb-vacuum: Track time for vacuuming in database statisticsAmitay Isaacs1-0/+3
2014-10-28ctdb: Rename CTDB_VERSION to CTDB_PROTOCOLAmitay Isaacs1-1/+1
2014-10-28ctdb: Rename ctdb socket variable from CTDB_PATH to CTDB_SOCKETAmitay Isaacs1-2/+2
2014-10-06ctdb-logging: Remove log ringbufferMartin Schwenke1-2/+2
2014-04-23ctdb-recoverd: Detach database from recovery daemonAmitay Isaacs1-0/+4
2014-04-14ctdb-daemon: Add control CTDB_CONTROL_DB_DETACHAmitay Isaacs1-0/+1
2014-01-16ctdb-daemon: Deprecate RELOAD and STATUS eventsAmitay Isaacs1-2/+2
2013-10-25build: Move the default CTDB socket from /tmp to /var/run/ctdbAmitay Isaacs1-1/+1
2013-10-04ctdbd: Remove transaction code related to TRANS2 commitsAmitay Isaacs1-8/+0
2013-10-04ctdbd: Deprecate TRANS2 commit controlsAmitay Isaacs1-6/+6
2013-09-19recoverd: Remove unused CTDB_SRVID_RELOAD_ALL_IPS and handlerMartin Schwenke1-5/+0
2013-09-19recoverd: New SRVID message CTDB_SRVID_DISABLE_TAKEOVER_RUNSMartin Schwenke1-0/+3
2013-08-22Revert "LACOUNT: Add back lacount mechanism to defer migrating a fetched/rea...Amitay Isaacs1-2/+1
2013-07-29ctdbd: Remove incomplete ctdb_db_statistics_wire structureAmitay Isaacs1-12/+5
2013-07-29Revert "ctdbd: Remove incomplete ctdb_db_statistics_wire structure"Amitay Isaacs1-0/+7
2013-07-10ctdbd: Remove incomplete ctdb_db_statistics_wire structureAmitay Isaacs1-7/+0
2013-05-24ctdbd: New control CTDB_CONTROL_GET_RUNSTATEMartin Schwenke1-0/+1
2013-05-09recoverd: Move IP flags into ctdb_takeover.cMartin Schwenke1-5/+0
2013-05-07recoverd: Fix tunable NoIPTakeoverOnDisabled, rename to NoIPHostOnAllDisabledMartin Schwenke1-1/+3
2013-05-06ctdbd: Remove the "stopped" eventMartin Schwenke1-1/+1
2013-05-06ctdbd: New control CTDB_CONTROL_IPREALLOCATEDMartin Schwenke1-0/+1
2013-04-24include: define CTDB_REC_RO_FLAGS - all read-only related record flagsMichael Adam1-0/+4
2013-04-24vacuum: introduce the RECEIVE_RECORDS controlMichael Adam1-0/+1
2013-04-17ctdbd: unimplement the unused SET_DMASTER controlMichael Adam1-1/+1
2013-04-17traverse: Add CTDB_CONTROL_TRAVERSE_ALL_EXT to support withemptyrecordsAmitay Isaacs1-0/+1
2012-10-22recoverd: Add CTDB_SRVID_GETLOG and CTDB_SRVID_CLEARLOGMartin Schwenke1-0/+8
2012-10-22build: Set CTDB_PATH to /tmp/ctdb.socket if SOCKPATH is not definedAmitay Isaacs1-1/+5
2012-10-21Build: Set the default ctdb socket path at configure timeDavid Disseldorp1-2/+2
2012-10-20ctdbd: Replace lockwait with locking API and remove ctdb_lockwait.cAmitay Isaacs1-3/+0
2012-10-20ctdbd: locking: Provide non-blocking API for locking of TDB record/db/alldbAmitay Isaacs1-0/+16
2012-09-28libctdb: add ctdb_getcapabilities()Martin Schwenke1-0/+11
2012-06-13STATISTICS: Add tracking of the 10 hottest keys per database measured in hopc...Ronnie Sahlberg1-0/+14
2012-05-01Add new control to reload the public ip address file on a nodeRonnie Sahlberg1-0/+6
2012-03-22NoIPTakeover: change the tunable name for the "dont allow failing addresses o...Ronnie Sahlberg1-1/+1
2012-03-22Make NoIPFailback a node local setting. Nodes that have NoIPFailback set to !...Ronnie Sahlberg1-0/+2
2012-03-20STICKY: add prototype code to make records stick to a node to "calm" down if ...Ronnie Sahlberg1-0/+1
2012-03-20LACOUNT: Add back lacount mechanism to defer migrating a fetched/read copy u...Ronnie Sahlberg1-1/+2
2012-03-20STATISTICS: add per-db hop count statisticsRonnie Sahlberg1-2/+4
2012-03-20add max hop count buckets to see how bad hopcounts areRonnie Sahlberg1-0/+2
2012-02-28When adding ips to nodes, set up a deferred rebalance for the whole node to t...Ronnie Sahlberg1-0/+5
2012-02-08ReadOnly: add per-database statistics to view how much delegations/revokes we...Ronnie Sahlberg1-0/+9
2012-02-08STATISTICS: add total counts for number of delegations and number of revokesRonnie Sahlberg1-0/+2
2012-02-06libctdb - add ctdb_getvnnmap()Martin Schwenke1-0/+18
2011-12-08ctdb tool - generalise nodestring parsing for -nMartin Schwenke1-0/+2
2011-12-06LibCTDB: Add support for the 'get interfaces' control and update the ctdb too...Ronnie Sahlberg1-0/+19
2011-12-03traverse: fix traversing with empty records by adding a new (internal) contro...Michael Adam1-0/+7