summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/LinkRegistry.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-4712: authorisation for AMQP 1.0 connectionsGordon Sim2013-06-251-3/+4
* QPID-4728: add 'credit' parameter to Federation Bridge configuration.Kenneth Anthony Giusti2013-04-111-0/+3
* QPID-4514: Clean up cluster code: remove passive links.Alan Conway2013-01-141-10/+0
* QPID-4514: Remove obsolete cluster code: LinkRegistryAlan Conway2012-12-191-5/+0
* QPID-4193: prevent race when connecting a multi-homed federated cluster.Kenneth Anthony Giusti2012-08-081-0/+1
* QPID-4070 - Minor internal-api changes for LinkRegistry and Bridge (in qpid::...Ted Ross2012-06-151-1/+3
* QPID-3603: Make failover subscrption optional for Links.Alan Conway2012-05-091-1/+3
* QPID-3767: re-index bridge and link by constant name, not addressKenneth Anthony Giusti2012-05-041-22/+32
* NO-JIRA: Fix missing EXTERN declarations, broke windows build.Alan Conway2012-02-201-53/+57
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-171-37/+21
* QPID-2982 Bug 669452 - Creating a route and using management tools can crash ...Alan Conway2011-01-181-0/+7
* SASLizing Interbroker LinksMichael Goulish2010-10-201-0/+4
* Support for multiple protocols in qpid::Url.Alan Conway2010-05-111-4/+5
* Change LinkRegistry to cancel its TimerTask in its destructorAndrew Stitcher2009-08-071-0/+4
* Change remaining broker Timer clients to use the single broker TimerAndrew Stitcher2009-07-301-1/+1
* Change all broker users of broker::Timer to use sys::TimerAndrew Stitcher2009-07-301-3/+3
* Add a default constructor to LinkRegistry so that you don't needAndrew Stitcher2009-07-281-0/+1
* Add directory to #includeAlan Conway2009-07-141-3/+3
* Reverted checkins 793119, 793120, 793121, 793122 because of problems with hea...Kim van der Riet2009-07-131-3/+3
* Change remaining broker Timer clients to use the single broker TimerAndrew Stitcher2009-07-101-1/+1
* Change all broker users of broker::Timer to use sys::TimerAndrew Stitcher2009-07-101-3/+3
* Federation: Propagation of dynamic bindings is now done on the thread servici...Ted Ross2009-07-021-4/+5
* QPID-1725: Revised some lock scopes in management and link registry to avoid ...Gordon Sim2009-03-111-0/+1
* QPID-1671: Set userid for client side of inter-broker links.Gordon Sim2009-02-241-0/+1
* QPID-1567: More changes to make clustering and federation work togetherGordon Sim2009-01-221-0/+12
* QPID-1567: Added ability for federation links to failover to other specified ...Gordon Sim2009-01-211-0/+7
* QPID-1567: added 'exactly-once' guarantee to asynchronous replication of queu...Gordon Sim2009-01-201-1/+2
* Allow management clienst to specify transport to use for inter-broker linksGordon Sim2008-10-131-1/+1
* QPID-1349 - Push routing for federation (includes hook for dynamic routing)Ted Ross2008-10-101-1/+2
* QPID-1113 Management cleanup and performance enhancementsTed Ross2008-06-021-2/+3
* QPID-1087Ted Ross2008-05-211-0/+7
* QPID-990: Patch from Ted Ross to enable persisting of inter-broker routing en...Gordon Sim2008-05-131-6/+33
* QPID-1050: Patch from Ted Ross:Gordon Sim2008-05-121-0/+87