summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/DtxAck.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-4327: Added TransactionObserver interface.Alan Conway2013-08-011-0/+3
* QPID-4178: broker refactoringGordon Sim2012-08-101-1/+0
* QPID-3384: Enable DTX transactions in a cluster.Alan Conway2011-08-251-17/+18
* Add directory to #includeAlan Conway2009-07-141-2/+2
* Replace std::list with std::deque for SemanticState::unacked - more efficient...Alan Conway2009-05-011-2/+2
* Cluster: replicate transaction state to newcomers.Alan Conway2008-11-051-0/+1
* Moved from AccumulatedAck to SequenceSet in managing transactional acceptsGordon Sim2008-06-091-2/+2
* Implementation of execution.result on the client side Gordon Sim2007-09-061-2/+2
* Broker management of message acknowledgements now runs entirely off execution...Gordon Sim2007-08-101-1/+1
* Updates to dtx support.Gordon Sim2007-05-311-0/+47