summaryrefslogtreecommitdiff
path: root/ctdb/tests
Commit message (Expand)AuthorAgeFilesLines
* ctdb-protocol: Return required buffer size in push functionsAmitay Isaacs2016-05-031-16/+48
* ctdb-protocol: Drop buffer allocation from protocol push functionsAmitay Isaacs2016-05-031-16/+56
* ctdb-tests: Make sure the packet length matches the allocated sizeAmitay Isaacs2016-05-031-0/+8
* ctdb-protocol: Expose function to allocate a packetAmitay Isaacs2016-05-031-2/+2
* ctdb-protocol: Use ctdb_req_header marshallingAmitay Isaacs2016-05-031-7/+10
* ctdb-cluster-mutex: Factor out cluster mutex codeMartin Schwenke2016-04-281-0/+1
* ctdb-recovery: Switch ctdb_cluster_mutex() to use helperMartin Schwenke2016-04-281-3/+5
* ctdb-tools: Simplify "ctdb getreclock" outputMartin Schwenke2016-04-281-7/+6
* ctdb-tests: Fix CID 1358704 use of "=" where "==" may have been intendedRobin Hack2016-04-261-1/+1
* ctdb-tools: Drop onnode node specifications for recmaster/lvs/natgwMartin Schwenke2016-04-254-76/+0
* ctdb-tests: Make ctdb natgw tool tests cover all the desired outputsMartin Schwenke2016-04-258-71/+278
* ctdb-protocol: Remove data structures for obsolete server_id controlsAmitay Isaacs2016-04-232-134/+0
* ctdb-daemon: Remove unused controls related to server_idAmitay Isaacs2016-04-231-1/+0
* 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-scripts: Use ss instead of netstat for finding TCP connectionsMartin Schwenke2016-04-171-0/+88
* ctdb-daemon: Drop --lvs option and support for CTDB_CAP_LVSMartin Schwenke2016-04-154-10/+2
* ctdb-scripts: Simplify "ctdb lvs ..." outputMartin Schwenke2016-04-158-21/+18
* ctdb-tools: Change ctdb CLI to have a single "lvs" commandMartin Schwenke2016-04-1511-130/+296
* ctdb-tool: Change ctdb lvs/lvsmaster CLI commands to use ctdb_lvs helperMartin Schwenke2016-04-1511-20/+94
* ctdb-scripts: Add monitoring of CTDB_LVS_PUBLIC_IFACEMartin Schwenke2016-04-153-0/+47
* ctdb-scripts: Call out to ctdb_lvs helper from 91.lvsMartin Schwenke2016-04-153-35/+65
* 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-protocol: Drop killtcp protocol supportMartin Schwenke2016-04-011-16/+0
* ctdb-daemon: Remove implementation of CTDB_CONTROL_KILL_TCPMartin Schwenke2016-04-011-1/+0
* ctdb-tools: Drop "ctdb killtcp" commandMartin Schwenke2016-04-011-8/+0
* ctdb-scripts: Use ctdb_killtcp helper to kill connectionsMartin Schwenke2016-04-012-4/+10
* ctdb-killtcp: Factor out killtcp code into separate file.Martin Schwenke2016-04-011-0/+1
* ctdb-tests: Link ctdb-util instead of includingMartin Schwenke2016-04-012-10/+0
* ctdb-tests: Add a test for recovery of large databasesAmitay Isaacs2016-03-251-0/+107
* ctdb-protocol: Add file IO functions for ctdb_rec_bufferAmitay Isaacs2016-03-251-0/+49
* ctdb-protocol: Add new controls DB_PULL and DB_PUSH_START/DB_PUSH_CONFIRMAmitay Isaacs2016-03-252-0/+66
* ctdb-tests: Add a utility to parse ctdb packetsAmitay Isaacs2016-03-171-0/+108
* ctdb-tests: Add a new NFS tickle test for the releasing nodeMartin Schwenke2016-03-101-0/+69
* ctdb-tests: Allow tcptickle_sniff_wait_show() to filter by MAC addressMartin Schwenke2016-03-101-2/+19
* ctdb-tests: Re-indent and re-format some functionsMartin Schwenke2016-03-101-22/+25
* ctdb-tests: Fix CIFS tickle testMartin Schwenke2016-03-101-18/+12
* ctdb-tests: Fix description of NFS tickle testMartin Schwenke2016-03-101-15/+4
* ctdb-tests: Override local daemon configuration from the environmentMartin Schwenke2016-03-011-0/+4
* ctdb-tests: Change local daemon startup to use ctdbd_wrapperMartin Schwenke2016-03-011-8/+26
* ctdb-tests: Simplify handling of public addresses for local daemonsMartin Schwenke2016-03-011-9/+7
* ctdb: Install helpers under libexecdirMartin Schwenke2016-02-121-0/+1
* ctdb-ipalloc: Remove most uses of struct ctdb_public_ip_list_oldMartin Schwenke2016-02-121-34/+27
* ctdb-tests: Remove unnecessary \ from transaction dataAmitay Isaacs2016-02-121-3/+3