summaryrefslogtreecommitdiff
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* ctdb-tools: Drop onnode node specifications for recmaster/lvs/natgwMartin Schwenke2016-04-256-157/+1
* ctdb-tools: Drop "ctdb natgwlist"Martin Schwenke2016-04-253-68/+0
* ctdb-tests: Make ctdb natgw tool tests cover all the desired outputsMartin Schwenke2016-04-258-71/+278
* ctdb-tools: Add top-level "ctdb natgw" commandMartin Schwenke2016-04-252-0/+89
* ctdb-scripts: Drop node count from "ctdb natgw status" outputMartin Schwenke2016-04-251-8/+8
* ctdb-scripts: Tweak NAT gateway list output formatMartin Schwenke2016-04-251-1/+1
* ctdb-scripts: Fix incorrect commentMartin Schwenke2016-04-251-1/+1
* ctdb-ipalloc: Do ipreallocated even if no IP addresses can be allocatedMartin Schwenke2016-04-251-1/+1
* ctdb-daemon: Move port filtering to server side when getting ticklesMartin Schwenke2016-04-252-17/+32
* ctdb-scripts: Improve error messages when using NFS service_check_cmdMartin Schwenke2016-04-251-2/+6
* ctdb-tools: Fix a dangling reference to the LVS capabilityMartin Schwenke2016-04-251-1/+1
* ctdb-client: Use correct TDB flags for opening databaseAmitay Isaacs2016-04-241-7/+8
* ctdb-protocol: Consistency check for opcode in the reply structureAmitay Isaacs2016-04-231-151/+307
* ctdb-client: Set control opcode in reply for one-way controlsAmitay Isaacs2016-04-231-0/+1
* ctdb-protocol: Remove data structures for obsolete server_id controlsAmitay Isaacs2016-04-239-556/+4
* ctdb-client: Remove client functions related to server_idAmitay Isaacs2016-04-234-294/+4
* ctdb-tool: Remove commands related to server_idAmitay Isaacs2016-04-232-111/+2
* ctdb-daemon: Remove unused controls related to server_idAmitay Isaacs2016-04-236-217/+8
* ctdb-tests: Improve code coverage in testsAmitay Isaacs2016-04-233-12/+86
* ctdb-tests: Fix flakey test complex/18_ctdb_reloadips.shAmitay Isaacs2016-04-231-1/+2
* ctdb-tests: Update tests to include new controlsAmitay Isaacs2016-04-232-2/+2
* ctdb-daemon: Avoid memory leakAmitay Isaacs2016-04-232-0/+2
* ctdb-protocol: Define a range of SRVIDs used by the ctdb toolAmitay Isaacs2016-04-232-8/+11
* ctdb-protocol: Remove unused CTDB_SRVID_PREFIXAmitay Isaacs2016-04-231-3/+0
* ctdb-system: Fix typo in ctdb_get_peer_pidAmitay Isaacs2016-04-232-2/+2
* ctdb-scripts: Avoid dividing by zero in memory calculationJose A. Rivera2016-04-231-2/+2
* ctdb-tools: Remove simple uses of strcpy(3)Martin Schwenke2016-04-171-2/+3
* ctdb-scripts: Use ss instead of netstat for finding TCP connectionsMartin Schwenke2016-04-172-10/+101
* ctdb-scripts: Missing NFS thread count file should just produce warningMartin Schwenke2016-04-171-2/+6
* ctdb-daemon: Log a message when fork(2) failsMartin Schwenke2016-04-171-0/+2
* ctdb-daemon: Drop --lvs option and support for CTDB_CAP_LVSMartin Schwenke2016-04-159-35/+5
* ctdb-daemon: Drop --single-public-ip option and related codeMartin Schwenke2016-04-154-108/+4
* ctdb-scripts: Simplify "ctdb lvs ..." outputMartin Schwenke2016-04-1511-47/+25
* ctdb-tools: Change ctdb CLI to have a single "lvs" commandMartin Schwenke2016-04-1513-186/+345
* ctdb-tool: Change ctdb lvs/lvsmaster CLI commands to use ctdb_lvs helperMartin Schwenke2016-04-1512-203/+127
* ctdb-scripts: Add monitoring of CTDB_LVS_PUBLIC_IFACEMartin Schwenke2016-04-154-0/+55
* ctdb-doc: Add sample LVS configurationAmitay Isaacs2016-04-151-0/+90
* ctdb-scripts: Call out to ctdb_lvs helper from 91.lvsMartin Schwenke2016-04-157-90/+244
* ctdb-scripts: Move ctdb_get_ip_address() to functions fileMartin Schwenke2016-04-152-13/+13
* ctdb-tools: Add new ctdb_lvs helperMartin Schwenke2016-04-153-0/+228
* ctdb-scripts: LVS eventscript cleanupsMartin Schwenke2016-04-151-41/+37
* ctdb-tests: Add unit tests for LVS eventscriptMartin Schwenke2016-04-1510-0/+268
* ctdb-tests: LVS support for ctdb tool stubMartin Schwenke2016-04-151-0/+24
* ctdb-tests: Add ipvsadm test stubMartin Schwenke2016-04-151-0/+126
* ctdb-tests: Add 32-bit netmask support to "ip addr show" stubMartin Schwenke2016-04-151-8/+6
* ctdb-tests: Add loopback support for "ip link show" stubMartin Schwenke2016-04-151-3/+15
* ctdb-tests: Allow scope to be specified in "ip addr add" stubMartin Schwenke2016-04-151-6/+10
* ctdb-scripts: Drop "recovered" event from 91.lvsMartin Schwenke2016-04-151-1/+1
* ctdb-scripts: LVS eventscript error redirection improvementsMartin Schwenke2016-04-151-5/+5
* ctdb-scripts: Drop hardcoded /sbin and /proc paths in LVS eventscriptMartin Schwenke2016-04-151-10/+8