ctdb-daemon: Drop implementation of global transaction controls
[jlayton/samba.git] / ctdb /
2016-07-28 Amitay Isaacsctdb-daemon: Drop implementation of global transaction...
2016-07-28 Amitay Isaacsctdb-protocol: Deprecate THAW control
2016-07-28 Amitay Isaacsctdb-daemon: Drop the implementation of THAW control
2016-07-28 Amitay Isaacsctdb-tests: Adjust unit test output matching new ctdb
2016-07-28 Amitay Isaacsctdb-tool: Add replacement ctdb tool using new client API
2016-07-28 Amitay Isaacsctdb-tool: Remove old ctdb tool
2016-07-28 Martin Schwenkectdb-daemon: Deletion of IPs is deferred until the...
2016-07-28 Amitay Isaacsctdb-daemon: Use consistent naming for monitoring mode
2016-07-28 Amitay Isaacsctdb-daemon: Reduce QueueBufferSize from 16k to 1k
2016-07-28 Amitay Isaacsctdb-daemon: Add QueueBufferSize tunable
2016-07-28 Amitay Isaacsctdb-protocol: Add function ctdb_sock_addr_same_ip
2016-07-28 Amitay Isaacsctdb-common: Fix parsing of debug level
2016-07-28 Amitay Isaacsctdb-tests: Add machinereadable output tests
2016-07-28 Amitay Isaacsctdb-tests: Add more tests for ctdb setdbsticky and...
2016-07-28 Amitay Isaacsctdb-tests: Add tests for idempotence
2016-07-28 Amitay Isaacsctdb-tests: Improve test to match exact output
2016-07-28 Amitay Isaacsctdb-tests: Fix typo
2016-07-28 Amitay Isaacsctdb-tests: Clean database before the test
2016-07-28 Amitay Isaacsctdb-daemon: Fix statistics update macro
2016-07-28 Amitay Isaacsctdb-doc: Drop documentation for obsolete tunable
2016-07-28 Amitay Isaacsctdb-tests: Fix CID 1364526 (Argument cannot be negative)
2016-07-28 Amitay Isaacsctdb-tests: Fix CID 1364525 (Argument cannot be negative)
2016-07-28 Amitay Isaacsctdb-tests: Fix CID 1364524 (Argument cannot be negative)
2016-07-28 Amitay Isaacsctdb-tests: Fix CID 1364523 (Argument cannot be negative)
2016-07-28 Amitay Isaacsctdb-tests: Fix CID 1364522 (Argument cannot be negative)
2016-07-28 Amitay Isaacsctdb-tests: Fix CID 1364521 (Argument cannot be negative)
2016-07-28 Amitay Isaacsctdb-common: Fix CID 1363227 (Resource leak)
2016-07-28 Martin Schwenkectdb-daemon: Move CTDB VNN structure to IP takeover...
2016-07-28 Martin Schwenkectdb-ipalloc: Use a cumulative timeout for takeover...
2016-07-28 Martin Schwenkectdb-doc: ctdb_diagnostics(1) tweaks and cross-references
2016-07-28 Martin Schwenkectdb-doc: Integrate ctdb_diagnostics man page into...
2016-07-28 martijn van brummelenctdb-doc: Add ctdb_diagnostics man page
2016-07-25 Martin Schwenkectdb-tests: Add database related tool tests
2016-07-25 Martin Schwenkectdb-tests: Implement database related controls in...
2016-07-25 Martin Schwenkectdb-tools: Simplify "ctdb getdbseqnum" output format
2016-07-25 Martin Schwenkectdb-tests: Add "ctdb disable/enable" tool tests
2016-07-25 Martin Schwenkectdb-tests: Implement MODIFY_FLAGS control in fake_ctdbd
2016-07-25 Martin Schwenkectdb-tests: Add "ctdb ban/unban" tool tests
2016-07-25 Martin Schwenkectdb-tests: Implement SET_BAN_STATE control in fake_ctdbd
2016-07-25 Martin Schwenkectdb-tests: Add "ctdb stop/continue" tool tests
2016-07-25 Martin Schwenkectdb-tests: Implement TAKEOVER_RUN message in fake_ctdbd
2016-07-25 Martin Schwenkectdb-tests: Implement STOP_NODE and CONTINUE_NODE contr...
2016-07-25 Martin Schwenkectdb-tests: Add "ctdb getreclock" tool tests
2016-07-25 Martin Schwenkectdb-tests: Implement GET_RECLOCK_FILE control in fake_...
2016-07-25 Martin Schwenkectdb-tests: Add "ctdb getmonmode/disablemonitor/enablem...
2016-07-25 Amitay Isaacsctdb-tests: Add monitoring related controls in fake_ctdbd
2016-07-25 Martin Schwenkectdb-tools: Simplify "ctdb getmonmode" output format
2016-07-25 Martin Schwenkectdb-tests: Add "ctdb setifacelink" tool tests
2016-07-25 Amitay Isaacsctdb-tests: Implement SET_IFACE_LINK_STATE control...
2016-07-25 Martin Schwenkectdb-tests: Add "ctdb listvars/getvar/setvar" tool...
2016-07-25 Amitay Isaacsctdb-tests: Implement controls related to tunables...
2016-07-25 Amitay Isaacsctdb-daemon: Use refactored tunable code
2016-07-25 Amitay Isaacsctdb-common: Refactor tunable related functions
2016-07-25 Martin Schwenkectdb-tests: Add "ctdb runstate" tool tests
2016-07-25 Amitay Isaacsctdb-tests: Implement GET_RUNSTATE control in fake_ctdbd
2016-07-25 Martin Schwenkectdb-tests: Add "ctdb setdebug" tool tests
2016-07-25 Amitay Isaacsctdb-tests: Implement GET_DEBUG and SET_DEBUG controls...
2016-07-25 Amitay Isaacsctdb-tool: Improve error output in "ctdb setdebug"
2016-07-25 Martin Schwenkectdb-tools: Simplify "ctdb getdebug" output format
2016-07-25 Martin Schwenkectdb-tests: Add "ctdb pnn" tool test
2016-07-25 Martin Schwenkectdb-tools: Simplify "ctdb pnn" output format
2016-07-25 Martin Schwenkectdb-tests: Add "ctdb getpid" tool test
2016-07-25 Martin Schwenkectdb-tools: Simplify "ctdb getpid" output format
2016-07-25 Martin Schwenkectdb-tests: Add "ctdb process-exists" tool test
2016-07-25 Amitay Isaacsctdb-tool: Simplify "ctdb process-exists"
2016-07-25 Martin Schwenkectdb-tests: Add "ctdb uptime" tool test
2016-07-25 Amitay Isaacsctdb-tool: Improve "ctdb uptime" output format
2016-07-25 Martin Schwenkectdb-tests: Add "ctdb recmaster" tool tests
2016-07-25 Martin Schwenkectdb-tests: Add "ctdb ping" tool test
2016-07-25 Martin Schwenkectdb-tests: Add "ctdb ifaces" tool test
2016-07-25 Amitay Isaacsctdb-tests: Fix "ctdb status" test
2016-07-25 Martin Schwenkectdb-tests: Drop a "ctdb reloadnodes" tool test
2016-07-25 Amitay Isaacsctdb-tool: Fix a log message in "ctdb reloadnodes"
2016-07-25 Amitay Isaacsctdb-tool: Exit with 1 on failure instead of -1
2016-07-25 Amitay Isaacsctdb-tool: Drop arbitrary exit codes
2016-07-25 Amitay Isaacsctdb-tests: Drop ctdb tool debug level to NOTICE
2016-07-25 Amitay Isaacsctdb-tool: Log a message at INFO level
2016-07-25 Martin Schwenkectdb-tests: Error on invalid destnode in fake_ctdbd
2016-07-25 Martin Schwenkectdb-tests: Have fake_ctdbd log request IDs
2016-07-25 Martin Schwenkectdb-tests: Allow secondary tool commands to be tested
2016-07-25 Martin Schwenkectdb-tests: Allow fake_ctdbd and tool to be run under...
2016-07-25 Martin Schwenkectdb-tests: Clean up temporary files in tool tests
2016-07-25 Martin Schwenkectdb-tests: Require setup_ctdbd() call in tool tests
2016-07-25 Martin Schwenkectdb-doc: Document limitation of "ctdb reloadips"
2016-07-25 Martin Schwenkectdb-doc: Update allowed debug levels to include "ERROR"
2016-07-25 Martin Schwenkectdb-doc: Drop documentation for "ctdb xpnn"
2016-07-25 Martin Schwenkectdb-doc: Drop documentation for "ctdb setmonmode"
2016-07-25 Amitay Isaacsctdb-build: Add missing dependency on samba-util
2016-07-25 Amitay Isaacsctdb-locking: Remove ctdb_db_prio_iterator function
2016-07-25 Amitay Isaacsctdb-freeze: Remove ctdb_db_prio_frozen() function
2016-07-25 Amitay Isaacsctdb-locking: Remove API for locking databases with...
2016-07-25 Amitay Isaacsctdb-locking: Remove API for locking all databases
2016-07-25 Amitay Isaacsctdb-daemon: Remove priority field from ctdb_db_context
2016-07-25 Amitay Isaacsctdb-protocol: Deprecate controls SET/GET_DB_PRIORITY
2016-07-25 Amitay Isaacsctdb-protocol: Drop marshalling code for set/get_db_pri...
2016-07-25 Amitay Isaacsctdb-client: Remove code to set/get_db_priority from...
2016-07-25 Amitay Isaacsctdb-client: Remove client code for set/get_db_priority
2016-07-25 Amitay Isaacsctdb-daemon: Remove implementation of SET/GET_DB_PRIORITY
2016-07-25 Amitay Isaacsctdb-tool: Remove setdbprio and getdbprio commands
2016-07-25 Amitay Isaacsctdb-recoverd: Remove code that updates database priori...
next