ctdb-daemon: Do not retry connection to eventd
[samba.git] / ctdb /
2018-08-30 Martin Schwenkectdb-daemon: Do not retry connection to eventd
2018-08-30 Martin Schwenkectdb-daemon: Wait for eventd to be ready before connecting
2018-08-30 Martin Schwenkectdb-daemon: Open eventd pipe earlier
2018-08-30 Martin Schwenkectdb-daemon: Improve error handling consistency
2018-08-30 Martin Schwenkectdb-event: Add support to eventd for the startup notif...
2018-08-30 Martin Schwenkectdb-common: Add support for sock daemon to notify...
2018-08-24 Martin Schwenkectdb-tests: Check that no IPs are assigned when failove...
2018-08-24 Martin Schwenkectdb-tests: Add an extra conf loading test case
2018-08-24 Martin Schwenkectdb-doc: Switch tunable DisableIPFailover to a config...
2018-08-24 Martin Schwenkectdb-config: Switch tunable DisableIPFailover to a...
2018-08-24 Martin Schwenkectdb-config: Integrate failover options into conf-tool
2018-08-24 Martin Schwenkectdb-failover: Add failover configuration options
2018-08-24 Martin Schwenkectdb-tests: Drop DisableIPFailover simple test
2018-08-24 Martin Schwenkectdb-daemon: Pass DisableIPFailover tunable via environ...
2018-08-24 Martin Schwenkectdb-common: Allow boolean configuration values to...
2018-08-24 Martin Schwenkectdb-doc: Switch tunable TDBMutexEnabled to a config...
2018-08-24 Martin Schwenkectdb-config: Switch tunable TDBMutexEnabled to a config...
2018-08-24 Martin Schwenkectdb-doc: Add support for migrating tunables to ctdb...
2018-08-24 Martin Schwenkectdb-doc: Change option "no realtime" option to "realti...
2018-08-24 Martin Schwenkectdb-config: Change option "no realtime" option to...
2018-08-24 Martin Schwenkectdb-doc: Handle boolean options in config migration...
2018-08-24 Martin Schwenkectdb-doc: Make config migration script notice removed...
2018-08-24 Martin Schwenkectdb-common: Fix aliasing issue in IPv6 checksum
2018-08-18 Swen Schilligctdb: calculate queue input buffer size correctly
2018-08-18 Swen Schilligctdb: Replace calculation of bytes to read from socket...
2018-08-09 David Disseldorpctdb: add expiry test for ctdb_mutex_ceph_rados_helper
2018-08-09 David Disseldorpctdb_mutex_ceph_rados_helper: fix deadlock via lock...
2018-08-09 David Disseldorpctdb_mutex_ceph_rados_helper: rename timer_ev to ppid_t...
2018-08-09 David Disseldorpctdb_mutex_ceph_rados_helper: use talloc destructor...
2018-08-09 Samuel Cabreroctdb_mutex_ceph_rados_helper: Set SIGINT signal handler
2018-08-09 David Disseldorpctdb/build: link ctdb_mutex_ceph_rados_helper against...
2018-08-06 Swen Schilligctdb: remove queue destructor as it isn't needed anymore
2018-08-03 Amitay Isaacsctdb-eventd: Fix CID 1438155
2018-08-03 Volker Lendeckectdb: Fix a cut&paste error
2018-07-30 Martin Schwenkectdb-doc: Provide an example script for migrating old...
2018-07-28 Martin Schwenkectdb-docs: Update documentation for "ctdb event" command
2018-07-28 Martin Schwenkectdb-event: Implement event tool "script list" command
2018-07-28 Martin Schwenkectdb-event: Change event-tool script enable/disable...
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 Martin Schwenkectdb-event: Fix "ctdb event status" usage message
2018-07-28 Martin Schwenkectdb-docs: Replace obsolete reference to CTDB_DEBUG_HUN...
2018-07-28 Amitay Isaacsctdb-common: Fix the TCP packet length check
2018-07-28 Amitay Isaacsctdb-tests: Strip all spaces from od output
2018-07-28 Amitay Isaacsctdb-tests: Fix a typo
2018-07-28 Amitay Isaacsctdb-tests: Use errcode to translate ETIMEDOUT
2018-07-28 Amitay Isaacsctdb-tests: Replace md5sum with posix cksum
2018-07-28 Amitay Isaacsctdb-tests: Use portable wc -c instead of stat -c "%s"
2018-07-28 Amitay Isaacsctdb-scripts: date "+%N" is non-portable
2018-07-28 Amitay Isaacsctdb-tests: Simplify pattern matching for ctime output
2018-07-28 Amitay Isaacsctdb-tests: Do not try to match pstree output in eventd...
2018-07-28 Amitay Isaacsctdb-common: Add fd argument to ctdb_connection_list_read()
2018-07-28 Amitay Isaacsctdb-protocol: Avoid fgets in 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: Use sigcode to match signals
2018-07-28 Amitay Isaacsctdb-tests: Add signal code matching utility
2018-07-28 Amitay Isaacsctdb-tests: Add ps output filter for freebsd
2018-07-28 Amitay Isaacsctdb-client: Switch to ETIMEDOUT instead of ETIME
2018-07-28 Amitay Isaacsctdb-daemon: Switch to using ETIMEDOUT instead of ETIME
2018-07-28 Amitay Isaacsctdb-event: Switch to ETIMEDOUT instead of ETIME
2018-07-28 Amitay Isaacsctdb-common: Switch to ETIMEDOUT from ETIME
2018-07-28 Amitay Isaacsctdb-tests: Add required_error() to match on error...
2018-07-28 Amitay Isaacsctdb-tests: Add errno matching utility
2018-07-28 Martin Schwenkectdb-tests: Switch some test stubs to use /bin/sh
2018-07-28 Martin Schwenkectdb-tests: Improve portability by not using mktemp...
2018-07-28 Martin Schwenkectdb-tests: Avoid use of non-portable getopt in stubs
2018-07-28 Martin Schwenkectdb-tests: Avoid use of non-portable getopt in run_tes...
2018-07-28 Martin Schwenkectdb-tools: Avoid use of non-portable getopt in onnode
2018-07-28 Martin Schwenkectdb-tests: Improve portability by not using /bin/bash...
2018-07-28 Martin Schwenkectdb-tools: Improve portability by not using /bin/bash...
2018-07-27 Martin Schwenkectdb-common: Drop unused function mkdir_p_or_die()
2018-07-27 Martin Schwenkectdb-common: Drop function parse_ip_mask() and supporti...
2018-07-27 Martin Schwenkectdb-daemon: Switch to using ctdb_sock_addr_mask_from_s...
2018-07-27 Martin Schwenkectdb-tools: Switch to using ctdb_sock_addr_mask_from_st...
2018-07-27 Martin Schwenkectdb-protocol: Add function ctdb_sock_addr_mask_from_st...
2018-07-27 Martin Schwenkectdb-protocol: Fix compilation issue with strncpy()
2018-07-27 Martin Schwenkectdb-common: Fix compilation issue with strncpy()
2018-07-18 Martin Schwenkectdb-tests: Loosen match against pstree output in simpl...
2018-07-18 Martin Schwenkectdb-tests: Simplify pstree output in eventd unit tests
2018-07-11 Martin Schwenkectdb-scripts: Provide a gstack function if gstack is...
2018-07-11 Martin Schwenkectdb-tests: Drop residual CTDB_MANAGED_<service> variables
2018-07-11 Martin Schwenkectdb-scripts: Drop event script CTDB_MANAGED_<service...
2018-07-11 Martin Schwenkectdb-tests: Drop event script tests where CTDB_MANAGED_...
2018-07-11 Martin Schwenkectdb-tests: Ensure some event scripts are enabled for...
2018-07-11 Martin Schwenkectdb-packaging: Enable some standard event scripts...
2018-07-11 Martin Schwenkectdb-build: Enable some standard event scripts if none...
2018-07-11 Martin Schwenkectdb-build: Install event scripts in CTDB_DATADIR
2018-07-11 Martin Schwenkectdb-tests: Clean up define_test() for event scripts
2018-07-11 Martin Schwenkectdb-tests: Drop an unused case
2018-07-11 Martin Schwenkectdb-tests: New install path CTDB_SCRIPT_DATA_DIR
2018-07-11 Martin Schwenkectdb-tools: All ctdb event commands to run without...
2018-07-11 Martin Schwenkectdb-event: Allow tool to enable/disable scripts withou...
2018-07-11 Martin Schwenkectdb-event: Update event tool to handle symbolic links
2018-07-11 Martin Schwenkectdb-common: Add path support for datadir
2018-07-11 Martin Schwenkectdb-build: Add CTDB_DATADIR
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: Mark NoIPHostOnAllDisabled tunable as...
next