summaryrefslogtreecommitdiff
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* ctdb-build: Add messages_dgm build to ctdbAmitay Isaacs2020-05-061-0/+4
* lib/util: Build genrand for util coreAmitay Isaacs2020-05-061-0/+4
* ctdb: Implement CTDB_CONTROL_ECHO_DATAVolker Lendecke2020-04-281-0/+87
* ctdb-protocol: Add marshalling for control ECHO_DATAVolker Lendecke2020-04-287-2/+83
* ctdb-protocol: Add marshalling for struct ctdb_echo_dataVolker Lendecke2020-04-285-0/+101
* ctdb-protocol: Add new control CTDB_CONTROL_ECHO_DATAVolker Lendecke2020-04-281-0/+8
* ctdb: Fix duplicate ;;Volker Lendecke2020-04-281-1/+1
* ctdb-scripts: Update nfs-ganesha-calloutRenaud Fortier2020-04-231-1/+1
* ctdb: Fix a memleakVolker Lendecke2020-04-171-0/+1
* ctdb-vacuum: Reschedule vacuum event if VacuumInterval has increasedMartin Schwenke2020-04-071-0/+16
* ctdb-vacuum: Store value of VacuumInterval in ctdb_vacuum_handleMartin Schwenke2020-04-071-3/+10
* ctdb-vacuum: Use vacuum_handle local variablesMartin Schwenke2020-04-071-10/+20
* ctdb-recoverd: Avoid dereferencing NULL rec->nodemapMartin Schwenke2020-03-241-4/+4
* ctdb-daemon: Don't allow attach from recovery if recovery is not activeMartin Schwenke2020-03-231-0/+7
* ctdb-daemon: Remove more unused old client database functionsMartin Schwenke2020-03-232-117/+0
* ctdb-recovery: Remove old code for creating missing databasesMartin Schwenke2020-03-231-161/+0
* ctdb-recovery: Create database on nodes where it is missingMartin Schwenke2020-03-231-1/+177
* ctdb-recovery: Fetch database name from all nodes where it is attachedMartin Schwenke2020-03-231-13/+67
* ctdb-recovery: Pass db structure for each database recoveryMartin Schwenke2020-03-231-31/+28
* ctdb-recovery: GET_DBMAP from all nodesMartin Schwenke2020-03-231-23/+54
* ctdb-recovery: Replace use of ctdb_dbid_map with local db_listMartin Schwenke2020-03-231-15/+161
* ctdb-daemon: Respect CTDB_CTRL_FLAG_ATTACH_RECOVERY when attaching databasesMartin Schwenke2020-03-231-1/+1
* ctdb-recovery: Use CTDB_CTRL_FLAG_ATTACH_RECOVERY to attach during recoveryMartin Schwenke2020-03-231-2/+11
* ctdb-protocol: Add control flag CTDB_CTRL_FLAG_ATTACH_RECOVERYMartin Schwenke2020-03-231-0/+1
* ctdb-daemon: Remove unused old client database functionsMartin Schwenke2020-03-233-168/+2
* ctdb-daemon: Fix database attach deferral logicMartin Schwenke2020-03-231-3/+3
* ctdb-recovery: Refactor banning a node into separate computationAmitay Isaacs2020-03-231-53/+208
* ctdb-recovery: Don't trust nodemap obtained from local nodeAmitay Isaacs2020-03-231-3/+113
* ctdb-recovery: Consolidate node stateAmitay Isaacs2020-03-231-239/+346
* ctdb-recovery: Fetched vnnmap is never used, so don't fetch itAmitay Isaacs2020-03-231-40/+0
* ctdb-tcp: Do not stop outbound connection in ctdb_tcp_node_connect()Martin Schwenke2020-03-121-1/+17
* ctdb-tcp: Factor out function ctdb_tcp_start_outgoing()Martin Schwenke2020-03-121-6/+13
* ctdb-tcp: add ctdb_tcp_stop_incoming()Ralph Boehme2020-03-123-1/+12
* ctdb-tcp: rename ctdb_tcp_stop_connection() to ctdb_tcp_stop_outgoing()Ralph Boehme2020-03-123-8/+8
* ctdb-tcp: Remove redundant restart in ctdb_tcp_tnode_cb()Ralph Boehme2020-03-121-6/+0
* ctdb-tcp: always call node_dead() upcall in ctdb_tcp_tnode_cb()Ralph Boehme2020-03-121-3/+1
* ctdb-tcp: move free of inbound queue to TCP restartNoel Power2020-03-122-2/+1
* ctdb-daemon: more logical whitespace, debug modernisationMartin Schwenke2020-03-121-2/+2
* ctdb-daemon: ensure restart() callback is called in half-connected stateRalph Boehme2020-03-121-7/+6
* ctdb-tests: Use built-in hexdump() in system socket testsMartin Schwenke2020-03-103-55/+22
* ctdb-tests: Split system socket testMartin Schwenke2020-03-103-123/+143
* ctdb-tests: Skip "ctdb process-exists" tests when not on LinuxMartin Schwenke2020-03-103-0/+6
* ctdb-tests: Add function ctdb_test_check_supported_OSMartin Schwenke2020-03-101-0/+13
* ctdb-tests: Use ctdb_test_skip() when initscript can not be foundMartin Schwenke2020-03-101-2/+1
* ctdb-tests: Use ctdb_test_skip() when shellcheck is not installedMartin Schwenke2020-03-101-1/+1
* ctdb-tests: Skipped tests should not cause failureMartin Schwenke2020-03-101-0/+7
* ctdb-docs: Improve recovery lock documentationMartin Schwenke2020-03-091-6/+27
* ctdb-tests: Use a local "ctdb shutdown" command to avoid a raceMartin Schwenke2020-03-021-1/+1
* ctdb-tests: Silence a ShellCheck warningMartin Schwenke2020-02-291-1/+2
* ctdb: add tail logs option to local_daemons.shRalph Boehme2020-02-291-0/+18