summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/DtxWorkRecord.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-14/+9
* QPID-3858: WIP: Provisional checkin: Wiring of async store interface to broke...Kim van der Riet2012-09-241-24/+30
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-5/+6
* QPID-3384: Enable DTX transactions in a cluster.Alan Conway2011-08-251-13/+27
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Start to fix Timer to improve encapsulation and then fixAndrew Stitcher2009-01-131-1/+1
* QPID-1198 (Partial): Added explicit namespaces that the Sun C++ requires (tha...Andrew Stitcher2008-07-291-3/+3
* QPID-1095: fixes to dtx error codes for latest spec changes.Gordon Sim2008-05-281-3/+3
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-6/+6
* Timeout handling for dtx, plus tests.Gordon Sim2007-06-081-2/+28
* Some tests and fixes for dtx preview.Gordon Sim2007-06-051-23/+59
* Ensure work is marked completed when recovered.Gordon Sim2007-05-251-0/+2
* Added support for recovering prepared transactions.Gordon Sim2007-05-251-0/+6
* Added some dtx related unit testsGordon Sim2007-04-201-2/+2
* Some dtx related updates.Gordon Sim2007-04-191-0/+107