summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/TxAccept.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-5139: HA transactions block a thread, can deadlock the brokerAlan Conway2013-10-291-2/+0
* QPID-4327: HA Fix windows compile errors introduced by recent commits.Alan Conway2013-08-021-1/+2
* QPID-4327: Added TransactionObserver interface.Alan Conway2013-08-011-0/+2
* QPID-4327: Refactor to simplify TxAccept.Alan Conway2013-08-011-49/+33
* QPID-4514: Remove obsolete cluster code: Queue, Semanticstate, SessionHandlerAlan Conway2012-12-191-3/+0
* QPID-4178: broker refactoringGordon Sim2012-08-101-1/+0
* Add directory to #includeAlan Conway2009-07-141-2/+2
* Cluster: replicate transaction state to newcomers.Alan Conway2008-11-051-3/+7
* Revised transactional options to perftest as they could not be used on older ...Gordon Sim2008-10-241-1/+23
* Moved from AccumulatedAck to SequenceSet in managing transactional acceptsGordon Sim2008-06-091-3/+3
* Update to dtx inline with latest spec:Gordon Sim2008-03-261-0/+57