summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/DtxAck.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-3384: Enable DTX transactions in a cluster.Alan Conway2011-08-251-0/+4
* Joint checkin from gsim, kpvdr, cctrieloff. See QPID-2102: Exceeding reject q...Kim van der Riet2009-09-221-4/+18
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Replace std::list with std::deque for SemanticState::unacked - more efficient...Alan Conway2009-05-011-2/+2
* QPID-1497: Ensure policy count and size reflect transactionality of dequeuesGordon Sim2008-12-011-0/+1
* Adjust namespace references to work with MSVCStephen D. Huston2008-10-301-1/+1
* Moved from AccumulatedAck to SequenceSet in managing transactional acceptsGordon Sim2008-06-091-1/+1
* Update to dtx inline with latest spec:Gordon Sim2008-03-261-1/+0
* Implementation of execution.result on the client side Gordon Sim2007-09-061-1/+1
* Broker management of message acknowledgements now runs entirely off execution...Gordon Sim2007-08-101-2/+2
* Updates to dtx support.Gordon Sim2007-05-311-0/+59