ctdb-daemon: Don't leak memory if not using recovery lock
[obnox/samba/samba-obnox.git] / ctdb / server / ctdb_recover.c
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
2011-09-01 Ronnie SahlbergReadOnly: add a new control to activate readonly lock...
2011-09-01 Ronnie SahlbergReadOnly: add a readonly flag to the getdbmap control...
2011-09-01 Ronnie SahlbergReadOnly: Change the ctdb_db structure to keep a uint8_...
2011-08-23 Ronnie SahlbergReadOnly: Check the readonly flag instead of whether...
2011-08-23 Ronnie SahlbergReadOnly: Once recovery has finished, make sure to...
2011-08-23 Ronnie SahlbergReadOnly: After recovering all databases, make sure...
2011-08-23 Ronnie SahlbergReadOnly: After performing a recovery, clear out all...
2011-03-06 Ronnie SahlbergRestart recovery dameon if it looks like it hung.
2011-03-01 Ronnie SahlbergDeferred attach : at early startup, defer any db attach...
2011-02-24 Michael Adamrecover: finish pending trans3 commits when a recovery...
2011-01-18 Ronnie Sahlbergctdb: hold transaction locks during freeze, mark during...
2010-11-10 Ronnie SahlbergAdd a new tunable : DisableIPFailover that when set...
2010-09-29 Ronnie SahlbergCreate macros to update the statistics counters and...
2010-09-03 Ronnie SahlbergWhen memory allocations for recovery fails,
2010-08-24 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-08-19 Ronnie SahlbergMerge commit 'rusty/ports-from-1.0.112' into foo
2010-08-19 Ronnie SahlbergMerge commit 'rusty/vacuum-fix-master'
2010-08-18 Rusty Russelllogging: give a unique logging name to each forked...
2010-08-17 Ronnie SahlbergMerge commit 'rusty/libctdb-new' into foo
2010-08-17 Rusty Russellevent: Update events to latest Samba version 0.9.8
2010-05-11 Ronnie sahlbergMerge commit 'obnox/master-rebase'
2010-05-10 Ronnie SahlbergAdd the number of performed recoveries to the "ctdb...
2010-04-15 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-04-07 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2010-04-07 Ronnie SahlbergLower the loglevel for "Recovery lock successfully...
2010-03-31 Martin SchwenkeMerge commit 'origin/master'
2010-03-11 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2010-02-23 Ronnie SahlbergIn ctdb_control_end_recovery,
2010-02-05 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-02-03 Ronnie SahlbergDrop the debug level for logging fd creation to DEBUG_DEBUG
2009-12-18 Martin SchwenkeMerge commit 'origin/master'
2009-12-16 Ronnie Sahlbergfix a conflict in the merge from rusty
2009-12-16 Ronnie Sahlbergfix conflict in merge from metze
2009-12-16 Stefan Metzmacherserver: Use tdb_check to verify persistent tdbs on...
next