ctdb-recovery: Do not run local ip verification when in recovery
[sfrench/samba-autobuild/.git] / ctdb /
2017-06-24 Amitay Isaacsctdb-recovery: Do not run local ip verification when...
2017-06-24 Amitay Isaacsctdb-recovery: Get recmode unconditionally in the main_loop
2017-06-24 Amitay Isaacsctdb-recovery: Finish processing for recovery mode...
2017-06-24 Amitay Isaacsctdb-recovery: Simplify logging of recovery mode setting
2017-06-24 Amitay Isaacsctdb-recovery: Setting up of recmode should be idempotent
2017-06-24 Amitay Isaacsctdb-recovery: Assign banning credits if database fails...
2017-06-21 Volker Lendeckectdb: Fix typos
2017-06-19 Amitay Isaacsctdb-locking: If a record could not be locked, log...
2017-06-19 Amitay Isaacsctdb-locking: Reduce logging in case of contention
2017-06-19 Amitay Isaacsctdb-locking: There are no ALLDB locks any more
2017-06-19 Amitay Isaacsctdb-client: Add correct control names to log messages
2017-06-19 Amitay Isaacsctdb-tests: Fix function names in protocol test
2017-06-17 Amitay Isaacsctdb-recovery: Delete empty records during recovery
2017-06-17 Amitay Isaacsctdb-daemon: Delete empty records from persistent database
2017-06-13 Amitay Isaacsctdb-recovery: Log messages at various debug levels
2017-06-13 Martin Schwenkectdb-scripts: Compact server-end TCP connection killing...
2017-06-13 Martin Schwenkectdb-common: Log a count of dropped messages with non...
2017-06-13 Martin Schwenkectdb-tests: Add more NFS eventscript tests for call...
2017-06-13 Martin Schwenkectdb-scripts: NFS call-out failures should cause event...
2017-06-07 Amitay Isaacsctdb-client: Document ctdb client API
2017-06-07 Amitay Isaacsctdb-client: Move eventd API to a separate header
2017-06-07 Amitay Isaacsctdb-client: Move sync API to a separate header
2017-06-07 Amitay Isaacsctdb-client: Move ctdb_ctrl_modflags() to ctdb tool
2017-06-07 Amitay Isaacsctdb-client: Add async api for detaching a database
2017-06-07 Amitay Isaacsctdb-client: Create sync wrappers for managing message...
2017-06-07 Amitay Isaacsctdb-tools: Use traverse api to re-implement ctdb catdb...
2017-06-07 Amitay Isaacsctdb-client: Refactor cluster-wide database traverse api
2017-06-07 Amitay Isaacsctdb-protocol: Allocate SRVID range for ctdb client
2017-06-07 Amitay Isaacsctdb-client: Rename ctdb_db_travese to ctdb_db_traverse...
2017-06-07 Richard SharpeLog the actual error returned when creating a pipe...
2017-06-01 Martin Schwenkectdb-common: Fix crash in logging initialisation
2017-05-30 Amitay Isaacsctdb-tools: Always exit with positive return value
2017-05-30 Amitay Isaacsctdb-eventd: Avoid passing NULL pointer to printf(...
2017-05-30 Amitay Isaacsctdb-eventd: Use run_event abstraction
2017-05-30 Amitay Isaacsctdb-common: Add run_event abstraction
2017-05-30 Amitay Isaacsctdb-common: Update run_proc api to re-assign stdin
2017-05-26 Martin Schwenkectdb-tests: Add some extra tests for "ctdb nodestatus"
2017-05-25 Martin Schwenkectdb-tools: "ctdb nodestatus" should only display heade...
2017-05-25 Martin Schwenkectdb-tools: Stop "ctdb nodestatus" from always showing...
2017-05-24 Amitay Isaacsctdb-daemon: Add AllowMixedVersions tunable
2017-05-24 Amitay Isaacsctdb-daemon: Do not allow mixed ctdb versions in a...
2017-05-24 Amitay Isaacsctdb-keepalive: Move ctdb_send_keepalive() to ctdb_keep...
2017-05-24 Amitay Isaacsctdb-packaging: Remove mkversion.sh script
2017-05-24 Amitay Isaacsctdb-build: Simplify generation of version header files
2017-05-24 Amitay Isaacsctdb-readonly: Avoid a tight loop waiting for revoke...
2017-05-24 Amitay IsaacsRevert "ctdb-readonly: Avoid a tight loop waiting for...
2017-05-15 Amitay Isaacsctdb-tests: Use tighter pattern for matching expected...
2017-05-15 Amitay Isaacsctdb-tests: Explicitly search for the specific log...
2017-05-08 Christof Schmittctdb: Print key as hex string instead of just the hash...
2017-05-07 Amitay Isaacsctdb-logging: Initialize DEBUGLEVEL before changing...
2017-04-06 Amitay Isaacsctdb-docs: Fix documentation of -n option to ctdb tool
2017-04-05 Amitay Isaacsctdb-daemon: Add tracking of migration records
2017-04-05 Amitay Isaacsctdb-daemon: For hot records, use count instead of...
2017-04-05 Amitay Isaacsctdb-common: Add hash_count abstraction
2017-04-05 Amitay Isaacsctdb-common: Add traverse_update function to db_hash...
2017-03-29 Amitay Isaacsctdb-tools: Avoid deferencing argv[0] if argc == 0
2017-03-20 Martin Schwenkectdb-tests: Catch cases where mktemp fails due to missi...
2017-03-17 Amitay Isaacsctdb-readonly: Avoid a tight loop waiting for revoke...
2017-03-10 Ian Stakenviciuswaf: disable-python - fix ctdb configuration
2017-02-27 Martin Schwenkectdb-build: Fix RPM build
2017-02-26 Martin Schwenkectdb-build: Add WAFLOCK magic to manpages target
2017-02-24 Martin Schwenkectdb-takeover: Don't release IPs from nodes where they...
2017-02-24 Martin Schwenkectdb-ipalloc: Add per-IP known_on bitmap
2017-02-24 Martin Schwenkectdb-takeover: Fetch public IP addresses from all conne...
2017-02-24 Martin Schwenkectdb-takeover: Assign banning credits on failure to...
2017-02-24 Martin Schwenkectdb-takeover: Use takeover_failed() when fetching...
2017-02-24 Martin Schwenkectdb-takeover: Generalise error handling for GET_PUBLIC_IPS
2017-02-24 Martin Schwenkectdb-takeover: Only fetch available IPs from nodes...
2017-02-24 Martin Schwenkectdb-takeover: Add debug message confirming fetching...
2017-02-24 Martin Schwenkectdb-tests: Populate per-node known IPs inline
2017-02-24 Martin Schwenkectdb-ipalloc: Switch noiphost to struct bitmap
2017-02-24 Martin Schwenkectdb-ipalloc: Switch available_on to struct bitmap
2017-02-24 Martin Schwenkectdb-takeover: Short circuit if fetching IPs from no...
2017-02-24 Martin Schwenkectdb-takeover: Allocate IP list unconditionally in...
2017-02-24 Martin Schwenkectdb-tests: Add synchronisation points in reload IPs...
2017-02-24 Martin Schwenkectdb-doc: Update instructions in example NFS Ganesha...
2017-02-24 Martin Schwenkectdb-doc: Fix monitoring bug in example NFS Ganesha...
2017-02-24 Martin Schwenkectdb-doc: Fix shellcheck warning in example NFS ganesha...
2017-02-24 Martin Schwenkectdb-doc: Make example NFS Ganesha call-out almost...
2017-02-24 Martin Schwenkectdb-doc: Whitespace fixes in example NFS ganesha callout
2017-02-24 Martin Schwenkectdb-utils: CID 1343331 Unchecked return value from...
2017-02-24 Martin Schwenkectdb-logging: CID 1396883 Dereference null return value...
2017-02-23 Andreas Schneiderctdb: Fix posible NULL deref in logging_init()
2017-02-23 Amitay Isaacsctdb-build: Add make target for generating manpages
2017-02-23 Amitay Isaacsctdb-build: Split dist() target to generate manpages...
2017-02-22 Chris LambCorrect "acheive" typos.
2017-02-22 Chris LambCorrect "paramter" typos.
2017-02-22 Chris LambCorrect "overriden" typos.
2017-02-22 Chris LambCorrect "occured" typos.
2017-02-22 Chris LambCorrect "supressed" typo.
2017-02-22 Chris LambCorrect "recived" typo.
2017-02-22 Chris LambCorrect "progess" typo.
2017-02-22 Chris LambCorrect "emty" typo.
2017-02-22 Chris LambCorrect "doesnt" typos.
2017-02-17 Andreas Schneiderctdb: Do not leak fd handle in control_restoredb()
2017-02-17 Amitay Isaacsctdb-daemon: Use sock_clean() to remove stale sockets
2017-02-17 Amitay Isaacsctdb-common: Refactor code to remove a stale socket
2017-02-17 Amitay Isaacsctdb-locking: Remove unnecessary global variable
2017-02-16 Martin Schwenkectdb-scripts: Initialise CTDB_NFS_CALLOUT in statd...
2017-02-16 Amitay Isaacsctdb-tests: Add more comm tests
next