index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctdb
/
server
/
ctdb_freeze.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
added paranoid transaction ids
Andrew Tridgell
2008-01-06
1
-5
/
+18
*
new simpler and much faster recovery code based on tdb transactions
Andrew Tridgell
2008-01-06
1
-0
/
+133
*
a useful hack for checking correct behaviour of recovery
Andrew Tridgell
2008-01-05
1
-0
/
+4
*
update lib/replace from samba4
Andrew Tridgell
2007-07-10
1
-3
/
+2
*
- send tcp info to all connected nodes, not just vnnmap nodes
Andrew Tridgell
2007-06-10
1
-17
/
+20
*
start splitting the code into separate client and server pieces
Andrew Tridgell
2007-06-07
1
-0
/
+254