summaryrefslogtreecommitdiffstats
path: root/ctdb/include/ctdb_private.h
Commit message (Expand)AuthorAgeFilesLines
...
* util: New functions ctdb_set_child_info() and ctdb_is_child_process()Martin Schwenke2013-04-181-0/+2
* ctdbd: unimplement the unused SET_DMASTER controlMichael Adam2013-04-171-1/+0
* traverse: Add CTDB_CONTROL_TRAVERSE_ALL_EXT to support withemptyrecordsAmitay Isaacs2013-04-171-0/+1
* ctdbd: Add an index db for message list for faster searchesAmitay Isaacs2013-03-061-3/+10
* Logging: Fix breakage when freeing the log ringbufferMartin Schwenke2013-02-071-0/+1
* ctdbd: Remove command-line option --debug-hung-scriptMartin Schwenke2013-02-051-2/+0
* ctdbd: Remove debug_hung_script_ctxMartin Schwenke2013-02-051-1/+0
* Logging: New function ctdb_log_ringbuffer_free()Martin Schwenke2013-02-051-1/+1
* daemon: Protect against double free of callback state while shutting downAmitay Isaacs2013-01-091-0/+1
* daemon: On shutdown, destroy timed events that check if recoverd is activeAmitay Isaacs2013-01-091-0/+1
* ctdbd: Remove debug option --node-ip, use --listen insteadMartin Schwenke2013-01-071-1/+0
* daemon: Add a tunable to enable automatic database priority settingAmitay Isaacs2013-01-051-0/+1
* daemon: Check if log_latency_ms is set before using itAmitay Isaacs2012-11-301-1/+1
* locking: Do not use RECLOCK for tracking DB locks and latenciesAmitay Isaacs2012-11-141-4/+4
* recoverd: Track the nodes that fail takeover run and set culprit countAmitay Isaacs2012-11-141-3/+3
* recoverd: Add CTDB_SRVID_GETLOG and CTDB_SRVID_CLEARLOGMartin Schwenke2012-10-221-0/+2
* ctdbd: Replace lockwait with locking API and remove ctdb_lockwait.cAmitay Isaacs2012-10-201-6/+0
* ctdbd: locking: Provide non-blocking API for locking of TDB record/db/alldbAmitay Isaacs2012-10-201-0/+39
* common: Add routines to get process and lock informationAmitay Isaacs2012-10-201-0/+12
* header: Added DB statistics update macrosAmitay Isaacs2012-10-201-16/+49
* common: Debug ctdb_addr_to_str() using new function ctdb_external_trace()Martin Schwenke2012-10-181-0/+1
* ctdbd: Stop takeovers and releases from colliding in mid-airMartin Schwenke2012-10-111-0/+4
* ctdbd: New tunable NoIPTakeoverOnDisabledMartin Schwenke2012-10-111-0/+1
* libctdb: add ctdb_getcapabilities()Martin Schwenke2012-09-281-8/+0
* Add new command to find which interface is located onRonnie Sahlberg2012-06-201-0/+1
* RECOVER: When we pull databases during recovery, we used to reallocate the da...Ronnie Sahlberg2012-05-251-0/+1
* DEBUG: Add checks for and print debug messages when 1) a database contains ve...Ronnie Sahlberg2012-05-211-0/+3
* Debug: When scripts hang, we may need to collect additional data in order to ...Ronnie Sahlberg2012-05-171-0/+3
* Track all child process so we never send a signal to an unrelated process (ou...Ronnie Sahlberg2012-05-031-0/+5
* RELOADIPS: simplify the reloadips code a bitRonnie Sahlberg2012-05-011-1/+1
* Add new control to reload the public ip address file on a nodeRonnie Sahlberg2012-05-011-1/+17
* Undo damage done by d8d37493478a26c5f1809a5f3df89ffd6e149281Martin Schwenke2012-03-221-0/+1
* NoIPTakeover: change the tunable name for the "dont allow failing addresses o...Ronnie Sahlberg2012-03-221-0/+1
* STICKY: add prototype code to make records stick to a node to "calm" down if ...Ronnie Sahlberg2012-03-201-0/+7
* LACOUNT: Add back lacount mechanism to defer migrating a fetched/read copy u...Ronnie Sahlberg2012-03-201-1/+2
* FETCH COLLAPSE : Change the fetch-lock collapse to collapse ALL fetches, incl...Ronnie Sahlberg2012-03-201-0/+1
* Add a tunable variable to control how long we defer after a ctdb addip until ...Ronnie Sahlberg2012-02-281-0/+1
* When adding ips to nodes, set up a deferred rebalance for the whole node to t...Ronnie Sahlberg2012-02-281-0/+1
* Eventscripts: remove the horrible horrible circular reference between state a...Ronnie Sahlberg2012-02-231-0/+3
* READONLY: only send a control to schedule fast-vacuuming from child context i...Ronnie Sahlberg2012-02-211-0/+3
* ReadOnly: add per-database statistics to view how much delegations/revokes we...Ronnie Sahlberg2012-02-081-0/+11
* libctdb - add ctdb_getvnnmap()Martin Schwenke2012-02-061-20/+0
* vacuum: add new tunable VacuumInterval and mark Vacuum{Default,Min,Max}Interv...Michael Adam2011-12-231-0/+1
* vacuum: add ctdb_local_remove_from_delete_queue()Michael Adam2011-12-231-0/+4
* LibCTDB: Add support for the 'get interfaces' control and update the ctdb too...Ronnie Sahlberg2011-12-061-6/+0
* Move platform-specific code to common/system_*Mathieu Parent2011-12-061-0/+1
* traverse: fix traversing with empty records by adding a new (internal) contro...Michael Adam2011-12-031-0/+5
* Add CTDB_CONTROL_CHECK_SRVIDVolker Lendecke2011-11-301-0/+2
* Recover Persistent database DB by DB and not record by recordRonnie Sahlberg2011-11-301-0/+1
* Make some ctdb_takeover.c functions staticMartin Schwenke2011-11-111-26/+0