Create macros to update the statistics counters and use these macros
[metze/ctdb/wip.git] / server / ctdb_call.c
2010-09-29 Ronnie SahlbergCreate macros to update the statistics counters and...
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-17 Ronnie SahlbergMerge commit 'rusty/libctdb-new' into foo
2010-08-17 Rusty Russellevent: Update events to latest Samba version 0.9.8
2010-06-10 Ronnie sahlbergMerge commit 'rusty/idtree'
2010-06-09 Ronnie Sahlbergfix a debug message
2010-06-09 Ronnie Sahlbergidr can timeout and wrap/be reused quite quickly.
2010-06-09 Ronnie Sahlbergadd extra logging for failed ctdb_ltdb_unlock() for...
2010-06-09 Ronnie Sahlbergadd additional logging when tdb_chainunlock() fails
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 Michael Adamserver:ctdb_send_dmaster_reply: fix a message typo.
2010-02-16 Ronnie SahlbergReducing the log level for a debug message
2010-02-16 Ronnie SahlbergReduce the log level for two debug messages
2009-12-15 Ronnie SahlbergRevert "Make fetch_locked more scalable"
2009-12-15 Ronnie SahlbergMerge commit 'obnox/ctdb-wip-trans3' into trans3
2009-12-11 Volker LendeckeMake fetch_locked more scalable
2009-12-09 Michael Adamcall: lower the debug message "refusing migration while...
2009-11-11 Martin SchwenkeMerge commit 'origin/master'
2009-10-29 Ronnie SahlbergRevert "From Wolfgang M."
2009-10-22 Martin SchwenkeMerge commit 'origin/master'
2009-10-21 Ronnie SahlbergFrom Wolfgang M.
2009-07-31 Martin SchwenkeMerge commit 'origin/master'
2009-07-30 Ronnie SahlbergMerge commit 'martins/master'
2009-07-29 Michael AdamFix persistent transaction commit race condition.
2009-07-08 Martin SchwenkeMerge branch 'ronnie_merge'
2009-07-08 Martin SchwenkeMerge commit 'origin/master' into ronnie_merge
2009-06-30 Ronnie Sahlbergdont try sending a keepalive if the transport is down
2009-06-30 Ronnie SahlbergDont even try allocating and sending a CALL packet...
2009-06-30 Ronnie Sahlbergfailing a dmaster send due to the transport being down...
2009-06-30 Ronnie Sahlbergif we fail a dmaster migration due to the transport...
2009-06-30 Ronnie Sahlbergdont try to send error packets if the transport is...
2009-06-30 Ronnie Sahlbergdont even try to allocate a packet if the transport...
2008-03-25 Ronnie Sahlbergfix a memory leak
2008-03-19 Ronnie Sahlbergin ctdb_call_local() we can not talloc_steal() the...
2008-02-04 Ronnie SahlbergMerge branch 'master' of git://git.samba.org/tridge...
2008-02-04 Andrew Tridgellmerge from ronnie
2008-02-04 Ronnie SahlbergMerge branch 'master' of git://git.samba.org/tridge...
2008-02-04 Andrew Tridgelladded debug constants to allow for better mapping to...
2008-01-04 Andrew Tridgellmake some specific cases of the non-dmaster bug non...
2007-09-10 Ronnie Sahlbergmerged patch from tridge
2007-09-10 Andrew Tridgellmerge from ronnie
2007-09-06 Ronnie Sahlbergmerge from tridge
2007-09-04 Ronnie Sahlbergchange debug output from vnn to pnn
2007-09-04 Ronnie Sahlbergchange ctdb->vnn to ctdb->pnn
2007-07-13 Andrew Tridgell- merge from ronnie
2007-07-10 Ronnie Sahlbergpass the header to ctdb_become_dmaster instead of just...
2007-07-10 Ronnie Sahlbergmerge from tridge
2007-07-10 Andrew Tridgellupdate lib/replace from samba4
2007-07-08 Ronnie Sahlbergmerge from tridge
2007-07-08 Andrew Tridgelllog the generation numbers to give a hint about this bug
2007-06-07 Ronnie Sahlbergmerge from tridge
2007-06-07 Andrew Tridgellsome #include cleanups
2007-06-07 Andrew Tridgellstart splitting the code into separate client and serve...