summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/TxBuffer.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-5139: Add missing EXTERN decl in TxBuffer.hAlan Conway2013-10-291-1/+1
* QPID-5139: HA transactions block a thread, can deadlock the brokerAlan Conway2013-10-291-4/+17
* QPID-5139: Make TxBuffer inherit from AsyncCompletion.Alan Conway2013-10-291-14/+18
* QPID-4327: HA Fix windows compile errors introduced by recent commits.Alan Conway2013-08-021-1/+1
* QPID-4327: Added TransactionObserver interface.Alan Conway2013-08-011-58/+73
* QPID-4178: broker refactoringGordon Sim2012-08-101-3/+0
* Add directory to #includeAlan Conway2009-07-141-3/+3
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-5/+6
* Cluster: replicate transaction state to newcomers.Alan Conway2008-11-051-0/+3
* Some dtx related updates.Gordon Sim2007-04-191-12/+20
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+107
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-107/+0
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-091-2/+2
* Made passing of transaction context in message store explicit (to avoid threa...Gordon Sim2006-11-071-0/+2
* Initial implementation for tx class.Gordon Sim2006-10-301-0/+102