summaryrefslogtreecommitdiff
path: root/qpid/cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-5729: handle concurrent triggering of topic policyGordon Sim2014-04-283-1/+16
* QPID-5719: Fix unintentional dependency on qpid-ha for non-HA installations.Alan Conway2014-04-281-3/+8
* QPID-5725: Use correct comparison function to match property keysAndrew Michael Stitcher2014-04-272-1/+14
* NO-JIRA: HA minor cleanup of qpid-ha toolAlan Conway2014-04-242-57/+0
* QPID-5719: HA becomes unresponsive once any of the brokers are SIGSTOPedAlan Conway2014-04-244-18/+31
* QPID-5714: In ha_tests, skip if the target test code is missingJustin Ross2014-04-241-0/+5
* QPID-5720: HA exception raised by the store for durable transactionsAlan Conway2014-04-233-8/+10
* QPID-5716: Messaging C++ .NET binding fails to return GetContentObject dataCharles E. Rolke2014-04-234-17/+96
* QPID-5718: Dead code in the HA codebaseAlan Conway2014-04-231-15/+0
* QPID-5711: HA cannot promote primary if SASL security is enabled.Alan Conway2014-04-233-23/+29
* QPID-5663: [C++ Messaging] Windows AMQP 1.0 map_receiver failsCharles E. Rolke2014-04-221-1/+2
* QPID-5663: [C++ Messaging] Windows AMQP 1.0 map_receiver failsCharles E. Rolke2014-04-211-1/+1
* QPID-5714: Skip python tests if test code is missingJustin Ross2014-04-212-0/+6
* NO-JIRA: older versions of boost get confused when one option is a substring ...Gordon Sim2014-04-171-1/+1
* QPID-5708: only set 'queue' type if routing-key is not emptyGordon Sim2014-04-161-2/+4
* QPID-5707: treat '#' as implying create for exchange as well as queueGordon Sim2014-04-161-3/+18
* QPID-5706: add optional domain to incoming and outgoing link objectsGordon Sim2014-04-1612-18/+82
* QPID-5705: throw exception when domain already existsGordon Sim2014-04-161-1/+1
* QPID-5704: use shared pointer to avoid dangling referece to domainGordon Sim2014-04-164-20/+20
* NO-JIRA: make new output introduced in r1587304 optional, as it breaks severa...Gordon Sim2014-04-161-5/+9
* QPID-5694: Windows C++ broker SSL: do not send non-existent negotiation token...Clifford Jansen2014-04-151-1/+1
* NO-JIRA: Make qpid-receive print a bit more info for message headers/contentAndrew Michael Stitcher2014-04-141-2/+8
* QPID-5696: Floats losing their fractional part.Darryl L. Pierce2014-04-141-1/+1
* NO-JIRA: added some notes on dynamic node policies and broker initiated links...Gordon Sim2014-04-141-0/+54
* QPID-5669: spurious error on connection close (Windows C++): SSL negotiation ...Clifford Jansen2014-04-143-42/+67
* Updated build instructions also added RDMA prerequisites fixing QPID-5652Andrew Michael Stitcher2014-04-111-16/+65
* QPID-5681: Fix core dump in interlink_tests.Alan Conway2014-04-112-1/+9
* QPID-5560: Fix ReplicationTests.test_reject to work with SWIG and native clie...Alan Conway2014-04-091-1/+1
* Author: Alan Conway <aconway@redhat.com>Alan Conway2014-04-081-2/+3
* QPID-5560: HA tests do not use AMQP 1.0Alan Conway2014-04-0727-599/+857
* QPID-5667: C++ broker: QMF subscribe events are not raised with AMQP 1.0Alan Conway2014-04-078-32/+34
* QPID-5666: HA fails with resource-limit-exceeded: Exceeded replicated queue l...Alan Conway2014-04-077-26/+55
* QPID-5661: Set default cmake build to exclude linearstoreKim van der Riet2014-04-031-2/+2
* QPID-5660: [legacystore] Python tests fail with syntax error on Python 2.4Kim van der Riet2014-04-032-1/+3
* QPID-5659: Fixes to compile with C++11 (needed to compile with clang on FreeB...Andrew Stitcher2014-04-0214-19/+26
* QPID-5658: Small changes to compile with clang's libc++Andrew Stitcher2014-04-024-2/+11
* Change CMake version check from 2.8.0 to 2.8.3 per QPID-5646Stephen D. Huston2014-04-021-1/+1
* QPID-5648: restore processing the ConnectionSettings protocol, lost inadverte...Clifford Allan Jansen2014-04-022-5/+9
* QPID-5362: Bugfix for qpid_qls_analyzeKim van der Riet2014-04-012-11/+22
* QPID-5651: [C++ broker] segfault in qpid::linearstore::journal::jdir::clear_d...Pavel Moravec2014-03-281-0/+1
* QPID-5646: Fixes Proton detection to work with non standard pkg-config locationAndrew Stitcher2014-03-271-0/+2
* QPID-5646: Fixes Proton detection to work with cmake 2.6Andrew Stitcher2014-03-271-6/+13
* QPID-5646: Detect and build against earlier versions of Proton.Andrew Stitcher2014-03-272-0/+63
* NO-JIRA: Use better logic to locate Visual Studio vcvars on 32-/64-bit systemsCharles E. Rolke2014-03-221-14/+62
* QPID-5641: [legacystore] Valgrind reports memory leaks on older store testsKim van der Riet2014-03-215-1727/+0
* QPID-5631: Adjust for changes to Qpid CMake detection of Proton.Charles E. Rolke2014-03-201-375/+286
* QPID-5600: Advance the version number on trunk to 0.29Justin Ross2014-03-202-2/+2
* QPID-5586: Introduce SessionClosed exceptionAndrew Stitcher2014-03-194-1/+15
* NO-JIRA: Removed not about using only Ruby < 2.0Darryl L. Pierce2014-03-191-2/+1
* QPID-5362: No store tools exist for examining the journals - Bugfix and reorg...Kim van der Riet2014-03-185-124/+142