summaryrefslogtreecommitdiff
path: root/cpp
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-264-12/+52
* QPID-6008: Fixed up FreeBSD 10 build instructions to workAndrew Stitcher2014-09-231-1/+9
* QPID-6107: Python Swig wrapped bindings consistently fail with spout and drainAlan Conway2014-09-221-0/+1
* 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-169-1/+797
* QPID-4575: VS2012 - fix cmake to allow in-source build where dirs source == b...Charles E. Rolke2014-09-141-2/+6
* QPID-4575: C++ Messaging .NET Binding fixes for Visual Studio 2012Charles E. Rolke2014-09-1279-2306/+882
* Test commit using git-svnCharles E. Rolke2014-09-121-4/+1
* QPID-6087: QMF Session name to contain user ID for AMQP 0-10Pavel Moravec2014-09-121-1/+1
* NO-JIRA: Fix typo in qpid/cpp/BuildInstallSettings.cmakeAlan Conway2014-09-111-1/+1
* QPID-6089: Need to register transports with the Url parser.Andrew Stitcher2014-09-091-0/+1
* NO-JIRA: Fix error message test in acl.py, on older python versions error cod...Alan Conway2014-09-091-10/+10
* QPID-5033: Bad buffer accounting leading to spurious SSL errors on WindowsClifford Jansen2014-09-095-217/+338
* NO-JIRA: Fix minor bug in run_paged_queue_tests handling a failure to start b...Alan Conway2014-09-051-1/+1
* NO-JIRA: HA Fix ha_tests.py failures with SWIG 0.10 client.Alan Conway2014-09-056-45/+57
* NO-JIRA: Fix qpid/cpp/src/tests/ha_tests.py to work on python 2.4.Alan Conway2014-09-041-1/+1
* [AMQP 1.0] tcp-nodelay not supported yet on 1.0 connectionsAlan Conway2014-09-042-0/+3
* QPID-6069: Extra fix to FreeBSD compile fixesAndrew Stitcher2014-09-041-1/+1
* NO-JIRA: Explictily convert double to uint64_t in qpid-txtest2 to avoid warni...Alan Conway2014-09-031-1/+1
* QPID-6069: FreeBSD compilation problemsAndrew Stitcher2014-09-032-3/+3
* QPID-5855: Fix to JAVA Client Can not recieve message with qpid ha cluster.Alan Conway2014-08-295-10/+18
* NO-JIRA: brokertest.py: don't use AMQP 1.0 if not available, ignore connectio...Alan Conway2014-08-281-4/+5
* QPID-5975: HA extra/missing messages when running qpid-txtest2 in a loop with...Alan Conway2014-08-2811-47/+123
* QPID-6049: ensure nss is initialised (and shutdown) for 1.0 connections; add ...Gordon Sim2014-08-274-2/+60
* NO-JIRA: Work-around bug in older cmake, finds static python library instead ...Alan Conway2014-08-271-2/+25
* QPID-5813: fix up LICENSE + NOTICE etc filesRobert Gemmell2014-08-272-51/+4
* Revert "NO-JIRA: Work-around bug in older cmake, finds static python library ...Alan Conway2014-08-261-20/+2
* 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
* NO-JIRA: Work-around bug in older cmake, finds static python library instead ...Alan Conway2014-08-251-2/+20
* QPID-6021: prevent protons internal output buffer growing too largeGordon Sim2014-08-222-1/+11
* QPID-6035: HA clearly distinguish qpid-ha commands intended for cluster manager.Alan Conway2014-08-222-2/+2
* QPID-5855: JAVA Client Can not recieve message with qpid ha cluster "Session ...Alan Conway2014-08-227-21/+86
* NO-JIRA: Clean up test_store.cpp async functionality.Alan Conway2014-08-223-70/+140
* 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
* NO-JIRA: test_env.sh to pick up whichever of linearstore.so or legacystore.so...Alan Conway2014-08-201-1/+2
* QPID-5893: Perl unit tests now find the utils module.Darryl L. Pierce2014-08-203-30/+19
* QPID-6026: add server_reconnect example to WinSDK cmake solution generatorCharles E. Rolke2014-08-201-0/+1
* QPID-6020: HA logging improvements - log prefix with status and ID.Alan Conway2014-08-1938-203/+368
* 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