summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/Connection.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* In clustered broker: move construction of broker::Connections to the cluster ...Alan Conway2010-01-271-35/+63
* Removed dead code - cluster::Connection::left()Alan Conway2010-01-191-6/+0
* Fix broker crash "confirmed N but only sent M" with managed agents running.Alan Conway2010-01-111-0/+10
* Added config-seq counter to track config changes since cluster init.Alan Conway2010-01-061-2/+5
* QPID-2296: Cluster errors when using acquire-mode-not-acquiredAlan Conway2009-12-221-1/+2
* QPID-1899: Applied patch from Ken Giusti to tie in SASL enctryption to the ha...Gordon Sim2009-11-091-3/+5
* QPID-2191: Fix browsing behaviour where messages may have been released out o...Gordon Sim2009-11-091-0/+1
* Fix QPID-2086, hang of federated_cluster_test_with_node_failure.Alan Conway2009-09-091-1/+9
* Fix race condition in cluster error handling.Alan Conway2009-07-311-1/+1
* Provide more informative cluster logging at notice levelAlan Conway2009-07-291-2/+2
* Add "[shadow]" prefix to the log-ID for shadow and catch-up connections, to m...Alan Conway2009-07-171-6/+12
* Update queue listeners in the correct order.Alan Conway2009-07-161-16/+23
* Add directory to #includeAlan Conway2009-07-141-3/+3
* Fix members joining cluster while cluster is handling client errors.Alan Conway2009-07-011-4/+10
* Fix cluster race condition with connections closed by broker while in use.Alan Conway2009-06-301-16/+1
* Make error-check a cluster-connection control rather than a cluster control.Alan Conway2009-06-181-1/+16
* Handle invalid AMPQ data to a cluster by closing the offending connection.Alan Conway2009-06-171-0/+6
* Performance improvements in AggregateOutput and SemanticState.Alan Conway2009-06-161-1/+15
* Add flag to broker Connection so that it knows if it is aAndrew Stitcher2009-06-111-0/+1
* Further fix to new cluster member state transfer to fix a case where unacked ...Gordon Sim2009-06-051-1/+2
* Ensure that ring queue behaves as expected when replicated to newly joined cl...Gordon Sim2009-06-031-0/+1
* QPID-1488: Ensure policy state (+ store state & mgmt stats) are accurate on n...Gordon Sim2009-05-271-7/+4