summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/replication/ReplicationExchange.cpp
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup in broker directory.Alan Conway2010-10-141-0/+2
* Some clean up, and better error checkCarl C. Trieloff2009-07-311-3/+5
* Make replication of queue events not dependant on abs queue position, but rat...Carl C. Trieloff2009-07-301-9/+21
* Add missing mgnt counters for replication exchangeCarl C. Trieloff2009-07-251-2/+32
* Add directory to #includeAlan Conway2009-07-141-2/+2
* * adjust replication exchange in line with change to registration function si...Gordon Sim2009-05-211-8/+9
* Reserve space for sequence id in args field table.Gordon Sim2009-05-111-3/+5
* QPID-1724: Allow replication events to be shared across multiple federations ...Gordon Sim2009-03-101-0/+1
* QPID-1721: Fixes for replication between clusters when new members are addedGordon Sim2009-03-091-1/+10
* QPID-1717: Check that target queue for replication events exists before atte...Gordon Sim2009-03-051-13/+20
* Improved log messageGordon Sim2009-03-041-1/+1
* QPID-1567: added 'exactly-once' guarantee to asynchronous replication of queu...Gordon Sim2009-01-201-30/+59
* QPID-1567: Initial support for asynchronous queue state replicationGordon Sim2009-01-151-0/+139