gpo: Fix crashes in gpo unapply
[metze/samba/wip.git] / ctdb / tests /
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: Start wait computation only after successf...
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-26 Martin Schwenkectdb-tests: Process-exists unit tests should wait until...
2017-10-26 Martin Schwenkectdb-tests: Wait for fake_ctdbd to start, fail if it...
2017-10-26 Martin Schwenkectdb-tests: Skip starting fake_ctdbd when current node...
2017-10-26 Martin Schwenkectdb-tests: Wait for ctdb_eventd to start, fail if...
2017-10-26 Martin Schwenkectdb-tests: Allow wait_until() to be used in unit tests
2017-10-18 Amitay Isaacsctdb-tests: Add tests for event scripts with multiple...
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 tests for client with multiple connections
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: Add tests for PID with srvid
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-14 Martin Schwenkectdb-tools: Drop monitoring-related ctdb commands
2017-09-14 Martin Schwenkectdb-tests: Drop unused monitoring status support
2017-09-12 Martin Schwenkectdb-tests: Add 31.clamd eventscript unit tests
2017-09-12 Martin Schwenkectdb-tests: Enhance ss stub to check for listening...
2017-09-12 Amitay Isaacsctdb-tests: Fix ctdb test binary name in path testing
2017-09-12 Martin Schwenkectdb-tests: Wait up to 30 seconds for process to be...
2017-09-09 Amitay Isaacsctdb-tests: Fix ctdb process-exist tests
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-31 Martin Schwenkectdb-tests: Improve releaseip connection resetting...
2017-08-31 Martin Schwenkectdb-tests: Add tests to ensure reset of server end...
2017-08-31 Martin Schwenkectdb-tests: Drop onnode test README file and buggy...
2017-08-31 Amitay Isaacsctdb-tests: Shutdown local daemons unconditionally
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
next