index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ctdb
/
server
/
ctdb_freeze.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb-util: Rename db_wrap to tdb_wrap and make it a build subsystem
Martin Schwenke
2014-09-10
1
-1
/
+1
*
ctdb-locking: Talloc lock request from client specified context
Amitay Isaacs
2014-09-05
1
-2
/
+2
*
ctdb-daemon: Do not thaw databases if recovery is active
Amitay Isaacs
2014-07-07
1
-3
/
+10
*
freeze: Make ctdb_start_freeze() a void function
Amitay Isaacs
2013-07-02
1
-14
/
+6
*
freeze: If priority is invalid here, it's time to abort
Amitay Isaacs
2013-07-02
1
-6
/
+1
*
freeze: Log message from ctdb_start_freeze() and ctdb_control_freeze()
Amitay Isaacs
2013-07-02
1
-2
/
+3
*
build: Fix tdb.h path to enable building with system TDB library
Mathieu Parent
2013-06-14
1
-1
/
+1
*
ctdb_freeze: Replace locking functions with locking API
Amitay Isaacs
2012-10-20
1
-140
/
+18
*
ctdbd: Return explicit boolean values for function returning bool
Amitay Isaacs
2012-07-16
1
-1
/
+1
*
server: Replace BOOL datatype with bool, True/False with true/false
Amitay Isaacs
2012-05-28
1
-1
/
+1
*
Track all child process so we never send a signal to an unrelated process (ou...
Ronnie Sahlberg
2012-05-03
1
-3
/
+3
*
Remove explicit include of lib/tevent/tevent.h.
Amitay Isaacs
2012-04-13
1
-1
/
+0
*
This needs more testing first
Ronnie Sahlberg
2011-03-21
1
-5
/
+0
*
ctdbd: call tdb_reopen_all() in freeze child.
Rusty Russell
2011-03-21
1
-0
/
+5
*
When wiping a database, clear the delete_queue.
Michael Adam
2011-03-14
1
-0
/
+11
*
Merge commit 'rusty/ports-from-1.0.112' into foo
Ronnie Sahlberg
2010-08-19
1
-0
/
+1
|
\
|
*
logging: give a unique logging name to each forked child.
Rusty Russell
2010-08-18
1
-0
/
+1
*
|
Merge commit 'rusty/vacuum-fix-master'
Ronnie Sahlberg
2010-08-19
1
-0
/
+3
|
\
\
|
*
|
freeze: abort vacuuming when we're going to freeze.
Rusty Russell
2010-08-18
1
-0
/
+3
|
|
/
*
|
event: Update events to latest Samba version 0.9.8
Rusty Russell
2010-08-18
1
-2
/
+3
|
/
*
ctdb_freeze: extend db priority hack to cover serverid.tdb deadlock.
Rusty Russell
2010-07-01
1
-2
/
+6
*
Additional log messages when tdb databases can no longer be chainlocked or ch...
Ronnie Sahlberg
2010-06-08
1
-0
/
+2
*
server: Use tdb_check to verify persistent tdbs on startup
Stefan Metzmacher
2009-12-16
1
-1
/
+20
*
server: move error handling to a 'fail' label in ctdb_control_transaction_com...
Stefan Metzmacher
2009-12-16
1
-14
/
+19
*
change the lock wait child handling to use a pipe isntead of a socketpair
Ronnie Sahlberg
2009-11-26
1
-18
/
+16
*
if a lock wait child died/finished, we could have released the lockwait handl...
Ronnie Sahlberg
2009-10-22
1
-6
/
+15
*
allow a pre .95 version of a recovery master to freeze databases on a post .9...
Ronnie Sahlberg
2009-10-14
1
-0
/
+10
*
Port Volkers deadlock avoidance patch to HEAD.
Ronnie Sahlberg
2009-10-14
1
-0
/
+21
*
add a new control for explicitely cancelling recovery transactions, i.e. the
Ronnie Sahlberg
2009-10-12
1
-0
/
+25
*
initial attempt at freezing databases in priority order
Ronnie Sahlberg
2009-10-12
1
-74
/
+126
*
uptade the freeze/thaw commands to be able to send the requested database pri...
Ronnie Sahlberg
2009-10-12
1
-1
/
+8
*
add a control to set a database priority. Let newly created databases default...
Ronnie Sahlberg
2009-10-10
1
-0
/
+1
*
Revert "we only need to have transaction nesting disabled when we start the n...
Ronnie Sahlberg
2009-05-25
1
-1
/
+0
*
Revert "set the TDB_NO_NESTING flag for the tdb before we start a transaction...
Ronnie Sahlberg
2009-05-25
1
-1
/
+0
*
we only need to have transaction nesting disabled when we start the new trans...
Ronnie Sahlberg
2009-04-26
1
-0
/
+1
*
set the TDB_NO_NESTING flag for the tdb before we start a transaction from wi...
Ronnie Sahlberg
2009-04-26
1
-0
/
+1
*
proper waitpid() fix.
Ronnie Sahlberg
2008-07-09
1
-1
/
+0
*
Revert "waitpid() can block if it takes a long time before the child terminates"
Ronnie Sahlberg
2008-07-08
1
-0
/
+1
*
waitpid() can block if it takes a long time before the child terminates
Ronnie Sahlberg
2008-07-08
1
-1
/
+0
*
If a transaction commit fails. Log this error and cancel all pending transact...
Ronnie Sahlberg
2008-07-07
1
-4
/
+13
*
in the destructor for the lock-wait child, make sure that we cancel any pending
Ronnie Sahlberg
2008-07-07
1
-1
/
+19
*
fixed some incorrect CTDB_NO_MEMORY*() calls found after fixing the
Andrew Tridgell
2008-07-04
1
-1
/
+1
*
zero out the ctdb->freeze_handle when we free it
Andrew Tridgell
2008-07-04
1
-0
/
+3
*
test
Ronnie Sahlberg
2008-06-26
1
-2
/
+3
*
Revert "test"
Ronnie Sahlberg
2008-06-26
1
-3
/
+5
*
test
Ronnie Sahlberg
2008-06-26
1
-5
/
+3
*
third attempt for fixing a freeze child writing to the socket
Ronnie Sahlberg
2008-06-26
1
-5
/
+11
*
only loop over the write it the write failed
Ronnie Sahlberg
2008-06-26
1
-6
/
+6
*
the write() from the freeze child process can fail
Ronnie Sahlberg
2008-06-26
1
-1
/
+10
*
merge from ronnie
Andrew Tridgell
2008-02-04
1
-19
/
+19
[next]