summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/Link.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-7306: Memory management error in Link/BridgeAlan Conway2016-06-221-1/+4
* QPID-4327: HA Fix windows compile errors introduced by recent commits.Alan Conway2013-08-021-2/+2
* QPID-4712: authorisation for AMQP 1.0 connectionsGordon Sim2013-06-251-4/+6
* QPID-4546: delete links regardless of connection state.Kenneth Anthony Giusti2013-01-221-1/+1
* QPID-4514: Clean up cluster code: remove passive links.Alan Conway2013-01-141-2/+0
* QPID-4315: Changed Connection management name to be supplied by LinkAndrew Stitcher2013-01-081-1/+0
* QPID-4514: Remove obsolete cluster code: DtxManager, more Broker, Connection,...Alan Conway2012-12-191-4/+0
* QPID-4514: Remove obsolete cluster code: Broker, Connection, Link.Alan Conway2012-12-191-1/+0
* QPID-4449 - Reverted much of the original change and re-implemented the fix i...Ted Ross2012-11-301-1/+1
* QPID-4449 - Fixed the API in qpid::management::Manageable to remain backward ...Ted Ross2012-11-201-1/+1
* QPID-4421 Issue with reusing link channel Id number too soon.Charles E. Rolke2012-11-051-0/+1
* QPID-4392 C++ Broker link channel number wrap.Charles E. Rolke2012-10-251-2/+3
* MQPID-4286: QMF queries for HA replication take too long to process (Jason Di...Alan Conway2012-10-151-2/+2
* QPID-4118: HA does not work with authentication and authorization.Alan Conway2012-07-091-0/+5
* NO-JIRA: Added missing EXTERN declaration on broker::Link::getRemoteAddressAlan Conway2012-06-181-1/+1
* QPID-3603: Make failover subscrption optional for Links.Alan Conway2012-05-091-2/+5
* QPID-3767: re-index bridge and link by constant name, not addressKenneth Anthony Giusti2012-05-041-9/+24
* QPID-3963: replicate learned failover addresses to new cluster membersKenneth Anthony Giusti2012-05-011-1/+5
* QPID-3963: use unique name for created session and queueKenneth Anthony Giusti2012-05-011-0/+1
* QPID-3963: cleanups from reviewboard inputKenneth Anthony Giusti2012-05-011-1/+2
* QPID-3963: fix naming of link exchange, and exchange creation/replication han...Kenneth Anthony Giusti2012-05-011-6/+23
* QPID-3963: subscribe link to remote broker's to amq.failover exchange.Kenneth Anthony Giusti2012-05-011-2/+4
* NO-JIRA: Fix missing EXTERN declarations, broke windows build.Alan Conway2012-02-201-6/+11
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-171-105/+116
* QPID-3235: clustered qpidd broker fails ocassionly the cluster_tests.ShortTes...Alan Conway2011-04-291-4/+6
* QPID-3006: remove incorrect and unnecessary authorisation checkGordon Sim2011-01-171-1/+0
* Code cleanup in broker directory.Alan Conway2010-10-141-15/+14
* Support for multiple protocols in qpid::Url.Alan Conway2010-05-111-1/+1
* QPID-2046: * perform destroy() on the links own io thread, not on that of the...Gordon Sim2009-08-121-1/+2
* Add directory to #includeAlan Conway2009-07-141-4/+4
* QPID-1843 - Cleaned up the interface to the broker's internal management agent.Ted Ross2009-05-111-1/+1
* QPID-1711: Ensure the session state between the two peers in an inter-broker ...Gordon Sim2009-03-041-0/+1
* QPID-1567: More changes to make clustering and federation work togetherGordon Sim2009-01-221-0/+2
* QPID-1567: Added ability for federation links to failover to other specified ...Gordon Sim2009-01-211-0/+5
* QPID-1461 - Added qmf event support for connections.Ted Ross2008-11-131-0/+2
* Allow management clienst to specify transport to use for inter-broker linksGordon Sim2008-10-131-2/+2
* This is for QPID-1297.Rajith Muditha Attapattu2008-09-301-0/+1
* QPID-1274 - Changed C++ namespace for generated management code. Improved ef...Ted Ross2008-09-151-2/+2
* QPID-1279 Implementations of management methods can now return error strings ...Ted Ross2008-09-101-2/+2
* QPID-1170 - Remove boost dependency from management agent interfaceTed Ross2008-07-081-2/+2
* QPID-1087Ted Ross2008-05-211-7/+14
* QPID-990: Patch from Ted Ross to enable persisting of inter-broker routing en...Gordon Sim2008-05-131-15/+26
* QPID-1050: Patch from Ted Ross:Gordon Sim2008-05-121-0/+115