ctdb-protocol: CTDB_CONTROL_SET_RECLOCK_FILE is obsolete
[nivanova/samba-autobuild/.git] / ctdb / tests /
2016-06-07 Martin Schwenkectdb-protocol: Drop support for SET_RECLOCK
2016-06-07 Martin Schwenkectdb-tests: Replace "ctdb setrelock" test with "ctdb...
2016-06-01 Michael Adamctdb:tests: timedout->timed out in 60.nfs.multi.004...
2016-05-26 Martin Schwenkectdb-tests: Make sure empty override values are properl...
2016-05-26 Martin Schwenkectdb-tests: Allow local daemons to be run under valgrind
2016-05-26 Martin Schwenkectdb-tests: Drop no-op functions and add an ip6tables...
2016-05-17 Volker Lendeckectdb: Fix CID 1327222 Copy into fixed size buffer
2016-05-17 Volker Lendeckectdb: Fix CID 1361817 Dereference after null check
2016-05-16 Volker Lendeckectdb: Fix the O3 developer build
2016-05-11 Amitay Isaacsctdb-tests: rename tests from stubby.* to ctdb.*
2016-05-10 Amitay Isaacsctdb-tests: Fix output for ctdb reloadnodes tests
2016-05-10 Amitay Isaacsctdb-tests: Fix output for ctdb lvs test
2016-05-10 Amitay Isaacsctdb-tests: Fix output for ctdb getcapabilities test
2016-05-10 Amitay Isaacsctdb-tests: Remove ctdb tool stub code
2016-05-10 Amitay Isaacsctdb-tests: Use fake_ctdbd for ctdb tool tests instead...
2016-05-10 Amitay Isaacsctdb-tests: Add fake ctdb daemon implementation for...
2016-05-10 Amitay Isaacsctdb-tests: Remove ctdb reloadips tests
2016-05-10 Amitay Isaacsctdb-tool: Remove xpnn command and related tests
2016-05-10 Amitay Isaacsctdb-tests: Get rid of ctdb func tests
2016-05-03 Amitay Isaacsctdb-protocol: Return required buffer size in push...
2016-05-03 Amitay Isaacsctdb-protocol: Drop buffer allocation from protocol...
2016-05-03 Amitay Isaacsctdb-tests: Make sure the packet length matches the...
2016-05-03 Amitay Isaacsctdb-protocol: Expose function to allocate a packet
2016-05-03 Amitay Isaacsctdb-protocol: Use ctdb_req_header marshalling
2016-04-28 Martin Schwenkectdb-cluster-mutex: Factor out cluster mutex code
2016-04-28 Martin Schwenkectdb-recovery: Switch ctdb_cluster_mutex() to use helper
2016-04-28 Martin Schwenkectdb-tools: Simplify "ctdb getreclock" output
2016-04-26 Robin Hackctdb-tests: Fix CID 1358704 use of "=" where "==" may...
2016-04-25 Martin Schwenkectdb-tools: Drop onnode node specifications for recmast...
2016-04-25 Martin Schwenkectdb-tests: Make ctdb natgw tool tests cover all the...
2016-04-23 Amitay Isaacsctdb-protocol: Remove data structures for obsolete...
2016-04-23 Amitay Isaacsctdb-daemon: Remove unused controls related to server_id
2016-04-23 Amitay Isaacsctdb-tests: Improve code coverage in tests
2016-04-23 Amitay Isaacsctdb-tests: Fix flakey test complex/18_ctdb_reloadips.sh
2016-04-23 Amitay Isaacsctdb-tests: Update tests to include new controls
2016-04-17 Martin Schwenkectdb-scripts: Use ss instead of netstat for finding...
2016-04-15 Martin Schwenkectdb-daemon: Drop --lvs option and support for CTDB_CAP_LVS
2016-04-15 Martin Schwenkectdb-scripts: Simplify "ctdb lvs ..." output
2016-04-15 Martin Schwenkectdb-tools: Change ctdb CLI to have a single "lvs"...
2016-04-15 Martin Schwenkectdb-tool: Change ctdb lvs/lvsmaster CLI commands to...
2016-04-15 Martin Schwenkectdb-scripts: Add monitoring of CTDB_LVS_PUBLIC_IFACE
2016-04-15 Martin Schwenkectdb-scripts: Call out to ctdb_lvs helper from 91.lvs
2016-04-15 Martin Schwenkectdb-tests: Add unit tests for LVS eventscript
2016-04-15 Martin Schwenkectdb-tests: LVS support for ctdb tool stub
2016-04-15 Martin Schwenkectdb-tests: Add ipvsadm test stub
2016-04-15 Martin Schwenkectdb-tests: Add 32-bit netmask support to "ip addr...
2016-04-15 Martin Schwenkectdb-tests: Add loopback support for "ip link show...
2016-04-15 Martin Schwenkectdb-tests: Allow scope to be specified in "ip addr...
2016-04-01 Martin Schwenkectdb-protocol: Drop killtcp protocol support
2016-04-01 Martin Schwenkectdb-daemon: Remove implementation of CTDB_CONTROL_KILL_TCP
2016-04-01 Martin Schwenkectdb-tools: Drop "ctdb killtcp" command
2016-04-01 Martin Schwenkectdb-scripts: Use ctdb_killtcp helper to kill connections
2016-04-01 Martin Schwenkectdb-killtcp: Factor out killtcp code into separate...
2016-04-01 Martin Schwenkectdb-tests: Link ctdb-util instead of including
2016-03-25 Amitay Isaacsctdb-tests: Add a test for recovery of large databases
2016-03-25 Amitay Isaacsctdb-protocol: Add file IO functions for ctdb_rec_buffer
2016-03-25 Amitay Isaacsctdb-protocol: Add new controls DB_PULL and DB_PUSH_STA...
2016-03-17 Amitay Isaacsctdb-tests: Add a utility to parse ctdb packets
2016-03-10 Martin Schwenkectdb-tests: Add a new NFS tickle test for the releasing...
2016-03-10 Martin Schwenkectdb-tests: Allow tcptickle_sniff_wait_show() to filter...
2016-03-10 Martin Schwenkectdb-tests: Re-indent and re-format some functions
2016-03-10 Martin Schwenkectdb-tests: Fix CIFS tickle test
2016-03-10 Martin Schwenkectdb-tests: Fix description of NFS tickle test
2016-03-01 Martin Schwenkectdb-tests: Override local daemon configuration from...
2016-03-01 Martin Schwenkectdb-tests: Change local daemon startup to use ctdbd_wr...
2016-03-01 Martin Schwenkectdb-tests: Simplify handling of public addresses for...
2016-02-12 Martin Schwenkectdb: Install helpers under libexecdir
2016-02-12 Martin Schwenkectdb-ipalloc: Remove most uses of struct ctdb_public_ip...
2016-02-12 Amitay Isaacsctdb-tests: Remove unnecessary \ from transaction data
2016-02-12 Amitay Isaacsctdb-tests: Improve ctdb detach test
2016-02-12 Amitay Isaacsctdb-tests: Remove last remaining instance of ctdb...
2016-01-27 Martin Schwenkectdb-protocol: Drop protocol support for setting NAT...
2016-01-25 Martin Schwenkectdb-tools: Drop support for setting and viewing NAT...
2016-01-25 Martin Schwenkectdb-scripts: No longer set the NAT gateway capability
2016-01-25 Martin Schwenkectdb/tools: Update ctdb CLI tool to call ctdb_natgw
2016-01-25 Martin Schwenkectdb-tests: Drop some unnecessary NAT gateway tests
2016-01-25 Martin Schwenkectdb: Call out to ctdb_natgw helper from 11.natgw
2016-01-25 Martin Schwenkectdb-tests: NAT gateway slave-only changes
2016-01-25 Martin Schwenkectdb-tests: Test ctdb CLI tool via a stub
2016-01-25 Martin Schwenkectdb-scripts: Tests for monitoring of CTDB_NATGW_PUBLIC...
2016-01-25 Martin Schwenkectdb-scripts: Refactor function interface_monitor(...
2016-01-18 Amitay Isaacsctdb-build: Fix -O3 developer build
2016-01-13 Martin Schwenkectdb-ipalloc: Split IP allocation into its own build...
2016-01-12 Martin Schwenkectdb-tests: Fix some incorrect memory allocations
2015-12-04 Martin Schwenkectdb-ipalloc: Rename ctdb_takeover_run_core() to ipalloc()
2015-12-04 Martin Schwenkectdb-ipalloc: Fold force_rebalance_candidates into...
2015-12-04 Martin Schwenkectdb-ipalloc: Fold all IPs list into IP allocation...
2015-12-04 Martin Schwenkectdb-scripts: Add exportfs cache to NFS Linux kernel...
2015-11-25 Amitay Isaacsctdb-protocol: Fix marshalling for struct ctdb_rec_data
2015-11-25 Amitay Isaacsctdb-protocol: Fix marshalling of struct ctdb_public_ip...
2015-11-25 Amitay Isaacsctdb-protocol: Fix marshalling of struct ctdb_addr_info
2015-11-23 Martin Schwenkectdb-ipalloc: Have set_ipflags_internal() set ipalloc_s...
2015-11-23 Martin Schwenkectdb-ipalloc: Fold IP flags into IP allocation state
2015-11-23 Martin Schwenkectdb-ipalloc: Allocate memory off IP allocation state
2015-11-23 Martin Schwenkectdb-ipalloc: Drop CTDB context argument from set_ipfla...
2015-11-20 Martin Schwenkectdb-ipalloc: ctdb_takeover_run_core() takes ipalloc_state
2015-11-20 Martin Schwenkectdb-ipalloc: Move IP list creation out to ctdb_takeove...
2015-11-20 Martin Schwenkectdb-ipalloc: Move IP allocation state into its own...
2015-11-16 Martin Schwenkectdb-ipalloc: Don't consider runstates in the IP takeov...
2015-11-16 Amitay Isaacsctdb-build: Remove ctdb-common-util subsystem
next