ctdb-scripts: Event scripts must end with ".script" suffix
[kai/samba-autobuild/.git] / ctdb / tests / src /
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
2017-10-10 Amitay Isaacsctdb-tests: Add test for tunnels
2017-10-10 Amitay Isaacsctdb-protocol: Add protocol marshalling for CTDB_REQ_TUNNEL
2017-10-10 Amitay Isaacsctdb-protocol: Add protocol marshalling for tunnel...
2017-10-05 Martin Schwenkectdb-tests: Replace parse_ip() -> ctdb_sock_addr_from_s...
2017-10-05 Amitay Isaacsctdb-tests: Send broadcast to connected nodes, not...
2017-09-22 Amitay Isaacsctdb-tests: Add support for multiple ctdb connections...
2017-09-22 Amitay Isaacsctdb-tests: Check all connections from a process in...
2017-09-21 Amitay Isaacsctdb-tests: Implement control CHECK_PID_SRVID in fake...
2017-09-21 Amitay Isaacsctdb-tests: Reimplement message handlers using srvid...
2017-09-21 Amitay Isaacsctdb-protocol: Add marshalling for control CHECK_PID_SRVID
2017-09-21 Amitay Isaacsctdb-protocol: Add marshalling for struct ctdb_pid_srvid
2017-09-21 Amitay Isaacsctdb-common: Extend srvid_exists() check to support...
2017-09-19 Martin Schwenkectdb-protocol: Add ctdb_connection_list utilities
2017-09-19 Martin Schwenkectdb-protocol: Add marshalling for ctdb_connection_list
2017-09-19 Martin Schwenkectdb-protocol: Add ctdb_connection utilities
2017-09-19 Martin Schwenkectdb-protocol: Add ctdb_sock_addr_from_string()
2017-09-19 Martin Schwenkectdb-protocol: Optionally print port for address printi...
2017-09-19 Martin Schwenkectdb-build: Split protocol-util as a separate subsystem
2017-09-14 Martin Schwenkectdb-tests: Drop implementation of monitor controls
2017-09-09 Amitay Isaacsctdb-tests: Add a dummy ctdb client for testing
2017-09-09 Amitay Isaacsctdb-tests: Fix the implementation of process-exists...
2017-09-01 Amitay Isaacsctdb-protocol: Drop struct ctdb_event_header
2017-09-01 Amitay Isaacsctdb-protocol: Replace ctdb_event_header with sock_pack...
2017-09-01 Amitay Isaacsctdb-protocol: Add a generic packet header
2017-09-01 Martin Schwenkectdb-common: Parse IPv4-mapped IPv6 addresses into...
2017-08-30 Amitay Isaacsctdb-tests: Drop unused test template
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling of ctdb_event_reply
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_event_request
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_event_header
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_event_reply_data
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_event_reply_scr...
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshaling for ctdb_event_reply_status
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_event_request_data
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_event_request_s...
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_event_request_s...
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_event_request_s...
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_event_request_run
2017-08-30 Amitay Isaacsctdb-tests: Add test templates for eventd protocol...
2017-08-30 Amitay Isaacsctdb-tests: Remove unused #defines
2017-08-30 Amitay Isaacsctdb-protocol: Add marshalling for ctdb_req_keepalive
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_req_message_data
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_req_message
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_message_data
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_reply_control
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_req_control
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_reply_control_data
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_req_control_data
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_reply_dmaster
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_req_dmaster
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_reply_error
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_reply_call
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_req_call
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_req_header
2017-08-30 Amitay Isaacsctdb-tests: Add compatibility test for ctdb protocol...
2017-08-30 Amitay Isaacsctdb-tests: Add test templates for ctdb protocol elements
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_g_lock_list
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_g_lock
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_server_id
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_disable_message
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_srvid_message
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_election_message
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_db_statistics
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_key_data
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_statistics_list
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_public_ip_info
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_iface_list
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_iface
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_notify_data
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_ban_state
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_script_list
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_script
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_node_map
next