ctdb-common: Add async version of reconfigure in sock_daemon
[samba.git] / ctdb /
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: Handle errors on unexpected socket close...
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-21 Amitay Isaacsctdb-common: Do not use sock->req outside sock_socket...
2017-11-21 Amitay Isaacsctdb-common: Call missing tevent_wakeup_recv() in sock_...
2017-11-21 Amitay Isaacsctdb-daemon: Allocate deferred calls off calling context
2017-11-20 David Muldergpo: move mkdir_p to lib/util
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-scripts: Don't bother checking PID file when start...
2017-11-07 Martin Schwenkectdb-tests: Have fake daemon log when it parses public IPs
2017-11-07 Martin Schwenkectdb-common: Ensure unused bytes in union are initialised
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-23 Amitay Isaacsctdb-client: Fix CID 1419820
2017-10-23 Amitay Isaacsctdb-tools: Drop duplicate output from dbstatistics
2017-10-18 Amitay Isaacsctdb-tests: Add tests for event scripts with multiple...
2017-10-18 Amitay Isaacsctdb-common: Ignore event scripts with multiple '.'s
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-client: Fix a typo
2017-10-16 Martin Schwenkectdb-tests: Strengthen some tests
2017-10-16 Martin Schwenkectdb-protocol: Fix typo in type of return variable
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 tunnel id prefix for testing
2017-10-10 Amitay Isaacsctdb-client: Add client api for using tunnels
2017-10-10 Amitay Isaacsctdb-protocol: Add protocol marshalling for CTDB_REQ_TUNNEL
2017-10-10 Amitay Isaacsctdb-client: Add client code for tunnel controls
2017-10-10 Amitay Isaacsctdb-protocol: Add protocol marshalling for tunnel...
2017-10-10 Amitay Isaacsctdb-daemon: Add code to process ctdb_req_tunnel packets
2017-10-10 Amitay Isaacsctdb-protocol: Add req_tunnel counts to ctdb statistics
2017-10-10 Amitay Isaacsctdb-daemon: Add implementation of tunnel controls
2017-10-10 Amitay Isaacsctdb-protocol: Add controls to register/deregister...
2017-10-10 Amitay Isaacsctdb-protocol: Add REQ_TUNNEL packet type
2017-10-05 Martin Schwenkectdb-common: Make parse_ip() and parse_ipv4() static
2017-10-05 Martin Schwenkectdb-common: Replace parse_ip() -> ctdb_sock_addr_from_...
2017-10-05 Martin Schwenkectdb-tests: Replace parse_ip() -> ctdb_sock_addr_from_s...
2017-10-05 Martin Schwenkectdb-tools: Replace parse_ip() -> ctdb_sock_addr_from_s...
2017-10-05 Martin Schwenkectdb-common: Remove unused function parse_ip_port()
2017-10-05 Martin Schwenkectdb-tools: Replace parse_ip_port() -> ctdb_sock_addr_f...
2017-10-05 Martin Schwenkectdb-common: Remove unused function ctdb_parse_connecti...
2017-10-05 Martin Schwenkectdb-tools: Use ctdb_connection_list_read()
2017-10-05 Amitay Isaacsctdb-common: Do not queue a packet if queue does not...
2017-10-05 Amitay Isaacsctdb-tests: Send broadcast to connected nodes, not...
2017-10-05 Amitay Isaacsctdb-daemon: Send broadcast to connected nodes, not...
2017-09-26 Volker Lendeckectdb: Centralize ctdb_version_string
2017-09-26 Volker Lendeckectdbd: Fix a typo
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-22 Amitay Isaacsctdb-daemon: 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-tool: Update process-exists command to pass option...
2017-09-21 Amitay Isaacsctdb-client: Add client code for control CHECK_PID_SRVID
2017-09-21 Amitay Isaacsctdb-daemon: Add implementation of control CHECK_PID_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-protocol: Add new control CTDB_CONTROL_CHECK_PID_SRVID
2017-09-21 Amitay Isaacsctdb-common: Extend srvid_exists() check to support...
2017-09-19 Martin Schwenkectdb-tools: Fix a typo for a talloc context
2017-09-19 Martin Schwenkectdb-tools: Add debug to ctdb_killtcp
2017-09-19 Martin Schwenkectdb-tools: Move special case of 0 connections into...
2017-09-19 Martin Schwenkectdb-tools: Rework killtcp logic into a tevent_req...
2017-09-19 Martin Schwenkectdb-tools: New function ctdb_kill_tcp_init()
2017-09-19 Martin Schwenkectdb-tools: Improve error handling
2017-09-19 Martin Schwenkectdb-tools: Drop global variable prog
2017-09-19 Martin Schwenkectdb-tools: Use db_hash in ctdb_killtcp
2017-09-19 Martin Schwenkectdb-tools: Use ctdb_connection and ctdb_connection_lis...
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 new data structure ctdb_connection_list
2017-09-19 Martin Schwenkectdb-protocol: Add ctdb_connection utilities
2017-09-19 Martin Schwenkectdb-protocol: Factor out static function ctdb_sock_add...
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-protocol: Add utility function ctdb_sock_addr_to_buf()
2017-09-19 Martin Schwenkectdb-protocol: Add ctdb_sock_addr_port() and sock_addr_...
2017-09-19 Martin Schwenkectdb-protocol: Add server and client aliases in ctdb_co...
2017-09-19 Martin Schwenkectdb-common: Initialise socket addresses before reading...
2017-09-19 Martin Schwenkectdb-build: Split protocol-util as a separate subsystem
2017-09-19 Martin Schwenkectdb-build: Fix dependency for ctdbd
2017-09-18 Martin SchwenkeRevert "ctdb-daemon: Don't explicitly stop monitoring...
2017-09-18 Martin SchwenkeRevert "ctdb-daemon: Remove unused function ctdb_stop_m...
2017-09-14 Martin Schwenkectdb-protocol: Drop marshalling for monitor controls
2017-09-14 Martin Schwenkectdb-client: Drop client code for monitor controls
2017-09-14 Martin Schwenkectdb-client: Drop old client code for monitor controls
2017-09-14 Martin Schwenkectdb-daemon: Remove unused function ctdb_stop_monitoring()
2017-09-14 Martin Schwenkectdb-daemon: Drop monitoring mode
2017-09-14 Martin Schwenkectdb-tests: Drop implementation of monitor controls
next