summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/ha/TxReplicator.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4327: HA Handle brokers joining and leaving during a transaction.Alan Conway2013-08-051-22/+16
* NO-JIRA: Remove use of boost::make_shared, not availble on some older versions.Alan Conway2013-08-051-3/+2
* QPID-4327: HA Fix windows compile errors introduced by recent commits.Alan Conway2013-08-021-3/+3
* QPID-4327: HA logging fixes.Alan Conway2013-08-011-8/+4
* QPID-4327: HA TX transactions, blocking wait for prepareAlan Conway2013-08-011-20/+65
* QPID-4327: HA TX transactions: basic replication.Alan Conway2013-08-011-0/+192