ctdb-recoverd: Improve election win messages
[obnox/samba/samba-obnox.git] / ctdb / server / ctdb_recover.c
2016-07-05 Amitay Isaacsctdb-recoverd: Improve election win messages
2016-06-08 Amitay Isaacsctdb-daemon: Reset push_started flag once DB_PUSH_CONFI...
2016-06-07 Martin Schwenkectdb-cluster-mutex: Register an extra handler for when...
2016-06-07 Martin Schwenkectdb-cluster-mutex: ctdb_cluster_mutex() registers...
2016-06-07 Martin Schwenkectdb-cluster-mutex: Drop cluster_mutex_handler() ctdb...
2016-06-07 Martin Schwenkectdb-recovery: Wrap private data for reclock test callback
2016-06-07 Martin Schwenkectdb-cluster-mutex: Pass a talloc context to allocate...
2016-06-07 Martin Schwenkectdb-daemon: Rename recovery lock file to just recovery...
2016-06-07 Martin Schwenkectdb-recovery: Consistency check reclock in start recov...
2016-05-06 Martin Schwenkectdb-recover: Avoid duplicate deferred attach processing
2016-04-28 Martin Schwenkectdb-recovery: Move recovery lock functions to recovery...
2016-04-28 Martin Schwenkectdb-cluster-mutex: Factor out cluster mutex code
2016-04-28 Martin Schwenkectdb-recovery: Factor out setting of cluster mutex...
2016-04-28 Martin Schwenkectdb_recovery: ctdb_cluster_mutex() now takes an argstr...
2016-04-28 Martin Schwenkectdb-recovery: Recovery lock setting can now include...
2016-04-28 Martin Schwenkectdb-recovery: Parse recovery lock setting
2016-04-28 Martin Schwenkectdb-recovery: Reimplement ctdb_recovery_lock() using...
2016-04-28 Martin Schwenkectdb-recovery: Kill cluster mutex helper with a signal...
2016-04-28 Martin Schwenkectdb-recovery: Switch ctdb_cluster_mutex() to use helper
2016-04-28 Martin Schwenkectdb-recovery: Add optional timeout argument to ctdb_cl...
2016-04-28 Martin Schwenkectdb-recovery: Factor out reclock testing into ctdb_clu...
2016-04-28 Martin Schwenkectdb-recovery: Use a configurable handler when testing...
2016-04-28 Martin Schwenkectdb-recovery: Factor out new function set_recmode_hand...
2016-04-28 Martin Schwenkectdb-recovery: Use single char ASCII numbers for status...
2016-04-28 Martin Schwenkectdb-recovery: Rename recovery lock functions and struct
2016-03-25 Amitay Isaacsctdb-daemon: Implement new controls DB_PULL and DB_PUSH...
2016-02-23 Martin Schwenkectdb-recovery: Limit scope of reclock latency statistics
2016-02-23 Martin Schwenkectdb-recovery: Negate the status when checking the...
2016-02-23 Martin Schwenkectdb-recovery: Clean up status handling from recmode...
2016-02-23 Martin Schwenkectdb-recovery: Don't bother ensuring file descriptor...
2016-02-23 Martin Schwenkectdb-recovery: Don't store recmode in recovery mode...
2016-02-23 Martin Schwenkectdb: Use ctdb_wait_for_process_to_exit()
2016-02-23 Martin Schwenkectdb-recovery: Drop redundant status send when setting...
2016-02-23 Martin Schwenkectdb-recovery: Include lib/util/time.h instead of samba...
2016-01-12 Martin Schwenkectdb-daemon: Don't leak memory if not using recovery...
2015-11-18 Christof Schmittctdb: Use prctl_set_comment from lib/util
2015-11-15 Amitay Isaacsctdb-server: Replace ctdb_logging.h with common/logging.h
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_pulldb to ctdb_...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_dbid_map to ctdb_dbid_m...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_rec_data to ctdb_rec_da...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_req_control to ctdb_req...
2015-10-30 Amitay Isaacsctdb-daemon: Separate prototypes for common client...
2015-10-30 Amitay Isaacsctdb-daemon: Remove dependency on includes.h
2015-10-30 Amitay Isaacsctdb-daemon: Stop using tevent compatibility definitions
2015-10-30 Amitay Isaacsctdb-daemon: Separate prototypes for system specific...
2015-10-07 Amitay Isaacsctdb-daemon: Remove freeze requirement for updating...
2015-10-07 Amitay Isaacsctdb-daemon: Add a check for database generation consis...
2015-10-07 Amitay Isaacsctdb-daemon: Use database specific mark/unmark routines
2015-10-07 Amitay Isaacsctdb-daemon: Use database specific freeze check routine
2015-10-07 Amitay Isaacsctdb-daemon: Avoid the use of ctdb->freeze_handle variable
2015-10-07 Amitay Isaacsctdb-daemon: Avoid the use of ctdb->freeze_mode variable
2015-05-11 Amitay Isaacsctdb-daemon: Remove obsolete IPv4 only controls
2015-05-04 Martin SchwenkeRevert "ctdb-recoverd: Abort when daemon can take recov...
2015-04-07 Martin Schwenkectdb-common: Move ctdb_node_list_to_map() to utilities
2015-04-07 Martin Schwenkectdb-daemon: Factor out new function ctdb_node_list_to_...
2015-04-07 Martin Schwenkectdb-daemon: Don't delay reloading the nodes file
2015-03-23 Martin Schwenkectdb-daemon: Store node addresses as ctdb_sock_addr...
2015-02-13 Martin Schwenkectdb-recoverd: Abort when daemon can take recovery...
2015-02-13 Martin Schwenkectdb-recoverd: Improve error messages on recovery lock...
2015-02-13 Martin Schwenkectdb-recoverd: Simplify ctdb_recovery_lock()
2015-02-13 Martin Schwenkectdb-recoverd: New function ctdb_recovery_unlock()
2015-02-13 Martin Schwenkectdb-recoverd: New function ctdb_recovery_have_lock()
2015-02-13 Martin Schwenkectdb-daemon: Mark tunable VerifyRecoveryLock as obsolete
2015-01-09 Michael Adamctdb: improve helpfulness of debug message when taking...
2014-09-09 Martin Schwenkectdb-util: Rename db_wrap to tdb_wrap and make it a...
2014-09-09 Martin Schwenkectdb: Fix some "declarations after code" problems
2014-08-21 Martin Schwenkectdb: Use sys_read() and sys_write() to ensure correct...
2014-07-23 Amitay Isaacsctdb-vacuum: Use existing function ctdb_marshall_finish
2014-07-07 Amitay Isaacsctdb-daemon: Do not thaw databases if recovery is active
2014-01-16 Amitay Isaacsctdb-daemon: No need to call event scripts with CTDB_CA...
2013-11-19 Amitay Isaacsctdb-server: Coverity fixes
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-14 Amitay Isaacsvacuuming: Fix vacuuming bug where requests keep bounci...
2013-08-14 Amitay Isaacsvacuuming: Fix vacuuming bug where requests keep bounci...
2013-07-11 Sumit BoseCheck return value of tdb_delete()
2013-07-10 Amitay Isaacsctdbd: Set process names for child processes
2013-06-14 Mathieu Parentbuild: Fix tdb.h path to enable building with system...
2013-05-29 Amitay Isaacsctdbd: Log node state transitions at higher debug level
2013-05-24 Amitay Isaacsvacuum: Reduce the priority of non-critical error
2013-05-24 Martin Schwenkectdbd: Add new runstate CTDB_RUNSTATE_FIRST_RECOVERY
2013-05-23 Martin Schwenkectdbd: Log a message when recovery master changes
2013-05-06 Martin Schwenkectdbd: Remove the "stopped" event
2013-04-24 Michael Adamrecover: use CTDB_REC_RO_FLAGS where appropriate
2013-04-24 Michael Adamvacuum: introduce the RECEIVE_RECORDS control
2013-04-17 Michael Adamctdbd: unimplement the unused SET_DMASTER control
2013-01-09 Amitay Isaacsdaemon: On shutdown, destroy timed events that check...
2013-01-05 Michael Adamctdb:recover: fix a comment typo
2012-10-19 Amitay Isaacsctdb_recover: Replace static locking functions with...
2012-05-25 Ronnie SahlbergRECOVER: When we pull databases during recovery, we...
2012-05-21 Ronnie SahlbergDEBUG: Add checks for and print debug messages when...
2012-05-03 Ronnie SahlbergTrack all child process so we never send a signal to...
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tdb-sync'
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tevent-sync'
2012-04-13 Amitay IsaacsRemove explicit include of lib/tevent/tevent.h.
2012-03-30 Amitay Isaacsrecovery: Add prototypes for tdb internal functions
2012-03-20 Ronnie SahlbergSTICKY: add prototype code to make records stick to...
2012-03-15 Ronnie SahlbergMerge remote branch 'martins/master'
2012-02-29 Ronnie SahlbergREADONLY: skip vacuuming or deleting records with reado...
2011-09-13 Ronnie SahlbergReadOnly: revokechild_active is a list, not a context.
2011-09-11 Ronnie SahlbergMerge branch 'master-readonly-records' into foo
next