summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/TxAccept.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-5139: HA transactions block a thread, can deadlock the brokerAlan Conway2013-10-291-11/+16
* QPID-4327: HA TX transactions: basic replication.Alan Conway2013-08-011-1/+1
* QPID-4327: Added TransactionObserver interface.Alan Conway2013-08-011-0/+12
* QPID-4327: Refactor to simplify TxAccept.Alan Conway2013-08-011-43/+21
* Joint checkin from gsim, kpvdr, cctrieloff. See QPID-2102: Exceeding reject q...Kim van der Riet2009-09-221-1/+7
* Add directory to #includeAlan Conway2009-07-141-1/+1
* DeliveryRecord optimizations.Alan Conway2009-05-061-8/+3
* Replace std::list with std::deque for SemanticState::unacked - more efficient...Alan Conway2009-05-011-2/+2
* qpid/broker/QueuePolicy.cppManuel Teira Paz2009-03-051-2/+2
* QPID-1497: Ensure policy count and size reflect transactionality of dequeuesGordon Sim2008-12-011-0/+1
* Cluster: replicate transaction state to newcomers.Alan Conway2008-11-051-1/+1
* Revised transactional options to perftest as they could not be used on older ...Gordon Sim2008-10-241-12/+49
* Moved from AccumulatedAck to SequenceSet in managing transactional acceptsGordon Sim2008-06-091-2/+2
* Update to dtx inline with latest spec:Gordon Sim2008-03-261-0/+61