summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/Connection.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-3858: Updated code to include recent refactoring by Gordon (gsim) - see ...Kim van der Riet2012-08-271-878/+0
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-9/+20
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-0/+49
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-171-2/+9
* QPID-3603: Replace public broker::Consumer::position variable with get/set fu...Alan Conway2012-01-181-1/+1
* QPID-3630: remove deprecated rate limiting featureKenneth Anthony Giusti2012-01-131-2/+0
* QPID-3438Michael Goulish2012-01-051-2/+0
* QPID-3438Michael Goulish2011-12-161-1/+6
* QPID-3629: Changed management of credit windowGordon Sim2011-11-231-1/+3
* QPID-3346: move message group feature into trunk.Kenneth Anthony Giusti2011-10-071-7/+7
* Bug 730017, QPID-3475: Cluster authentication ignores cluster-* settings.Alan Conway2011-09-071-1/+3
* NO-JIRA: Suppress logging of clock events in cluster code.Alan Conway2011-08-311-1/+1
* QPID-3384: DTX transactions - replicate suspended transactions.Alan Conway2011-08-301-11/+18
* QPID-3384: Enable DTX transactions in a cluster.Alan Conway2011-08-251-38/+102
* QPID-3280: Performance problem with TTL messages.Alan Conway2011-06-151-4/+11
* QPID-3288: "[C++] Broker sets federation link tag as empty string () when no ...Kim van der Riet2011-06-061-2/+2
* QPID-3076: enable flow control for clustered broker configurations.Kenneth Anthony Giusti2011-04-281-0/+43
* QPID-3202: Clustered brokers shut down with "unknown connection" error.Alan Conway2011-04-131-5/+7
* NO-JIRA: remove some dead code, rename internal method for clarityGordon Sim2011-02-281-6/+0
* QPID-3084: apply Alan's fix to allow io callbacks to run during a cluster upd...Kenneth Anthony Giusti2011-02-241-12/+18
* QPID-3002: Configurable threshold alerts for queuesGordon Sim2011-02-151-1/+1
* QPID-529: Priority queue implementationGordon Sim2011-02-101-0/+8
* QPID-2982 Bug 669452 - Creating a route and using management tools can crash ...Alan Conway2011-01-181-3/+24
* Bug 662765 - Management broker ID should be the same for members of a cluster.Alan Conway2010-12-151-3/+11
* Defer update of managaement agent to end of update process.Alan Conway2010-12-081-2/+2
* Modified cluster_tests causes broker shut down with invalid-argument error.Alan Conway2010-12-011-20/+4
* Check for and abort invalid catchup connections.Alan Conway2010-08-231-1/+5
* Fix bug in cluster with authentication: nodes exit with "unauthorized-access"Alan Conway2010-07-201-0/+11
* Fix cluster-safe assertion in ~Connection.Alan Conway2010-07-081-0/+6
* Fix sporadic cluster core on exit.Alan Conway2010-07-011-1/+0
* Fix regression in r956882, sporadic failures of client_test.cpp:testBadClient...Alan Conway2010-06-241-14/+9
* Fix cluster broker crashes when management is active.Alan Conway2010-06-221-20/+25
* Bug 603835 - cluster_tests.test_management failing.Alan Conway2010-06-161-19/+28
* Fix cluster-safe assertion in connection negotiation.Alan Conway2010-06-091-0/+2
* Cluster handle connection-negotiation phase in local broker.Alan Conway2010-06-081-117/+89
* Fixed sporadic failure of cluster_tests.py sasl_testAlan Conway2010-06-041-1/+2
* Fixed assertion error in cluster_tests.py test_failover.Alan Conway2010-05-311-1/+1
* Fixed: authentication with bad credentials causes cluster broker to exit.Alan Conway2010-05-271-2/+12
* Fix issues with cluster+securityAlan Conway2010-05-271-15/+15
* Fix for "Assertion `!mcastSentButNotReceived' failed." in cluster tests.Alan Conway2010-05-171-15/+22
* Cluster + SecurityMichael Goulish2010-05-141-5/+72
* Cluster: remove un-necessary code for config-seq.Alan Conway2010-03-311-3/+2
* QPID-2436: Fix cluster update of remote agents.Alan Conway2010-03-081-3/+3
* QPID-2412: Support for EXTERNAL mechanism on client-authenticated SSL connect...Gordon Sim2010-03-051-8/+13
* Fix: decoding error causes cluster broker to exit.Alan Conway2010-03-011-4/+16
* Consistent connection names across a cluster.Alan Conway2010-02-051-19/+33
* Synchronize management agent lists during cluster update.Alan Conway2010-02-051-1/+9
* Cluster: debug snapshots of queue depth at broker join, help find inconsisten...Alan Conway2010-02-021-0/+5
* QPID-2357 Broker boot sequence doesn't synchronize when clustered - patch fro...Alan Conway2010-01-281-0/+14
* Fix for QPID-2373 - Durable exchange state not replicated to broker joining c...Kim van der Riet2010-01-281-0/+3