vfs_ceph: add user_id smb.conf parameter
[nivanova/samba-autobuild/.git] / ctdb /
2017-02-15 Volker Lendeckectdb: Only build test_mutex_raw.c on Linux
2017-02-02 Amitay Isaacsctdb-build: Install CTDB tests correctly from toplevel
2017-02-01 Amitay Isaacsctdb-common: ioctl(.. FIONREAD ..) returns an int value
2017-01-31 Amitay Isaacsctdb-tests: Use replace headers instead of system headers
2017-01-31 Amitay Isaacsctdb-tests: Do not build mutex test if robust mutexes...
2017-01-20 Martin Schwenkectdb-docs: Document configuration variable CTDB_NFS_CHE...
2017-01-20 Martin Schwenkectdb-scripts: Avoid log noise when NFS checks directory...
2017-01-20 Amitay Isaacsctdb-tests: Drop calls to ctdb_service_managed and...
2017-01-17 Amitay Isaacsctdb-daemon: Remove stale eventd socket
2017-01-17 Martin Schwenkectdb-tests: Add "13.per_ip_routing shutdown" test
2017-01-17 Martin Schwenkectdb-scripts: Fix regression when cleaning up routing...
2017-01-17 Martin Schwenkectdb-scripts: Fix remaining uses of "ctdb gratiousarp"
2017-01-16 Amitay Isaacsctdb-common: Add wait_send/wait_recv to sock_daemon_funcs
2017-01-16 Amitay Isaacsctdb-common: Avoid any processing after finishing teven...
2017-01-16 Amitay Isaacsctdb-common: Pass tevent_req to the computation sub...
2017-01-16 Amitay Isaacsctdb-common: Use consistent naming for sock_daemon_run...
2017-01-16 Amitay Isaacsctdb-common: Correct name of sock_daemon_run_send/recv...
2017-01-16 Amitay Isaacsctdb-tests: Fix name of the variable representing init...
2017-01-16 Martin Schwenkectdb-scripts: Drop configuration variable CTDB_SCRIPT_D...
2017-01-16 Martin Schwenkectdb-scripts: Drop function ctdb_check_command()
2017-01-16 Martin Schwenkectdb-scripts: Inline simple uses of service_start(...
2017-01-16 Martin Schwenkectdb-scripts: Remove ctdb_service_start() and ctdb_serv...
2017-01-16 Martin Schwenkectdb-scripts: Drop unnecessary function ctdb_check_tcp_...
2017-01-16 Martin Schwenkectdb-scripts: Simplify TCP port checking
2017-01-16 Martin Schwenkectdb-scripts: Drop configuration variable CTDB_SERVICE_...
2017-01-12 Martin Schwenkectdb-tests: Add takeover helper tests with banned/disco...
2017-01-12 Martin Schwenkectdb-takeover: Handle case where there are no RELEASE_I...
2017-01-12 Amitay Isaacsctdb-takeover: Known and available IP lists should...
2017-01-12 Amitay Isaacsctdb-tests: Add robust mutex test
2017-01-12 Amitay Isaacsctdb-locking: Explicitly unlock record/db in lock helper
2017-01-12 Amitay Isaacsctdb-locking: Remove support for locking multiple databases
2017-01-06 Amitay Isaacsctdb-tests: Do not attempt to unregister the join handl...
2017-01-06 Amitay Isaacsctdb-tests: Add tests for generic socket I/O
2017-01-06 Amitay Isaacsctdb-common: Fix a bug in packet reading code for gener...
2017-01-06 Amitay Isaacsctdb-tests: Add another test for sock_daemon
2017-01-06 Amitay Isaacsctdb-common: Simplify async computation for sock_socket...
2016-12-28 Martin Schwenkectdb-takeover: Clean up when exiting on error
2016-12-28 Martin Schwenkectdb-takeover: Fix CID 1398169 Unchecked return value
2016-12-27 Volker Lendeckectdb: Fix CID 1398175 Dereference after null check
2016-12-27 Volker Lendeckectdb: Fix CID 1398178 Argument cannot be negative
2016-12-27 Volker Lendeckectdb: Fix CID 1398179 Argument cannot be negative
2016-12-19 Martin Schwenkectdb-tests: Remove the python LCP2 simulation
2016-12-19 Martin Schwenkectdb-takeover: Drop unused ctdb_takeover_run() and...
2016-12-19 Martin Schwenkectdb-recoverd: Integrate takeover helper
2016-12-19 Martin Schwenkectdb-recoverd: Generalise helper state, handler and...
2016-12-19 Martin Schwenkectdb-tests: Add tests for takeover helper
2016-12-19 Martin Schwenkectdb-tests: New function unit_test_notrace()
2016-12-19 Martin Schwenkectdb-takeover: Add takeover helper
2016-12-19 Martin Schwenkectdb-takeover: IPAllocAlgorithm replaces LCP2PublicIPs...
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...
next