we only need to have transaction nesting disabled when we start the new transaction...
[sahlberg/ctdb.git] / server / ctdb_freeze.c
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-09 Ronnie Sahlbergproper waitpid() fix.
2008-07-08 Ronnie SahlbergRevert "waitpid() can block if it takes a long time... 1.0.45 obnox/1.0.45 origin/1.0.45
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...
2008-06-26 Ronnie Sahlbergonly loop over the write it the write failed
2008-06-25 Ronnie Sahlbergthe write() from the freeze child process can fail
2008-02-04 Ronnie SahlbergMerge branch 'master' of git://git.samba.org/tridge...
2008-02-04 Andrew Tridgellmerge from ronnie
2008-01-06 Andrew Tridgelladded paranoid transaction ids
2008-01-06 Andrew Tridgellnew simpler and much faster recovery code based on...
2008-01-04 Andrew Tridgella useful hack for checking correct behaviour of recovery
2007-07-10 Ronnie Sahlbergmerge from tridge
2007-07-10 Andrew Tridgellupdate lib/replace from samba4
2007-06-09 Ronnie Sahlbergmerge from tridge
2007-06-09 Andrew Tridgell- send tcp info to all connected nodes, not just vnnmap...
2007-06-07 Ronnie Sahlbergmerge from tridge
2007-06-07 Andrew Tridgellstart splitting the code into separate client and serve...