ctdb-daemon: Fix signed/unsigned comparisons by casting
[samba.git] / ctdb / server / ctdb_freeze.c
2019-07-05 Martin Schwenkectdb-daemon: Fix signed/unsigned comparisons by declari...
2018-10-08 Amitay Isaacsctdb-daemon: Invalidate records if a node becomes INACTIVE
2017-09-12 Amitay Isaacsctdb-daemon: Add a function to check if db access is...
2017-06-29 Amitay Isaacsctdb-daemon: Add accessors for CTDB_DB_FLAGS_PERSISTENT...
2016-07-28 Amitay Isaacsctdb-daemon: Drop implementation of global transaction...
2016-07-25 Amitay Isaacsctdb-freeze: Remove ctdb_db_prio_frozen() function
2016-07-25 Amitay Isaacsctdb-freeze: Drop function thaw_priority()
2016-07-25 Amitay Isaacsctdb-daemon: Drop priorites from freeze/thaw code
2015-11-15 Amitay Isaacsctdb-server: Replace ctdb_logging.h with common/logging.h
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_transdb to...
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-07 Amitay Isaacsctdb-daemon: Introduce per database generation
2015-10-07 Amitay Isaacsctdb-freeze: Use individual database freeze in blocking...
2015-10-07 Amitay Isaacsctdb-freeze: Ensure all databases get frozen during...
2015-10-07 Amitay Isaacsctdb-freeze: Make function ctdb_start_freeze static
2015-10-07 Amitay Isaacsctdb-freeze: Fix a log message
2015-10-07 Amitay Isaacsctdb-freeze: Use database specific information in wipe...
2015-10-07 Amitay Isaacsctdb-freeze: Use single database transactions for globa...
2015-10-07 Amitay Isaacsctdb-daemon: Add controls for transactions on a single...
2015-10-07 Amitay Isaacsctdb-daemon: Rename ctdb_control_wipe_database to ctdb_...
2015-10-07 Amitay Isaacsctdb-freeze: simplify code with TALLOC_FREE
2015-10-07 Amitay Isaacsctdb-freeze: Improve log message to indicate subsequent...
2015-10-07 Amitay Isaacsctdb-freeze: Use single database freeze/thaw code for...
2015-10-07 Amitay Isaacsctdb-freeze: Move destructor closer to where it is...
2015-10-07 Amitay Isaacsctdb-daemon: Add controls to freeze/thaw a single database
2015-10-07 Amitay Isaacsctdb-daemon: Avoid the use of ctdb->freeze_mode variable
2015-10-07 Amitay Isaacsctdb-freeze: Refactor code to check if databases are...
2015-10-07 Amitay Isaacsctdb-freeze: Use ctdb_db_iterator to commit transaction...
2015-10-07 Amitay Isaacsctdb-freeze: Use ctdb_db_iterator to start transaction...
2015-10-07 Amitay Isaacsctdb-freeze: Use ctdb_db_iterator to cancel transaction...
2015-10-07 Amitay Isaacsctdb-freeze: Use ctdb_db_prio_iterator to cancel transa...
2015-10-07 Amitay Isaacsctdb-freeze: Remove commented test code
2015-10-07 Amitay Isaacsctdb-freeze: Do an early exit if freeze is pending
2014-09-09 Martin Schwenkectdb-util: Rename db_wrap to tdb_wrap and make it a...
2014-09-05 Amitay Isaacsctdb-locking: Talloc lock request from client specified...
2014-07-07 Amitay Isaacsctdb-daemon: Do not thaw databases if recovery is active
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-07-02 Amitay Isaacsfreeze: Make ctdb_start_freeze() a void function
2013-07-02 Amitay Isaacsfreeze: If priority is invalid here, it's time to abort
2013-07-02 Amitay Isaacsfreeze: Log message from ctdb_start_freeze() and ctdb_c...
2013-06-14 Mathieu Parentbuild: Fix tdb.h path to enable building with system...
2012-10-19 Amitay Isaacsctdb_freeze: Replace locking functions with locking API
2012-07-16 Amitay Isaacsctdbd: Return explicit boolean values for function...
2012-05-28 Amitay Isaacsserver: Replace BOOL datatype with bool, True/False...
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.
2011-03-21 Ronnie SahlbergThis needs more testing first
2011-03-21 Rusty Russellctdbd: call tdb_reopen_all() in freeze child.
2011-03-14 Michael AdamWhen wiping a database, clear the delete_queue.
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-18 Rusty Russellfreeze: abort vacuuming when we're going to freeze.
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-08-04 Martin SchwenkeMerge remote branch 'martins/master'
2010-07-31 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-07-30 Ronnie SahlbergMerge commit 'rusty/master'
2010-07-01 Rusty Russellctdb_freeze: extend db priority hack to cover serverid...
2010-06-08 Ronnie SahlbergAdditional log messages when tdb databases can no longe...
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...
2009-12-16 Stefan Metzmacherserver: move error handling to a 'fail' label in ctdb_c...
2009-12-04 Martin SchwenkeMerge branch 'status-test-2'
2009-11-30 Ronnie SahlbergMerge commit 'martins/status-test-2'
2009-11-26 Ronnie Sahlbergchange the lock wait child handling to use a pipe isnte...
2009-10-22 Martin SchwenkeMerge commit 'origin/master'
2009-10-22 Ronnie Sahlbergif a lock wait child died/finished, we could have relea...
2009-10-14 Martin SchwenkeMerge commit 'origin/master' into onnode_options
2009-10-13 Ronnie Sahlbergallow a pre .95 version of a recovery master to freeze...
2009-10-13 Ronnie SahlbergPort Volkers deadlock avoidance patch to HEAD.
2009-10-12 Ronnie SahlbergMerge commit 'martins/master'
2009-10-12 Ronnie Sahlbergadd a new control for explicitely cancelling recovery...
2009-10-12 Ronnie Sahlberginitial attempt at freezing databases in priority order
2009-10-11 Ronnie Sahlberguptade the freeze/thaw commands to be able to send...
2009-10-10 Ronnie Sahlbergadd a control to set a database priority. Let newly...
2009-05-25 Ronnie SahlbergRevert "we only need to have transaction nesting disabl...
2009-05-25 Ronnie SahlbergRevert "set the TDB_NO_NESTING flag for the tdb before...
2009-04-25 Ronnie Sahlbergwe only need to have transaction nesting disabled when...
2009-04-25 Ronnie Sahlbergset the TDB_NO_NESTING flag for the tdb before we start...
2008-07-11 Andrew TridgellMerge commit 'ronnie/master'
2008-07-10 Martin SchwenkeMerge commit 'origin/master' into martins
2008-07-09 Ronnie Sahlbergproper waitpid() fix.
2008-07-08 Ronnie SahlbergRevert "waitpid() can block if it takes a long time...
2008-07-07 Ronnie Sahlbergwaitpid() can block if it takes a long time before...
2008-07-06 Ronnie SahlbergIf a transaction commit fails. Log this error and cance...
2008-07-06 Ronnie Sahlberg in the destructor for the lock-wait child, make sure...
2008-07-04 Andrew Tridgellfixed some incorrect CTDB_NO_MEMORY*() calls found...
2008-07-04 Andrew Tridgellzero out the ctdb->freeze_handle when we free it
2008-06-26 Ronnie Sahlbergtest
2008-06-26 Ronnie SahlbergRevert "test"
2008-06-26 Ronnie Sahlbergtest
2008-06-26 Ronnie Sahlbergthird attempt for fixing a freeze child writing to...
next