summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/DtxWorkRecord.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-5139: Make TxBuffer inherit from AsyncCompletion.Alan Conway2013-10-291-3/+3
* NO-JIRA - refer to DtxTimeout as the struct it is, not a class. Avoids a VC d...Stephen D. Huston2013-01-021-1/+1
* NO-JIRA: Removed Timer.h out of the chain of header files included by Broker.hAndrew Stitcher2012-12-211-3/+4
* QPID-4514: Remove obsolete cluster code: DtxWorkRecordAlan Conway2012-12-191-6/+0
* QPID-3384: Enable DTX transactions in a cluster.Alan Conway2011-08-251-2/+12
* Add directory to #includeAlan Conway2009-07-141-4/+4
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-6/+8
* - Refactored RefCounted class to avoid virtual inheritanceAndrew Stitcher2008-03-241-6/+10
* Removed redundant TimerA, use intrusive_ptr for Timer.Alan Conway2007-12-061-3/+3
* Timeout handling for dtx, plus tests.Gordon Sim2007-06-081-0/+6
* Some tests and fixes for dtx preview.Gordon Sim2007-06-051-2/+6
* Added support for recovering prepared transactions.Gordon Sim2007-05-251-0/+1
* Added some dtx related unit testsGordon Sim2007-04-201-0/+5
* Some dtx related updates.Gordon Sim2007-04-191-0/+59