ctdb-tests: Do not attempt to unregister the join handler multiple times
[metze/samba/wip.git] / ctdb / tests / src /
2017-01-06 Amitay Isaacsctdb-tests: Do not attempt to unregister the join handl...
2017-01-06 Amitay Isaacsctdb-tests: Add tests for generic socket I/O
2017-01-06 Amitay Isaacsctdb-tests: Add another test for sock_daemon
2016-12-19 Martin Schwenkectdb-takeover: NoIPHostOnAllDisabled is global across...
2016-12-19 Martin Schwenkectdb-takeover: NoIPTakeover is global across cluster
2016-12-19 Martin Schwenkectdb-tests: Add faking of control failures/timeouts...
2016-12-19 Martin Schwenkectdb-tests: Add IPREALLOCATED control to fake_ctdbd
2016-12-19 Martin Schwenkectdb-tests: Add TAKEOVER_IP control to fake_ctdbd
2016-12-19 Martin Schwenkectdb-tests: Add RELEASE_IP control to fake_ctdbd
2016-12-19 Martin Schwenkectdb-tests: Implement GET_PUBLIC_IPS control in fake_ctdbd
2016-12-19 Martin Schwenkectdb-tests: Implement GET_PUBLIC_IP_INFO control in...
2016-12-19 Martin Schwenkectdb-tests: Factor out get_ctdb_iface_list()
2016-12-19 Martin Schwenkectdb-tests: Add public IP state to fake_ctdbd
2016-12-19 Martin Schwenkectdb-tests: Factor out reading of known public IP addresses
2016-12-19 Martin Schwenkectdb-tests: Make fake_ctdbd use logging_init()
2016-12-18 Amitay Isaacsctdb-protocol: Drop marshaling for eventscript controls
2016-12-18 Amitay Isaacsctdb-protocol: Add marshalling for eventd protocol
2016-12-18 Amitay Isaacsctdb-common: Add sock_daemon abstraction
2016-12-18 Amitay Isaacsctdb-common: Add run_proc abstraction
2016-12-18 Amitay Isaacsctdb-protocol: Add marshalling for int32_t
2016-12-16 Martin Schwenkectdb-tests: Add unit test for protocol utilities
2016-12-05 Martin Schwenkectdb-tests: Support symbolic debug level in takeover...
2016-12-05 Martin Schwenkectdb-logging: Drop enum debug_level
2016-11-25 Amitay Isaacsctdb-daemon: Remove unused code cmdline.[ch]
2016-11-25 Amitay Isaacsctdb-tests: Remove unused test code
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...
next