ctdb-recovery: Ban a node that causes recovery failure
[samba.git] / ctdb / server / ctdb_recovery_helper.c
2018-11-05 Martin Schwenkectdb-recovery: Ban a node that causes recovery failure
2018-04-27 Martin Schwenkectdb: Fix some -Werror=strict-overflow issues
2017-12-13 Amitay Isaacsctdb-recovery-helper: Deregister message handler in...
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_rec_buffer
2017-06-29 Amitay Isaacsctdb-daemon: Add implementation for CTDB_CONTROL_DB_ATT...
2017-06-29 Amitay Isaacsctdb-recovery: Use db_flags instead of a boolean persis...
2017-06-24 Amitay Isaacsctdb-recovery: Assign banning credits if database fails...
2017-06-17 Amitay Isaacsctdb-recovery: Delete empty records during recovery
2017-06-13 Amitay Isaacsctdb-recovery: Log messages at various debug levels
2016-12-05 Amitay Isaacsctdb-recovery: Start recovery helper with ctdb_vfork_exec
2016-11-29 Martin Schwenkectdb-common: Drop CTDB's copy of sys_read() and sys_write()
2016-11-25 Amitay Isaacsctdb-daemon: Mark RecoverPDBBySeqNum tunable deprecated
2016-11-21 Amitay Isaacsctdb-recovery: Avoid NULL dereference in failure case
2016-09-19 Amitay Isaacsctdb-recovery-helper: Add missing initialisation of...
2016-08-10 Amitay Isaacsctdb-recovery-helper: Fix format-nonliteral warning
2016-06-24 Amitay Isaacsctdb-recovery: Terminate if recovery fails without...
2016-06-24 Amitay Isaacsctdb-recovery-helper: Fix a comment
2016-06-06 Amitay Isaacsctdb-recovery: Update timeout and number of retries...
2016-03-25 Amitay Isaacsctdb-recovery-helper: Add banning to parallel recovery
2016-03-25 Amitay Isaacsctdb-recovery-helper: Introduce new #define variable
2016-03-25 Amitay Isaacsctdb-recovery-helper: Improve log message
2016-03-25 Amitay Isaacsctdb-recovery-helper: Introduce push database abstraction
2016-03-25 Amitay Isaacsctdb-recovery-helper: Introduce pull database abstraction
2016-03-25 Amitay Isaacsctdb-recovery-helper: Write recovery records to a recov...
2016-03-25 Amitay Isaacsctdb-recovery-helper: Re-factor function to retain...
2016-03-25 Amitay Isaacsctdb-recovery-helper: Create accessors for recdb struct...
2016-03-25 Amitay Isaacsctdb-recovery-helper: Rename pnn to dmaster in recdb_re...
2016-03-25 Amitay Isaacsctdb-recovery-helper: Pass capabilities to database...
2016-03-25 Amitay Isaacsctdb-recovery-helper: Factor out generic recv function
2016-03-10 Amitay Isaacsctdb-recovery-helper: Get tunables first, so control...
2016-02-12 Amitay Isaacsctdb-recovery: Add a log message when marshalling recov...
2016-02-11 Amitay Isaacsctdb-recovery: Create recovery databases in state dir
2016-02-09 Amitay Isaacsctdb-recovery: Fix newlines in log messages
2015-10-16 Amitay Isaacsctdb-recovery: Update vnnmap before database recovery
2015-10-07 Amitay Isaacsctdb-recoverd: Add parallel database recovery helper