summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/LinkRegistry.h
Commit message (Expand)AuthorAgeFilesLines
* 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