summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/Link.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-7306: Memory management error in Link/BridgeAlan Conway2016-06-221-5/+9
* QPID-3921: Refactored Broker::Options into its own independent classAndrew Stitcher2014-07-011-1/+1
* QPID-5275: HA transactions failing in qpid-cluster-benchmarkAlan Conway2013-11-121-0/+1
* QPID-5301: support autodeleted exchangesGordon Sim2013-11-121-1/+1
* NO-JIRA: Demote fail over message from notice to info.Alan Conway2013-09-101-1/+1
* QPID-4712: authorisation for AMQP 1.0 connectionsGordon Sim2013-06-251-2/+2
* QPID-4748: Consistent handling of durations in broker configuration, allowing...Alan Conway2013-04-191-2/+1
* QPID-4728: add 'credit' parameter to Federation Bridge configuration.Kenneth Anthony Giusti2013-04-111-1/+1
* QPID-4546: review feedback and re-enable federation system testsKenneth Anthony Giusti2013-01-221-4/+10
* QPID-4546: delete links regardless of connection state.Kenneth Anthony Giusti2013-01-221-44/+76
* QPID-4514: Clean up cluster code: remove passive links.Alan Conway2013-01-141-25/+3
* QPID-4315: Changed Connection management name to be supplied by LinkAndrew Stitcher2013-01-081-9/+1
* NO-JIRA: slim down some header file inclusionsAndrew Stitcher2013-01-041-0/+1
* QPID-4514: Remove obsolete cluster code: DtxManager, more Broker, Connection,...Alan Conway2012-12-191-22/+0
* QPID-4514: Remove obsolete cluster code: Broker, Connection, Link.Alan Conway2012-12-191-31/+16
* QPID-4449 - Reverted much of the original change and re-implemented the fix i...Ted Ross2012-11-301-3/+3
* QPID-4449 - Fixed the API in qpid::management::Manageable to remain backward ...Ted Ross2012-11-201-3/+3
* QPID-4421 Issue with reusing link channel Id number too soon.Charles E. Rolke2012-11-051-6/+22
* QPID-4392 C++ Broker link channel number wrap.Charles E. Rolke2012-10-251-5/+20
* MQPID-4286: QMF queries for HA replication take too long to process (Jason Di...Alan Conway2012-10-151-4/+4
* QPID-4322: HA sporadic failure in ha_tests Alan Conway2012-09-191-1/+1
* QPID-4178: broker refactoringGordon Sim2012-08-101-2/+2
* QPID-4163: Deadlock between LinkRegistry and TimerTask locksAlan Conway2012-07-231-9/+11
* QPID-4133: (Jason Dillaman) Non-responsive peer in federated link can result ...Alan Conway2012-07-131-1/+3
* QPID-4078: Fix primary self-connections in long running test.Alan Conway2012-06-221-3/+3
* QPID-4031: fix deadlock by moving timer cancel outside of scoped lock.Kenneth Anthony Giusti2012-05-311-2/+3
* NO-JIRA: eliminate dead code and potential null pointer dereference as found ...Kenneth Anthony Giusti2012-05-251-23/+19
* QPID-3603: Make failover subscrption optional for Links.Alan Conway2012-05-091-52/+59
* QPID-3603: Add ErrorListener to Bridge to handle session errors.Alan Conway2012-05-081-5/+13
* QPID-3767: re-index bridge and link by constant name, not addressKenneth Anthony Giusti2012-05-041-48/+102
* QPID-3963: replicate learned failover addresses to new cluster membersKenneth Anthony Giusti2012-05-011-1/+31
* QPID-3963: use unique name for created session and queueKenneth Anthony Giusti2012-05-011-8/+4
* QPID-3963: cleanups from reviewboard inputKenneth Anthony Giusti2012-05-011-20/+24
* QPID-3963: fix naming of link exchange, and exchange creation/replication han...Kenneth Anthony Giusti2012-05-011-21/+51
* QPID-3963: subscribe link to remote broker's to amq.failover exchange.Kenneth Anthony Giusti2012-05-011-6/+123
* QPID-3352: Fix test for failed session to avoid confusion with as yet uniniti...Alan Conway2012-04-181-1/+1
* QPID-3603: Fix race condition - destroying a lock while in use.Alan Conway2012-04-101-22/+25
* QPID-3603: HA support for stand-alone replication.Alan Conway2012-02-291-3/+0
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-171-68/+124
* Revert "QPID-3352: Fix test for failed session to avoid confusion with as yet...Alan Conway2012-01-201-1/+1
* QPID-3603: Act on bridge cancellations before creationsAlan Conway2012-01-181-7/+9
* QPID-3352: Fix test for failed session to avoid confusion with as yet uniniti...Alan Conway2012-01-181-1/+1
* QPID-3352 - Federation bridge doesn't recover from session errorsTed Ross2011-07-121-1/+14
* Refactor socket connect calls to take a string portAndrew Stitcher2011-05-261-1/+1
* QPID-3235: clustered qpidd broker fails ocassionly the cluster_tests.ShortTes...Alan Conway2011-04-291-22/+26
* QPID-2935: merge producer flow control (C++ broker).Kenneth Anthony Giusti2011-02-191-2/+2
* QPID-2982 Bug 669452 - Creating a route and using management tools can crash ...Alan Conway2011-01-181-3/+9
* QPID-3006: remove incorrect and unnecessary authorisation checkGordon Sim2011-01-171-13/+0
* Code cleanup in broker directory.Alan Conway2010-10-141-0/+1
* Support for multiple protocols in qpid::Url.Alan Conway2010-05-111-6/+6