ctdb-tests: Rationalise node stop/start/restart
[vlendec/samba-autobuild/.git] / ctdb / tests / src /
2020-02-12 Martin Schwenkectdb-tests: Fix return value of DB test tool delete...
2019-11-14 Amitay Isaacsctdb-tests: Add tests for cmdline_add() api
2019-11-14 Amitay Isaacsctdb-tests: Update cmdline tests for section name
2019-11-14 Amitay Isaacsctdb-common: Add section to group commands in cmdline
2019-11-14 Amitay Isaacsctdb-common: Generate usage message from cmdline_parse()
2019-10-24 Martin Schwenkectdb-tests: Add ctdb-db-test tool
2019-10-24 Martin Schwenkectdb-protocol: Add marshalling for control DB_VACUUM
2019-10-24 Martin Schwenkectdb-protocol: Add marshalling for struct ctdb_db_vacuum
2019-10-24 Amitay Isaacsctdb-tests: Add marshalling tests for new control
2019-10-24 Amitay Isaacsctdb-tests: Drop code releated to obsolete controls
2019-08-26 Swen Schilligctdb-tests: fix mem leak in ltdb_fetch
2019-08-21 Martin Schwenkectdb-tests: Wait for child process when killing cluster...
2019-07-26 Martin Schwenkectdb-tests: Add tests for cluster mutex lost handling
2019-07-26 Martin Schwenkectdb-tests: Add test to confirm need for cluster mutex...
2019-07-26 Martin Schwenkectdb-tests: Add cluster mutex tests
2019-07-05 Martin Schwenkectdb-tests: Avoid warning about NULL dereference
2019-07-05 Martin Schwenkectdb-tests: Don't compare an unsigned value with -1
2019-07-05 Martin Schwenkectdb-tests: Fix signed/unsigned comparisons by casting
2019-07-05 Martin Schwenkectdb-tests: Fix signed/unsigned comparisons by declarin...
2019-07-05 Martin Schwenkectdb-tests: Fix signed/unsigned comparisons by casting
2019-07-05 Martin Schwenkectdb-tests: Add a local variable for repeated calculation
2019-07-05 Martin Schwenkectdb-tests: Declare variable for return value of write...
2019-07-05 Martin Schwenkectdb-tests: Fix signed/unsigned comparison by declaring...
2019-06-05 Martin Schwenkectdb-tests: Avoid potentially uninitialised data
2019-06-05 Martin Schwenkectdb-tests: Fix signed/unsigned comparison by using...
2019-05-24 Andreas Schneiderctdb:tests: Add missing va_end() in ctdb_set_error()
2019-05-13 Amitay Isaacsctdb-tests: Add reqid wrapping test
2019-05-07 Andreas Schneiderctdb: Fix format in db_hash_test
2019-04-10 Swen Schilligctdb-test: Adding test case to verify queue resizeing
2019-04-09 Swen Schilligctdb-test: Adding test case verifying data in buffer...
2019-04-09 Swen Schilligctdb-test: Modify ctdb_io_test test_setup to provide...
2019-03-15 Martin Schwenkectdb-tests: Add some testing for IPv4-mapped IPv6 addre...
2019-02-22 Christof Schmittctdb-tests: Add test for ctdb_io.c
2019-01-28 Andreas Schneiderctdb: Use C99 initializer for poptOption in test_options
2018-11-08 Andreas Schneiderdebug: Use debuglevel_(get|set) function
2018-11-06 Martin Schwenkectdb-tests: Use path_socket() in dummy client
2018-11-06 Martin Schwenkectdb-tests: Use path_socket() in test client tools
2018-10-08 Martin Schwenkectdb-tests: Shut down transaction_loop clients more...
2018-10-08 Amitay Isaacsctdb-tests: Drop code for RECEIVE_RECORDS control
2018-09-07 Martin Schwenkectdb-tests: Fix CTDB -O3 --picky-developer build on...
2018-09-06 Martin Schwenkectdb-tests: Check result of write() in ARP and TCP...
2018-08-30 Martin Schwenkectdb-tests: Extend TCP packet test to also do packet...
2018-08-30 Martin Schwenkectdb-tests: Add tests for TCP packet marshalling
2018-08-30 Martin Schwenkectdb-tests: Add tests for ARP and IPv6 NA marshalling
2018-08-30 Martin Schwenkectdb-tests: Add basic test to sanity check types in...
2018-07-28 Martin Schwenkectdb-common: Use script abstraction in run_event
2018-07-28 Martin Schwenkectdb-common: Factor out basic script abstraction
2018-07-28 Amitay Isaacsctdb-common: Add fd argument to ctdb_connection_list_read()
2018-07-28 Amitay Isaacsctdb-common: Add line based I/O
2018-07-28 Amitay Isaacsctdb-tests: Porting tests should ignore unsupported...
2018-07-28 Amitay Isaacsctdb-tests: Add signal code matching utility
2018-07-28 Amitay Isaacsctdb-client: Switch to ETIMEDOUT instead of ETIME
2018-07-28 Amitay Isaacsctdb-tests: Add errno matching utility
2018-07-27 Martin Schwenkectdb-protocol: Add function ctdb_sock_addr_mask_from_st...
2018-07-11 Martin Schwenkectdb-daemon: Drop the noiphost "node flags" bitmap
2018-07-11 Martin Schwenkectdb-daemon: Stop inactive/disabled nodes from reportin...
2018-07-11 Martin Schwenkectdb-daemon: Drop plumbing for obsolete tunable NoIPHos...
2018-07-11 Martin Schwenkectdb-daemon: Change default for tunable NoIPHostOnAllDi...
2018-07-10 Ralph Boehmectdb: close the correct pipe fd in a test
2018-07-05 Amitay Isaacsctdb-tests: Avoid segfault by initializing logging
2018-07-05 Amitay Isaacsctdb-protocol: Remove protocol for old event daemon
2018-07-05 Amitay Isaacsctdb-common: Add client pid to connect callback in...
2018-07-05 Amitay Isaacsctdb-tests: Separate testing code for basic data types
2018-07-04 Amitay Isaacsctdb-tests: Avoid segfault by initializing logging
2018-07-02 Martin Schwenkectdb-tests: Teach strace packet parser about non-octal...
2018-07-02 Amitay Isaacsctdb: Fix build on AIX
2018-07-02 Martin Schwenkectdb-tests: Switch fake_ctdbd to use ctdb_get_peer_pid()
2018-06-29 Amitay Isaacsctdb-common: Correctly handle conf->reload()
2018-06-29 Carlos O'Donellctdb: Improve robust mutex test
2018-06-05 Amitay Isaacsctdb-common: Add support to run events through failure
2018-06-05 Amitay Isaacsctdb-common: Rename run_event_script_list to run_event_list
2018-06-05 Amitay Isaacsctdb-common: Do not initialize run_proc inside run_event
2018-05-23 Volker Lendeckectdb: Fix CID 1435740 Unchecked return value
2018-05-12 Amitay Isaacsctdb-common: Add config file parsing code
2018-05-12 Amitay Isaacsctdb-common: Add command line processing abstraction
2018-03-27 Amitay Isaacsctdb-tests: Add debug messages for unimplemented functions
2018-03-27 Amitay Isaacsctdb-tests: Implement traverse control in fake_ctdbd
2018-03-27 Amitay Isaacsctdb-tests: Implement transaction control in fake_ctdbd
2018-03-27 Amitay Isaacsctdb-tests: Add req_call processing in fake_ctdbd
2018-03-27 Amitay Isaacsctdb-tests: Use seqnum from tdb if available in fake_ctdbd
2018-03-27 Amitay Isaacsctdb-tests: Implement database attach control in fake_ctdbd
2018-03-27 Amitay Isaacsctdb-tests: Add dbdir option for creating databases...
2018-03-27 Amitay Isaacsctdb-tests: Convert database map to a linked list in...
2018-03-19 Martin Schwenkectdb-tests: Simplify nodes file handling in tool tests
2018-01-22 Amitay Isaacsctdb-tests: Avoid race condition in sock_daemon test 5
2017-11-24 Amitay Isaacsctdb-tests: Make sure child processes are waited on...
2017-11-21 Amitay Isaacsctdb-common: Add async version of shutdown in sock_daemon
2017-11-21 Amitay Isaacsctdb-common: Add async version of reconfigure in sock_d...
2017-11-21 Amitay Isaacsctdb-common: Add async version of startup in sock_daemon
2017-11-21 Amitay Isaacsctdb-tests: Create sock_daemon_funcs per test
2017-11-21 Amitay Isaacsctdb-common: Start listening to sockets only on success...
2017-11-21 Amitay Isaacsctdb-common: Return status from sock_daemon startup...
2017-11-08 Martin Schwenkectdb-tests: Fix some harmless CIDs
2017-11-07 Martin Schwenkectdb-tests: Add sock_daemon test for stale socket handling
2017-11-07 Amitay Isaacsctdb-common: Fix stale socket removal
2017-11-07 Martin Schwenkectdb-tests: Have fake daemon log when it parses public IPs
2017-10-16 Martin Schwenkectdb-tests: Check an unchecked return value
2017-10-16 Martin Schwenkectdb-test: Fix CID 1419118 (Error handling issues)
2017-10-16 Martin Schwenkectdb-tests: Strengthen some tests
2017-10-10 Amitay Isaacsctdb-tests: Add interactive test for tunnels
next