summaryrefslogtreecommitdiff
path: root/cpp/src/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-6118: Add qmf shutdown command to the brokerAlan Conway2014-09-262-1/+8
* QPID-6123: allow for change in engine API introduced in 0.8Gordon Sim2014-09-262-12/+48
* NO-JIRA: HA Remove dead code in ReplicatingSubscription.Alan Conway2014-09-221-7/+0
* QPID-6112: Incoming QMF objects dont update transfers counterPavel Moravec2014-09-221-0/+1
* QPID-5590: handle unknown exchange type for topic policyGordon Sim2014-09-193-4/+29
* QPID-5361: No tests for linearstore functionality currently exist - basic tes...Kim van der Riet2014-09-161-1/+4
* QPID-6087: QMF Session name to contain user ID for AMQP 0-10Pavel Moravec2014-09-121-1/+1
* QPID-6089: Need to register transports with the Url parser.Andrew Stitcher2014-09-091-0/+1
* QPID-5033: Bad buffer accounting leading to spurious SSL errors on WindowsClifford Jansen2014-09-095-217/+338
* NO-JIRA: HA Fix ha_tests.py failures with SWIG 0.10 client.Alan Conway2014-09-054-6/+28
* [AMQP 1.0] tcp-nodelay not supported yet on 1.0 connectionsAlan Conway2014-09-042-0/+3
* QPID-6069: FreeBSD compilation problemsAndrew Stitcher2014-09-031-1/+1
* QPID-5855: Fix to JAVA Client Can not recieve message with qpid ha cluster.Alan Conway2014-08-294-8/+14
* QPID-5975: HA extra/missing messages when running qpid-txtest2 in a loop with...Alan Conway2014-08-283-31/+30
* QPID-6049: ensure nss is initialised (and shutdown) for 1.0 connections; add ...Gordon Sim2014-08-273-0/+47
* QPID-6045: adjust the reported filter to make clear that wildcard subject fil...Gordon Sim2014-08-261-1/+3
* QPID-6043: Add a configuration option to overwrite files returned to the EFPKim van der Riet2014-08-259-41/+79
* QPID-6021: prevent protons internal output buffer growing too largeGordon Sim2014-08-222-1/+11
* QPID-5855: JAVA Client Can not recieve message with qpid ha cluster "Session ...Alan Conway2014-08-226-20/+52
* NO-JIRA: remove redundant and confusing statement; the record is already mark...Gordon Sim2014-08-221-1/+0
* QPID-6032: throw aborted error before reconnect attempt when a transactional ...Gordon Sim2014-08-221-0/+1
* QPID-6020: HA logging improvements - log prefix with status and ID.Alan Conway2014-08-214-6/+6
* NO-JIRA: Reduce "No EFP Partition" log message from warning to info.Alan Conway2014-08-211-2/+2
* QPID-6021: fix compile error on windowsGordon Sim2014-08-212-3/+3
* QPID-6021: better batchingGordon Sim2014-08-204-68/+85
* QPID-6020: HA logging improvements - log prefix with status and ID.Alan Conway2014-08-1936-192/+355
* QPID-6021: avoid waking up the io thread unnecessarily, improves receive rate...Gordon Sim2014-08-193-2/+18
* QPID-6021: increase initial credit granted to producersGordon Sim2014-08-191-1/+1
* QPID-6015: HA Python QMF console raises exception due to HA subscriptions.Alan Conway2014-08-181-1/+4
* NO-JIRA: HA documentation improvements.Alan Conway2014-08-151-1/+1
* NO-JIRA: HA Account for TX primary replication queues as HA user.Alan Conway2014-08-151-2/+7
* QPID-5999: Update selector syntax documentation to reflect the implementationAndrew Stitcher2014-08-141-18/+20
* QPID-5985: fixed regression introduced by previous commit (r1617256), ensurin...Gordon Sim2014-08-141-0/+1
* [no jira]: fixing commit 1617841 that broke building (unreliable to be initia...Pavel Moravec2014-08-141-2/+1
* QPID-5995: Initialize messaging SenderContext delivery tagCharles E. Rolke2014-08-131-0/+1
* NO-JIRA: Updated ISSUES fileKim van der Riet2014-08-121-2/+15
* NO-JIRA: Clean up excessive "notice" level log messages, add start-up/shut-do...Alan Conway2014-08-116-18/+30
* QPID-5985: check for incoming messages - without waiting - even when timout is 0Gordon Sim2014-08-111-1/+1
* QPID-5966: HA mixing tx enqueue and non-tx dequeue leaves extra messages on b...Alan Conway2014-08-0814-76/+152
* QPID-5974: HA qpid-txtest2 can bring down a cluster (JERR_MAP_LOCKED))Alan Conway2014-08-086-29/+61
* QPID-5973: HA cluster state may get stuck in recoveringAlan Conway2014-08-084-2/+23
* QPID-5948: prevent creation of durable topic backed by non-durable exchange; ...Gordon Sim2014-08-062-1/+7
* QPID-5963: fix from Chris Richardson to prevent broker incorrecctly thinking ...Gordon Sim2014-08-051-1/+1
* QPID-5959: allow content encoding to be readGordon Sim2014-08-041-0/+3
* QPID-5942: qpid HA cluster may end-up in joining state after HA primary is ki...Alan Conway2014-07-313-3/+9
* QPID-5924 [linearstore] Qpidd Will Not Start with Large Number of QueuesKim van der Riet2014-07-305-1/+10
* [QPID-5929]: Mark deprecated QMF fields as Deprecated and do some relevant co...Pavel Moravec2014-07-2911-90/+40
* QPID-5890: Validation refactoring. Fix Coverity MIXED_ENUM complaint.Charles E. Rolke2014-07-281-4/+48
* QPID-4123: C++ Broker ACL creates too many rulesCharles E. Rolke2014-07-2312-217/+568
* QPID-5815Michael Goulish2014-07-231-0/+5