ctdb-scripts: Event scripts must end with ".script" suffix
[kai/samba-autobuild/.git] / ctdb / tests / src /
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_node_and_flags
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_public_ip_list
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_public_ip
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_uptime
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_transdb
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_addr_info
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_tickle_list
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_tunable_list
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_var_list
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_node_flag_change
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_tunable
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_connection
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_sock_addr
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_traverse_all_ext
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_traverse_start_ext
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_traverse_all
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_traverse_start
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_rec_buffer
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_rec_data
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_ltdb_header
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_pulldb_ext
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_pulldb
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_dbid_map
2017-08-30 Amitay Isaacsctdb-protocol: Add marshalling for ctdb_dbid
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_vnn_map
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_statistics
2017-08-30 Amitay Isaacsctdb-tests: Add compatibility test for protocol data...
2017-08-30 Amitay Isaacsctdb-protocol: Add marshalling for ctdb_latency_counter
2017-08-30 Amitay Isaacsctdb-protocol: Add marshalling for tdb_data with size
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for tdb_data
2017-08-30 Amitay Isaacsctdb-protocol: Add padding data type to handle structur...
2017-08-30 Amitay Isaacsctdb-protocol: Add marshalling for struct timeval
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for pid_t
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for a string with length
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for a string
2017-08-30 Amitay Isaacsctdb-protocol: Add marshalling for fixed size char...
2017-08-30 Amitay Isaacsctdb-protocol: Add marshalling for bool
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for double
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for uint64_t
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for uint32_t
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for int32_t
2017-08-30 Amitay Isaacsctdb-protocol: Add marshalling for uint16_t
2017-08-30 Amitay Isaacsctdb-protocol: Add marshalling for uint8_t
2017-08-30 Amitay Isaacsctdb-tests: Add test templates for various data types
2017-08-30 Amitay Isaacsctdb-tests: Reorganize protocol tests
2017-08-30 Amitay Isaacsctdb-protocol: Separate marshalling for basic data...
2017-08-29 Martin Schwenkectdb-tests: Add sock daemon test for do_fork
2017-08-29 Martin Schwenkectdb-tests: Add sock daemon test for create_session
2017-08-29 Martin Schwenkectdb-common: Allow sock_daemon to daemonise during...
2017-08-29 Martin Schwenkectdb-tests: Add a sock_daemon test for PID file contention
2017-08-29 Amitay Isaacsctdb-common: Move PID file creation to sock_daemon_run_...
2017-08-29 Martin Schwenkectdb-tests: Add improved PID file check to test2
2017-08-29 Martin Schwenkectdb-tests: Add comments describing sock daemon tests
2017-08-14 Amitay Isaacsctdb-protocol: Drop unused protocol data structures
2017-08-14 Amitay Isaacsctdb-protocol: Drop marshalling code for CHECK_SRVIDS...
2017-08-02 Martin Schwenkectdb-common: Rename pidfile_create() -> pidfile_context...
2017-06-29 Amitay Isaacsctdb-tests: Generalize transaction_loop test
2017-06-29 Amitay Isaacsctdb-tests: Support replicated db in tool tests
2017-06-29 Amitay Isaacsctdb-tests: Add database type option for tests
2017-06-29 Amitay Isaacsctdb-protocol: Add marshalling for CTDB_CONTROL_DB_ATTA...
2017-06-29 Amitay Isaacsctdb-tests: Fix control reply data for DB_ATTACH_PERSIS...
2017-06-26 Amitay Isaacsctdb-protocol: Add protocol marshalling for control...
2017-06-19 Amitay Isaacsctdb-tests: Fix function names in protocol test
2017-05-30 Amitay Isaacsctdb-common: Add run_event abstraction
2017-05-30 Amitay Isaacsctdb-common: Update run_proc api to re-assign stdin
2017-04-05 Amitay Isaacsctdb-common: Add hash_count abstraction
2017-02-24 Martin Schwenkectdb-tests: Populate per-node known IPs inline
2017-02-16 Amitay Isaacsctdb-tests: Add more comm tests
2017-01-31 Amitay Isaacsctdb-tests: Use replace headers instead of system headers
2017-01-16 Amitay Isaacsctdb-common: Add wait_send/wait_recv to sock_daemon_funcs
2017-01-12 Amitay Isaacsctdb-tests: Add robust mutex test
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...
next