waf: Check for MIT KDC binary
[ambi/samba-autobuild/.git] / ctdb /
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-docs: Document that tunables should be set the...
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: Add tool tests for "ctdb ip"
2016-12-19 Martin Schwenkectdb-tests: Implement GET_PUBLIC_IPS control in fake_ctdbd
2016-12-19 Martin Schwenkectdb-tests: Add tool tests for "ctdb ipinfo"
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: Allow FAKE_CTDBD_DEBUGLEVEL to be specified
2016-12-19 Martin Schwenkectdb-tests: Make fake_ctdbd use logging_init()
2016-12-19 Martin Schwenkectdb-client: Add available-only option public IP fetching
2016-12-19 Martin Schwenkectdb-protocol: Move CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE...
2016-12-18 Amitay Isaacsctdb-daemon: Remove ctdb_event_helper
2016-12-18 Amitay Isaacsctdb-daemon: Switch to using event daemon
2016-12-18 Amitay Isaacsctdb-daemon: Add functions to talk to event daemon
2016-12-18 Amitay Isaacsctdb-daemon: Refactor check for valid events during...
2016-12-18 Amitay Isaacsctdb-protocol: Deprecate eventscript controls
2016-12-18 Amitay Isaacsctdb-protocol: Drop marshaling for eventscript controls
2016-12-18 Amitay Isaacsctdb-client: Drop client code for eventscript controls
2016-12-18 Amitay Isaacsctdb-daemon: Drop implementation of eventscript controls
2016-12-18 Amitay Isaacsctdb-tool: Drop disablescript, enablescript and eventsc...
2016-12-18 Amitay Isaacsctdb-tool: Add new command "event" to ctdb tool
2016-12-18 Amitay Isaacsctdb-tests: Add tests for event daemon
2016-12-18 Amitay Isaacsctdb-tool: Add helper for talking to event daemon
2016-12-18 Amitay Isaacsctdb-client: Add client api for eventd communication
2016-12-18 Amitay Isaacsctdb-eventd: Add event script handling daemon
2016-12-18 Amitay Isaacsctdb-protocol: Add marshalling for eventd protocol
2016-12-18 Amitay Isaacsctdb-protocol: Add data types for eventd communication
2016-12-18 Amitay Isaacsctdb-common: Add sock_daemon abstraction
2016-12-18 Amitay Isaacsctdb-common: Add generic socket I/O
2016-12-18 Amitay Isaacsctdb-common: Add run_proc abstraction
2016-12-18 Amitay Isaacsctdb-protocol: Add marshalling for int32_t
2016-12-18 Amitay Isaacsctdb-protocol: Fix marshalling of string with length
2016-12-18 Amitay Isaacsctdb-tool: Improve error reporting if helper execution...
2016-12-18 Amitay Isaacsctdb-tool: Allow passing multiple command-line argument...
2016-12-16 Martin Schwenkectdb-tools: Don't trust non-hosting nodes in "ctdb...
2016-12-16 Martin Schwenkectdb-tools: Print PNN as int in "ctdb ip -v"
2016-12-16 Martin Schwenkectdb-tools: Skip GET_PUBLIC_IP_INFO for unassigned...
2016-12-16 Martin Schwenkectdb-tools: Fix memory corruption in "ctdb ip -v"
2016-12-16 Martin Schwenkectdb-tools: Fix sort order of "ctdb ip" output
2016-12-16 Martin Schwenkectdb-tests: Add unit test for protocol utilities
2016-12-16 Martin Schwenkectdb-protocol: Add generalised socket address comparison
2016-12-16 Martin Schwenkectdb-tests: Fix "ctdb reloadips" simple test
2016-12-16 Amitay Isaacsctdb-build: Remove unnecessary intermediate build target
2016-12-16 Amitay Isaacsctdb-tests: Do not remove event script dir before shutt...
2016-12-16 Amitay Isaacsctdb-tests: Display filtered output when the test fails
2016-12-16 Amitay Isaacsctdb-daemon: Move function typedef to where it's used
2016-12-16 Amitay Isaacsctdb-scripts: Drop ctdb_check_service_reconfigure
2016-12-16 Amitay Isaacsctdb-scripts: Add explicit check for service reconfigur...
2016-12-16 Martin Schwenkectdb-scripts: Drop some tests for "reconfigure" event...
2016-12-09 David Disseldorpctdb: add test script for ctdb_mutex_ceph_rados_helper
2016-12-09 David Disseldorpctdb/doc: man page for Ceph RADOS cluster mutex helper
2016-12-09 David Disseldorpctdb: cluster mutex helper using Ceph RADOS
2016-12-09 David Disseldorpctdb-build: configure time switch for etcd support
2016-12-09 David Disseldorpctdb-build: move ctdb_etcd_lock to utils/etcd
2016-12-09 Amitay Isaacsctdb-build: Generate pre-built documentation in wscript...
2016-12-09 Amitay Isaacsctdb-build: Avoid duplicate list of man pages
2016-12-05 Jose A. Riveractdb: Add new helper ctdb_etcd_lock
2016-12-05 Amitay Isaacsctdb-recovery: Start recovery helper with ctdb_vfork_exec
2016-12-05 Amitay Isaacsctdb-locking: Start locking helper using ctdb_vfork_exec
2016-12-05 Amitay Isaacsctdb-daemon: Add ctdb_vfork_exec()
2016-12-05 Amitay Isaacsctdb-daemon: Log to stderr when running in interactive...
2016-12-05 Amitay Isaacsctdb-daemon: Initialize logging in recovery daemon
2016-12-05 Amitay Isaacsctdb-recoverd: Log a message when terminating
2016-12-05 Amitay Isaacsctdb-logging: Get rid of debug_extra
2016-12-05 Amitay Isaacsctdb-daemon: Remove setting of debug_extra
2016-12-05 Amitay Isaacsctdb-daemon: Remove setting of debug_extra from switch_...
2016-12-05 Amitay Isaacsctdb-daemon: Remove setting of debug_extra via ctdb_set...
2016-12-05 Amitay Isaacsctdb-daemon: Don't depend on debug_extra in exit handler
2016-12-05 Amitay Isaacsctdb-daemon: Fix debug messages
2016-12-05 Amitay Isaacsctdb-daemon: Consolidate initialization of logging...
2016-12-05 Amitay Isaacsctdb-logging: Remove duplicate logging code
2016-12-05 Amitay Isaacsctdb-logging: Refactor logging code
2016-12-05 Martin Schwenkectdb-logging: Use Samba's debug levels
2016-12-05 Martin Schwenkectdb-scripts: Update CTDB_SCRIPT_DEBUGLEVEL to be symbolic
2016-12-05 Martin Schwenkectdb-tests: Use symbolic debug levels in tool tests
2016-12-05 Martin Schwenkectdb-tests: Use symbolic debug levels in eventscript...
2016-12-05 Martin Schwenkectdb-tests: Use symbolic debug level for local daemons
2016-12-05 Martin Schwenkectdb-tests: Use symbolic debug levels in takeover tests
2016-12-05 Martin Schwenkectdb-tests: Support symbolic debug level in takeover...
2016-12-05 Martin Schwenkectdb-doc: Don't advertise numeric debug levels
2016-12-05 Martin Schwenkectdb-logging: Drop enum debug_level
2016-12-05 Amitay Isaacsctdb-daemon: Remove tevent debug logging
2016-12-02 Martin Schwenkectdb-tests: Use a separate directory for each local...
2016-12-01 Martin Schwenkectdb-ipalloc: Optimise check to see if IP is available...
2016-12-01 Martin Schwenkectdb-daemon: Exit early if there are trailing command...
2016-12-01 Martin Schwenkectdb-daemon: Don't call ctdb_local_node_got_banned...
2016-11-29 Martin Schwenkectdb-common: Drop CTDB's copy of sys_read() and sys_write()
2016-11-29 Martin Schwenkectdb-lock-helper: Drop include of ctdb_private.h
2016-11-25 Amitay Isaacsctdb-daemon: Mark RecoverPDBBySeqNum tunable deprecated
2016-11-25 Amitay Isaacsctdb-daemon: Remove unused code cmdline.[ch]
2016-11-25 Amitay Isaacsctdb-daemon: Consolidate command line options to ctdbd
2016-11-25 Amitay Isaacsctdb-tests: Remove unused test code
2016-11-21 Amitay Isaacsctdb-recovery: Avoid NULL dereference in failure case
next