summaryrefslogtreecommitdiff
path: root/qpid/cpp/xml
Commit message (Expand)AuthorAgeFilesLines
* QPID-4640: Remove some files/directories rendered obsolete by autotools removalAndrew Stitcher2013-11-061-926/+0
* QPID-4514: Remove obsolete cluster code: ManagementAgent, Timer, docAlan Conway2012-12-191-339/+0
* QPID-4082: cluster de-sync after broker restart & queue replicationAlan Conway2012-06-211-0/+1
* QPID-3963: replicate learned failover addresses to new cluster membersKenneth Anthony Giusti2012-05-011-0/+6
* QPID-3960: Fix performance regression in priority queue implementation.Alan Conway2012-04-231-1/+2
* QPID-3603: Keep acquired messages on queues for all queue types.Alan Conway2012-03-301-2/+1
* QPID-3652: Fix cluster authentication.Alan Conway2011-12-061-0/+1
* QPID-3629: Changed management of credit windowGordon Sim2011-11-231-0/+2
* QPID-3384: DTX transactions - replicate suspended transactions.Alan Conway2011-08-301-0/+2
* QPID-3384: Enable DTX transactions in a cluster.Alan Conway2011-08-251-0/+23
* QPID-3280: Performance problem with TTL messages.Alan Conway2011-06-151-15/+25
* QPID-3076: enable flow control for clustered broker configurations.Kenneth Anthony Giusti2011-04-281-0/+8
* NO-JIRA: remove some dead code, rename internal method for clarityGordon Sim2011-02-281-1/+0
* QPID-529: Priority queue implementationGordon Sim2011-02-101-0/+7
* QPID-2982 Bug 669452 - Creating a route and using management tools can crash ...Alan Conway2011-01-181-0/+4
* Bug 662765 - Management broker ID should be the same for members of a cluster.Alan Conway2010-12-151-0/+4
* Modified cluster_tests causes broker shut down with invalid-argument error.Alan Conway2010-12-011-10/+0
* Revert experimental cluster code, too close to 0.8 release.Alan Conway2010-10-271-22/+0
* New cluster: core framework and initial implementation of enqueue logic.Alan Conway2010-10-251-0/+22
* Fix bug in cluster with authentication: nodes exit with "unauthorized-access"Alan Conway2010-07-201-1/+6
* Defer delivery of messages in cluster-unsafe context.Alan Conway2010-07-051-0/+6
* Fix regression in r956882, sporadic failures of client_test.cpp:testBadClient...Alan Conway2010-06-241-3/+1
* Fix cluster broker crashes when management is active.Alan Conway2010-06-221-1/+3
* Cluster handle connection-negotiation phase in local broker.Alan Conway2010-06-081-6/+4
* Cluster + SecurityMichael Goulish2010-05-141-0/+6
* Cluster: remove un-necessary code for config-seq.Alan Conway2010-03-311-1/+0
* Cluster logging improvements: log config changes in the deliver thread.Alan Conway2010-03-301-1/+3
* Minor cleanup: removed unused parameter of initial-status in cluster.xml.Alan Conway2010-03-051-1/+0
* QPID-2412: Support for EXTERNAL mechanism on client-authenticated SSL connect...Gordon Sim2010-03-051-0/+4
* Consistent connection names across a cluster.Alan Conway2010-02-051-2/+9
* Synchronize management agent lists during cluster update.Alan Conway2010-02-051-1/+4
* Replace PeriodicTimer with ClusterTimer, which inherits from Timer.Alan Conway2010-01-291-2/+6
* QPID-2357 Broker boot sequence doesn't synchronize when clustered - patch fro...Alan Conway2010-01-281-0/+8
* Cluster implementation of PeriodicTimer.Alan Conway2010-01-271-0/+5
* Fix cluster elder calculation to ensure unique elder.Alan Conway2010-01-271-0/+1
* Fix broker crash "confirmed N but only sent M" with managed agents running.Alan Conway2010-01-111-0/+5
* Added config-seq counter to track config changes since cluster init.Alan Conway2010-01-061-0/+2
* QPID-2296: Cluster errors when using acquire-mode-not-acquiredAlan Conway2009-12-221-0/+1
* Consistency checks for persistent cluster startup.Alan Conway2009-11-251-2/+4
* Verify stored cluster-id matches agreed cluster-id when joining a persistent ...Alan Conway2009-11-241-3/+1
* Support for restarting a persistent cluster.Alan Conway2009-11-241-5/+17
* Integrated InitialStatusMap into cluster code.Alan Conway2009-11-171-3/+3
* cluster::InitialStatusMap and unit tests, support for improved cluster join p...Alan Conway2009-11-171-0/+12
* QPID-1899: Applied patch from Ken Giusti to tie in SASL enctryption to the ha...Gordon Sim2009-11-091-1/+6
* Fix race condition in cluster error handling.Alan Conway2009-07-311-2/+2
* Update queue listeners in the correct order.Alan Conway2009-07-161-2/+5
* Fix members joining cluster while cluster is handling client errors.Alan Conway2009-07-011-0/+1
* Fix members joining cluster while cluster is handling client errors.Alan Conway2009-07-011-4/+15
* Fix cluster race condition with connections closed by broker while in use.Alan Conway2009-06-301-15/+19
* Make error-check a cluster-connection control rather than a cluster control.Alan Conway2009-06-181-13/+14