summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/DtxWorkRecord.h
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-9/+4
* WIP - async store interface working for configuration (adding and removing qu...Kim van der Riet2012-10-181-2/+2
* QPID-3858: WIP: Provisional checkin: Wiring of async store interface to broke...Kim van der Riet2012-09-241-2/+5
* 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