summaryrefslogtreecommitdiff
path: root/qpid/cpp
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Add files missed from EXTRA_DISTS from both the recent amqp 1.0 work...Andrew Stitcher2012-10-225-6/+13
* QPID-4368: Add missing export declarationsGordon Sim2012-10-223-53/+56
* QPID-3633: Make cmake the primary build tool for the cpp treeAndrew Stitcher2012-10-221-2/+6
* QPID-3633: Make cmake the primary build tool for the cpp treeAndrew Stitcher2012-10-221-2/+2
* QPID-3633: Make cmake the primary build tool for the cpp treeAndrew Stitcher2012-10-2212-129/+72
* QPID-3633: Make cmake the primary build tool for the cpp treeAndrew Stitcher2012-10-226-162/+172
* NO-JIRA: fix fluffed merge in r1400258Andrew Stitcher2012-10-221-4/+0
* QPID-4378 Deleting dynamic bridge. Delete warning message.Charles E. Rolke2012-10-211-1/+0
* QPID-4368: Compilation fixes for some platformsGordon Sim2012-10-194-1/+4
* QPID-4368: Fixes to autoconf build for AMQP 1.0 pluginsGordon Sim2012-10-192-3/+5
* Bug 868360 - QPID-4379: HA does not properly handle expired messages.Alan Conway2012-10-191-0/+15
* QPID-4368: Added cmake fragment missed in last commitGordon Sim2012-10-191-0/+118
* QPID-4368: Pluggable AMQP 1.0 implementation for broker and clientGordon Sim2012-10-1989-44/+10862
* 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