summaryrefslogtreecommitdiff
path: root/ctdb/include
Commit message (Expand)AuthorAgeFilesLines
...
* ctdb-daemon: Add tracking of migration recordsAmitay Isaacs2017-04-051-0/+4
* ctdb-takeover: Drop unused ctdb_takeover_run() and related codeMartin Schwenke2016-12-191-3/+0
* ctdb-protocol: Move CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE to protocol.hMartin Schwenke2016-12-191-2/+0
* ctdb-daemon: Switch to using event daemonAmitay Isaacs2016-12-181-9/+0
* ctdb-daemon: Add functions to talk to event daemonAmitay Isaacs2016-12-181-0/+6
* ctdb-client: Drop client code for eventscript controlsAmitay Isaacs2016-12-181-11/+0
* ctdb-daemon: Drop implementation of eventscript controlsAmitay Isaacs2016-12-181-11/+0
* ctdb-daemon: Move function typedef to where it's usedAmitay Isaacs2016-12-161-6/+0
* ctdb-daemon: Add ctdb_vfork_exec()Amitay Isaacs2016-12-051-0/+3
* ctdb-logging: Get rid of debug_extraAmitay Isaacs2016-12-051-2/+0
* ctdb-daemon: Remove setting of debug_extra from switch_from_server_to_client()Amitay Isaacs2016-12-051-2/+1
* ctdb-daemon: Remove setting of debug_extra via ctdb_set_child_info()Amitay Isaacs2016-12-051-3/+0
* ctdb-daemon: Consolidate initialization of logging and debug levelAmitay Isaacs2016-12-051-1/+2
* ctdb-logging: Remove duplicate logging codeAmitay Isaacs2016-12-051-6/+0
* ctdb-daemon: Remove tevent debug loggingAmitay Isaacs2016-12-051-1/+0
* ctdb-daemon: Remove NUM_DB_PRIORITIESAmitay Isaacs2016-09-141-1/+0
* ctdb-daemon: Fix format-nonliteral warningAmitay Isaacs2016-08-101-1/+2
* ctdb-daemon: Fix format-nonliteral warningAmitay Isaacs2016-08-101-1/+1
* ctdb-daemon: Drop implementation of global transaction controlsAmitay Isaacs2016-07-281-4/+0
* ctdb-daemon: Deletion of IPs is deferred until the next takeover runMartin Schwenke2016-07-281-2/+1
* ctdb-daemon: Fix statistics update macroAmitay Isaacs2016-07-281-2/+2
* ctdb-daemon: Move CTDB VNN structure to IP takeover codeMartin Schwenke2016-07-281-33/+0
* ctdb-locking: Remove ctdb_db_prio_iterator functionAmitay Isaacs2016-07-251-2/+0
* ctdb-freeze: Remove ctdb_db_prio_frozen() functionAmitay Isaacs2016-07-251-1/+0
* ctdb-locking: Remove API for locking databases with priorityAmitay Isaacs2016-07-251-9/+0
* ctdb-locking: Remove API for locking all databasesAmitay Isaacs2016-07-251-6/+0
* ctdb-daemon: Remove priority field from ctdb_db_contextAmitay Isaacs2016-07-251-1/+0
* ctdb-client: Remove client code for set/get_db_priorityAmitay Isaacs2016-07-251-7/+0
* ctdb-daemon: Remove implementation of SET/GET_DB_PRIORITYAmitay Isaacs2016-07-251-3/+0
* ctdb-daemon: Drop priorites from freeze/thaw codeAmitay Isaacs2016-07-251-4/+3
* ctdb-client: Mark ctdb_ctrl_freeze_priority staticAmitay Isaacs2016-07-251-2/+0
* ctdb-client: Drop unused functions ctdb_ctrl_freeze_send/recvAmitay Isaacs2016-07-251-8/+0
* ctdb-client: Remove functions ctdb_ctrl_thaw_priority() and ctdb_ctrl_thaw()Amitay Isaacs2016-07-251-5/+0
* ctdb-ipalloc: Don't build a global IP treeMartin Schwenke2016-07-041-3/+0
* ctdb-ipalloc: Drop code to update IP assignment treeMartin Schwenke2016-07-041-4/+0
* ctdb-recoverd: Recovery lock handle should be in recovery deamon contextMartin Schwenke2016-06-081-1/+0
* ctdb-daemon: Rename recovery lock file to just recovery lockMartin Schwenke2016-06-081-1/+1
* ctdb-daemon: Drop function ctdb_set_recovery_lock_file()Martin Schwenke2016-06-081-3/+1
* ctdb-client: Remove support for SET_RECLOCKMartin Schwenke2016-06-081-3/+0
* ctdb-takeover: Recovery daemon no longer passes fail callbackMartin Schwenke2016-05-131-2/+1
* ctdb-recovery: Move recovery lock functions to recovery daemon codeMartin Schwenke2016-04-281-4/+0
* ctdb-recovery: Reimplement ctdb_recovery_lock() using ctdb_cluster_mutex()Martin Schwenke2016-04-281-1/+3
* ctdb-protocol: Remove data structures for obsolete server_id controlsAmitay Isaacs2016-04-231-5/+0
* ctdb-client: Remove client functions related to server_idAmitay Isaacs2016-04-231-14/+0
* ctdb-daemon: Remove unused controls related to server_idAmitay Isaacs2016-04-231-1/+0
* ctdb-daemon: Drop --single-public-ip option and related codeMartin Schwenke2016-04-151-3/+0
* ctdb-daemon: Remove implementation of CTDB_CONTROL_KILL_TCPMartin Schwenke2016-04-011-3/+0
* ctdb-client: Drop killtcp client functionsMartin Schwenke2016-04-011-4/+0
* ctdb-daemon: Implement new controls DB_PULL and DB_PUSH_START/DB_PUSH_CONFIRMAmitay Isaacs2016-03-251-0/+11
* ctdb-client: Drop support for updating NAT gateway capabilityMartin Schwenke2016-01-271-3/+0