summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/DtxTimeout.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-3384: Enable DTX transactions in a cluster.Alan Conway2011-08-251-4/+6
* Change all broker users of broker::Timer to use sys::TimerAndrew Stitcher2009-07-301-3/+3
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Reverted checkins 793119, 793120, 793121, 793122 because of problems with hea...Kim van der Riet2009-07-131-3/+3
* Change all broker users of broker::Timer to use sys::TimerAndrew Stitcher2009-07-101-3/+3
* Removed redundant TimerA, use intrusive_ptr for Timer.Alan Conway2007-12-061-1/+0
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-6/+1
* Timeout handling for dtx, plus tests.Gordon Sim2007-06-081-0/+54