summaryrefslogtreecommitdiff
path: root/qpid/cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4368: Allow pluggable protocol implementationsGordon Sim2012-10-1916-40/+373
* QPID-4368: Define SASL server role that is free from the AMQP 0-10 handshakeGordon Sim2012-10-198-6/+393
* QPID-4368: Updated protocol version header handling to recognise 1.0 headersGordon Sim2012-10-193-10/+40
* QPID-4368: Add protocol description to connection schemaGordon Sim2012-10-191-1/+1
* QPID-4368: Make security strength factor a property of the security layerGordon Sim2012-10-195-5/+9
* QPID-4368: Read any extra data available after protocol headerGordon Sim2012-10-192-0/+6
* Fix recovering a zero-length message. Fixes QPID-3491.Stephen D. Huston2012-10-181-1/+1
* QPID-4378 C++ Broker deletes dynamin bridges too aggressively.Charles E. Rolke2012-10-181-2/+2
* QPID-4373 r139931 Fix self test to use proper switch name.Charles E. Rolke2012-10-181-2/+2
* Bug 867030 - QPID-4374: Make QueueGuard::cancel idempotent (Jason Dillaman)Alan Conway2012-10-182-13/+12
* Bug 867030 - QPID-4374: Use configurable credit window for HA backup subscrip...Alan Conway2012-10-185-20/+41
* Bug 867030 - QPID-4374: Reduce contention on Queue::messageLock (Jason Dillaman)Alan Conway2012-10-182-6/+7
* QPID-4373 Repair r1399311 with more fluent CLI switch nameCharles E. Rolke2012-10-171-2/+2
* QPID-4373 fix ambiguous CLI args; restore C++ broker schema propertyCharles E. Rolke2012-10-175-4/+16
* QPID-3892 checkin r1362014 - add AclTopicMatch.h to the automake schemeCharles E. Rolke2012-10-171-0/+1
* NO-JIRA: Added missing #include <limits> to management codegen template.Alan Conway2012-10-161-0/+1
* MQPID-4286: QMF queries for HA replication take too long to process (Jason Di...Alan Conway2012-10-1538-1224/+1126
* QPID-4345: plug Windows memory leak on close (async write error)Clifford Allan Jansen2012-10-131-1/+2
* QPID-4350 BZ860701 HA handle autodelete queues - repair windows buildCharles E. Rolke2012-10-122-3/+3
* NO-JIRA: Fix compile error on windows.Alan Conway2012-10-121-1/+1
* QPID-4369: HA backup brokers core dump in benchmark test.Alan Conway2012-10-125-24/+26
* NO-JIRA: fix tests output of priorityGordon Sim2012-10-121-1/+1
* NO-JIRA: remove unused classGordon Sim2012-10-125-116/+1
* NO-JIRA: remove unused methodGordon Sim2012-10-122-6/+0
* QPID-4349: Duplicate messages with alternate exchange.Alan Conway2012-10-111-0/+27
* NO-JIRA: Fix compilation errorGordon Sim2012-10-111-2/+2
* JIRA 3968 : Removed all puts entries from qmf.rb.Darryl L. Pierce2012-10-111-11/+3
* JIRA 4291 : Consolidated all requires in Ruby library.Darryl L. Pierce2012-10-1116-19/+1
* JIRA 4291 : Renamed the gemfile to qpid_messaging.Darryl L. Pierce2012-10-1121-29/+27
* JIRA 4291 : Some cleanup on the rdoc generation and markups.Darryl L. Pierce2012-10-113-5/+7
* NO-JIRA: Fix spelling if --link-maintenace-interval option and add descriptiv...Alan Conway2012-10-112-3/+5
* Bug 860701 - QPID-4350: HA handle auto-delete queuesAlan Conway2012-10-1112-96/+337
* JIRA 4351 : Provides systemd support to qpidd.Darryl L. Pierce2012-10-112-3/+18
* NO-JIRA: Suppress swig warning - ruby doesn't have != operator anywayAndrew Stitcher2012-10-112-0/+4
* QPID-4360: Fix test bug: Non-ready HA broker can be incorrectly promoted to p...Alan Conway2012-10-096-50/+52
* QPID-4360 Fix unix/windows builds after commit 1394706Charles E. Rolke2012-10-081-1/+1
* QPID-4360: Non-ready HA broker can be incorrectly promoted to primaryAlan Conway2012-10-0512-13/+249
* NO-JIRA: Add log messages to identify QueueReplicator associated with a sessi...Alan Conway2012-10-032-0/+23
* QPID-4347: do not store Links/Bridges if they are created via recovery.Kenneth Anthony Giusti2012-10-033-2/+8
* QPID-4285: HA backups continuously disconnect / re-sync after attempting to r...Alan Conway2012-10-026-14/+58
* QPID-4285: HA backups continuously disconnect / re-sync after attempting to r...Alan Conway2012-10-027-24/+156
* NO-JIRA: HA Updated design document.Alan Conway2012-10-011-93/+26
* QPID-4330: Windows static destructors: threadSafeShutdown() testClifford Allan Jansen2012-09-3011-16/+175
* NO-JIRA: Fix logging in ha_tests.pyAlan Conway2012-09-272-171/+200
* NO-JIRA: HA shortened prefix for ha headers to qpid.ha-.Alan Conway2012-09-261-1/+1
* QPID-4325: HA Starting from persistent storeAlan Conway2012-09-2515-261/+471
* NO-JIRA: Mark built-in exchanges as non-replicated.Alan Conway2012-09-251-5/+22
* NO-JIRA: Add missing initializers on ha::BrokerInfo contstructor.Alan Conway2012-09-243-1/+4
* QPID-3500 C++ qpidd broker --help should work despite parse errorsCharles E. Rolke2012-09-206-27/+89
* QPID-4322: HA sporadic failure in ha_tests Alan Conway2012-09-198-48/+48