summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/Bridge.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-3773: generate a unique queue name for the internal bridge queues.Kenneth Anthony Giusti2012-02-101-2/+2
* Revert "QPID-3352: Fix test for failed session to avoid confusion with as yet...Alan Conway2012-01-201-2/+3
* QPID-3352: Fix test for failed session to avoid confusion with as yet uniniti...Alan Conway2012-01-181-3/+2
* QPID-3352 - Federation bridge doesn't recover from session errorsTed Ross2011-07-121-0/+6
* QPID-2982 Bug 669452 - Creating a route and using management tools can crash ...Alan Conway2011-01-181-6/+1
* Adds support for federation in the XML exchange.Jonathan Robie2010-10-201-12/+1
* Code cleanup in broker directory.Alan Conway2010-10-141-0/+1
* Ensure that bindings for dynamic bridges are not propagated over failed sessi...Gordon Sim2010-06-091-9/+17
* QPID-2348 - [C++] The HeadersExchange does not support federationTed Ross2010-02-011-1/+7
* Add directory to #includeAlan Conway2009-07-141-6/+6
* Federation: Propagation of dynamic bindings is now done on the thread servici...Ted Ross2009-07-021-3/+11
* QPID-1843 - Cleaned up the interface to the broker's internal management agent.Ted Ross2009-05-111-3/+3
* QPID-1711: Ensure the session state between the two peers in an inter-broker ...Gordon Sim2009-03-041-16/+28
* Avoid hiding Bridge::idGordon Sim2009-02-241-3/+3
* QPID-1567: More changes to make clustering and federation work togetherGordon Sim2009-01-221-1/+6
* QPID-1567: added 'exactly-once' guarantee to asynchronous replication of queu...Gordon Sim2009-01-201-4/+9
* Federation enhancements and bug fixes:Ted Ross2008-10-311-1/+4
* Federation bug-fixes:Ted Ross2008-10-311-7/+7
* QPID-1348 - Dynamic binding for federation. Parameterized exchange names for...Ted Ross2008-10-241-8/+76
* QPID-1366 - implementation of automatic anti-looping for federationTed Ross2008-10-161-0/+10
* QPID-1349 - Push routing for federation (includes hook for dynamic routing)Ted Ross2008-10-101-29/+46
* QPID-1274 - Changed C++ namespace for generated management code. Improved ef...Ted Ross2008-09-151-5/+7
* QPID-1279 Implementations of management methods can now return error strings ...Ted Ross2008-09-101-1/+3
* QPID-1170 - Provide a better factory for creation and deletion of the managem...Ted Ross2008-07-161-4/+3
* QPID-1170 - Remove boost dependency from management agent interfaceTed Ross2008-07-081-11/+10
* QPID-1160 - Per-thread counters in management API to avoid lockingTed Ross2008-06-301-5/+9
* QPID-1113 Management cleanup and performance enhancementsTed Ross2008-06-021-8/+8
* Support for AMQP 0-10 sessions in C++ broker.Alan Conway2008-05-201-0/+1
* QPID-990: Patch from Ted Ross to enable persisting of inter-broker routing en...Gordon Sim2008-05-131-10/+91
* QPID-1050: Patch from Ted Ross:Gordon Sim2008-05-121-20/+23
* Use no-ack in bridging as it is currently an exclusive, temp queueGordon Sim2008-05-021-2/+2
* QPID-977: shutdown mgmt client cleanly in federation tests (patch from tross@...Gordon Sim2008-04-291-1/+10
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-11/+11
* Moved federation to final 0-10 codepathGordon Sim2008-04-221-13/+13
* Fixes and automated tests for federation function.Gordon Sim2008-04-091-3/+1
* Start moving towards final 0-10 spec:Gordon Sim2008-02-211-2/+2
* Missed a couple of new files in previous commit.Gordon Sim2008-02-011-0/+98