ctdb-tests: Add tests for updated Debian style Samba start/stop
[jlayton/samba.git] / ctdb / tests / src /
2016-10-13 Martin Schwenkectdb-tests: Add a missing assert()
2016-09-22 Amitay Isaacsctdb-common: Add routines to manage PID file
2016-09-14 Martin Schwenkectdb-ipalloc: ipalloc_set_public_ips() can't fail
2016-09-08 Martin Schwenkectdb-tests: CID 1125635 Dereference null return value...
2016-08-10 Amitay Isaacsctdb-tests: Log errors if the test fails
2016-08-08 Martin Schwenkectdb-tests: Fix CID 1361816 Buffer not null terminated...
2016-08-08 Amitay Isaacsctdb-tests: Add explicit wait to the fork_helper()
2016-08-08 Martin Schwenkectdb-tests: Implement --interactive/-i option in transa...
2016-08-08 Martin Schwenkectdb-tests: Clean up and rename simple fetch_ring test
2016-08-08 Martin Schwenkectdb-tests: Implement --interactive/-i option in fetch...
2016-08-08 Martin Schwenkectdb-tests: Clean up and rename simple message_ring...
2016-08-08 Martin Schwenkectdb-tests: Implement --interactive/-i option in messag...
2016-08-08 Martin Schwenkectdb-tests: Add --interactive/-i option to test options...
2016-07-28 Martin Schwenkectdb-tests: Pretend not to ignore return from fgets()
2016-07-28 Amitay Isaacsctdb-tests: Removing sleep from porting_tests
2016-07-28 Amitay Isaacsctdb-tests: Fix valgrind unintialized error
2016-07-28 Amitay Isaacsctdb-protocol: Drop marshalling for global transaction...
2016-07-28 Amitay Isaacsctdb-daemon: Use consistent naming for monitoring mode
2016-07-28 Amitay Isaacsctdb-tests: Fix CID 1364526 (Argument cannot be negative)
2016-07-28 Amitay Isaacsctdb-tests: Fix CID 1364525 (Argument cannot be negative)
2016-07-28 Amitay Isaacsctdb-tests: Fix CID 1364524 (Argument cannot be negative)
2016-07-28 Amitay Isaacsctdb-tests: Fix CID 1364523 (Argument cannot be negative)
2016-07-28 Amitay Isaacsctdb-tests: Fix CID 1364522 (Argument cannot be negative)
2016-07-28 Amitay Isaacsctdb-tests: Fix CID 1364521 (Argument cannot be negative)
2016-07-25 Martin Schwenkectdb-tests: Implement database related controls in...
2016-07-25 Martin Schwenkectdb-tests: Implement MODIFY_FLAGS control in fake_ctdbd
2016-07-25 Martin Schwenkectdb-tests: Implement SET_BAN_STATE control in fake_ctdbd
2016-07-25 Martin Schwenkectdb-tests: Implement TAKEOVER_RUN message in fake_ctdbd
2016-07-25 Martin Schwenkectdb-tests: Implement STOP_NODE and CONTINUE_NODE contr...
2016-07-25 Martin Schwenkectdb-tests: Implement GET_RECLOCK_FILE control in fake_...
2016-07-25 Amitay Isaacsctdb-tests: Add monitoring related controls in fake_ctdbd
2016-07-25 Amitay Isaacsctdb-tests: Implement SET_IFACE_LINK_STATE control...
2016-07-25 Amitay Isaacsctdb-tests: Implement controls related to tunables...
2016-07-25 Amitay Isaacsctdb-tests: Implement GET_RUNSTATE control in fake_ctdbd
2016-07-25 Amitay Isaacsctdb-tests: Implement GET_DEBUG and SET_DEBUG controls...
2016-07-25 Martin Schwenkectdb-tests: Error on invalid destnode in fake_ctdbd
2016-07-25 Martin Schwenkectdb-tests: Have fake_ctdbd log request IDs
2016-07-25 Amitay Isaacsctdb-protocol: Drop marshalling code for set/get_db_pri...
2016-07-25 Amitay Isaacsctdb-protocol: Drop marshalling code for THAW control
2016-07-22 Amitay Isaacsctdb-tests: Add torture test for fetch functions
2016-07-22 Amitay Isaacsctdb-tests: Remove unused tests code
2016-07-22 Amitay Isaacsctdb-tests: Rename ctdb_porting_tests to porting_tests
2016-07-22 Amitay Isaacsctdb-tests: Rename ctdb_lock_tdb to lock_tdb
2016-07-22 Amitay Isaacsctdb-tests: Convert rb_test into a unit test
2016-07-22 Amitay Isaacsctdb-tests: Replace ctdb_update_record_persistent with...
2016-07-22 Amitay Isaacsctdb-tests: Replace ctdb_update_record with update_reco...
2016-07-22 Amitay Isaacsctdb-tests: Replace ctdb_transaction with transaction_l...
2016-07-22 Amitay Isaacsctdb-tests: Replace ctdb_fetch_readonly_loop with fetch...
2016-07-22 Amitay Isaacsctdb-tests: Replace ctdb_fetch_readonly_once with fetch...
2016-07-22 Amitay Isaacsctdb-tests: Replace ctdb_fetch_one with fetch_loop...
2016-07-22 Amitay Isaacsctdb-tests: Replace ctdb_fetch with fetch_ring using...
2016-07-22 Amitay Isaacsctdb-tests: Replace ctdb_bench with message_ring using...
2016-07-22 Amitay Isaacsctdb-tests: Add torture test for g_lock functions
2016-07-22 Amitay Isaacsctdb-tests: Common code to process commandline options
2016-07-22 Amitay Isaacsctdb-tests: Common code to wait for synchronization...
2016-07-04 Martin Schwenkectdb-tests: Link to ctdb-ipalloc instead of using ctdbd...
2016-07-04 Martin Schwenkectdb-tests: Drop use of CTDB context from takeover...
2016-07-04 Martin Schwenkectdb-ipalloc: ipalloc() returns public IP list
2016-07-04 Martin Schwenkectdb-ipalloc: Move set_ipflags_internal() to ipalloc
2016-07-04 Martin Schwenkectdb-ipalloc: Switch set_ipflags_internal() to use...
2016-07-04 Martin Schwenkectdb-ipalloc: Pass extra data to IP allocation state...
2016-07-04 Martin Schwenkectdb-ipalloc: Move create_merged_ip_list() into ipalloc
2016-07-04 Martin Schwenkectdb-ipalloc: New function ipalloc_set_public_ips()
2016-07-04 Martin Schwenkectdb-ipalloc: Don't build a global IP tree
2016-07-04 Martin Schwenkectdb-tests: Drop CTDB_TEST_MAX_NODES
2016-07-04 Martin Schwenkectdb-tests: Build a node map instead of a hacky node...
2016-07-04 Martin Schwenkectdb-tests: Assign known and available arrays via pointers.
2016-07-04 Martin Schwenkectdb-tests: read_ctdb_public_ip_info() reads all test...
2016-07-04 Martin Schwenkectdb-tests: Drop CTDB_TEST_MAX_IPS
2016-07-04 Martin Schwenkectdb-tests: Drop all_ips argument from read_ctdb_public...
2016-07-04 Martin Schwenkectdb-tests: Don't bother setting all_ips
2016-07-04 Martin Schwenkectdb-tests: Simplify read_ctdb_public_ip_info() using...
2016-07-04 Martin Schwenkectdb-tests: Remove unused tests from IP takeover test...
2016-06-18 Amitay Isaacsctdb-tests: Improve ctdb protocol tests
2016-06-08 Amitay Isaacsctdb-daemon: Use lib/util functions instead of redefini...
2016-06-08 Amitay Isaacsctdb-tests: Re-use set_blocking instead of re-definition
2016-06-08 Amitay Isaacsctdb-tests: Re-use async accept wrapper from async_req
2016-06-07 Martin Schwenkectdb-protocol: Drop support for SET_RECLOCK
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-10 Amitay Isaacsctdb-tests: Remove ctdb tool stub code
2016-05-10 Amitay Isaacsctdb-tests: Add fake ctdb daemon implementation for...
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-26 Robin Hackctdb-tests: Fix CID 1358704 use of "=" where "==" may...
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: Update tests to include new controls
2016-04-15 Martin Schwenkectdb-daemon: Drop --lvs option and support for CTDB_CAP_LVS
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-killtcp: Factor out killtcp code into separate...
2016-04-01 Martin Schwenkectdb-tests: Link ctdb-util instead of including
next