summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/replication/ReplicationExchange.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-3858: Updated code to include recent refactoring by Gordon (gsim) - see ...Kim van der Riet2012-08-271-240/+0
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-1/+1
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-2/+9
* QPID-3304: Patch from Gordon Sim plus tests which detect the condition being ...Kim van der Riet2011-07-191-5/+4
* 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