summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-4953: recognise temp queue shorthand in 0-10 codepathGordon Sim2013-06-261-1/+24
* QPID-4944: HA Sporadic failure in ha_tests: tes_failover_send_receive and tes...Alan Conway2013-06-212-7/+4
* QPID-4938: No longer build acl or ssl support as pluginsAndrew Stitcher2013-06-199-58/+9
* QPID-4931: Only allow broker to listen to a single address if "--port 0" spec...Andrew Stitcher2013-06-193-3/+2
* QPID-4745: Remove spurious --port option in qpidd-p0Alan Conway2013-06-191-1/+1
* QPID-4745: Alternative port allocation for tests, instead of 'qpidd --port=0'Alan Conway2013-06-183-2/+56
* QPID-4926: Add path when invoking sasl_test_setup.shAlan Conway2013-06-181-1/+1
* QPID-4926: Get Unix sasl/ssl test workingAndrew Stitcher2013-06-171-13/+24
* QPID-4348: HA Use independent sequence numbers for identifying messagesAlan Conway2013-06-174-38/+37
* QPID-4926: Add in overlooked cli_testsAndrew Stitcher2013-06-141-0/+1
* QPID-4926: Add in tests missing from the cmake buildAndrew Stitcher2013-06-141-5/+15
* NO-JIRA: restrict broker to listen only on loopback interface (which is all t...Gordon Sim2013-06-1313-20/+22
* Add a test for recovering a message with 0-length body. NO-JIRA.Stephen D. Huston2013-06-061-0/+17
* NO-JIRA: Added connection timeout to python client, used in brokertests.Alan Conway2013-05-291-2/+2
* NO-JIRA: CMake: Added missing test_wrap around stop_broker test.Alan Conway2013-05-291-1/+1
* QPID-4713: fix handling of reply to when converting from 1.0 to 0-10 formatGordon Sim2013-05-282-7/+80
* NO-JIRA: match the frequency of rate failure warnings to stats report frequencyGordon Sim2013-05-271-5/+7
* QPID-4890: added workaround to test to handle issues with closing stdin of su...Gordon Sim2013-05-271-0/+1
* QPID-4650: C++ Broker method to redirect messages between two queues.Charles E. Rolke2013-05-251-2/+2
* QPID-4650: C++ Broker method to redirect messages between two queues.Charles E. Rolke2013-05-242-376/+0
* QPID-4650: C++ Broker method to redirect messages between two queues.Charles E. Rolke2013-05-242-0/+750
* QPID-4650: C++ Broker method to redirect messages between two queues.Charles E. Rolke2013-05-231-0/+1
* QPID-4866: HA support for failover exchangeAlan Conway2013-05-222-11/+26
* QPID-4878: fix SASL for connections established by the brokerGordon Sim2013-05-221-0/+0
* NO-JIRA: cleanup temp files to fix the distcheck buildKenneth Anthony Giusti2013-05-201-7/+6
* NO-JIRA: remove unnecessary includes from test scriptGordon Sim2013-05-201-2/+0
* NO-JIRA: HA clean up ha_tests.py to use HaCluster more consistently.Alan Conway2013-05-161-29/+27
* QPID-4850: HA Sporadic stall in ha_tests.test_failover_send_receiveAlan Conway2013-05-151-7/+1
* QPID-4745: Clean up test_backup_acquired to use HaCluster.Alan Conway2013-05-151-15/+10
* QPID-4745: HA safe port allocation for brokers in HA tests.Alan Conway2013-05-153-86/+123
* QPID-4846: prevent assertion when translating empty 0-10 message content into...Gordon Sim2013-05-151-0/+31
* NO-JIRA: HA moved ha_store_tests.py into ha_tests.py test suite.Alan Conway2013-05-134-129/+88
* QPID-4822: Allow Variant::parse() to produce VAR_UINT64 types.Andrew Stitcher2013-05-081-0/+27
* QPID-4820: fix incorrect AMQP 0-10 typecodesGordon Sim2013-05-081-0/+12
* QPID-4668: Correct use of delivery count (should be 0 on first delivery)Gordon Sim2013-05-081-1/+1
* QPID-4798: Fix up c++ code generation to use stripped spec files.Alan Conway2013-05-021-1/+1
* QPID-4775: C++ Broker add ACL property checks for delete queue and exchange.Charles E. Rolke2013-05-021-7/+239
* QPID-4790: replace old client queue.delete api with QMF callKenneth Anthony Giusti2013-05-013-25/+23
* QPID-4786: Only have one thread processing session queue at a timeGordon Sim2013-05-011-0/+37
* QPID-4720: C++ Broker headers exchange tests not using run-time comaprisons.Charles E. Rolke2013-04-292-44/+129
* QPID-4339: simple paged queue implementationGordon Sim2013-04-294-5/+45
* QPID-4787: HA brokers find self-address in brokers_url.Alan Conway2013-04-291-16/+15
* QPID-4631: C++ Broker federated links are protected by ACL policy.Charles E. Rolke2013-04-293-16/+113
* QPID-4651: C++ Broker add --log-disable optionCharles E. Rolke2013-04-263-8/+164
* QPID-4756: only invoke property update callback if properties are presentKenneth Anthony Giusti2013-04-261-0/+2
* QPID-4748: Fix compilation warnings introduced by r1469661.Alan Conway2013-04-261-12/+12
* QPID-4748: Fix to test broken (trivially) by r1469661Gordon Sim2013-04-221-1/+1
* Fix warning about uninitialised variable when running test under valgrind; ca...Gordon Sim2013-04-221-1/+1
* QPID-4756: enable updateStats callback for QMFv2 object notificationsKenneth Anthony Giusti2013-04-191-15/+31
* QPID-4748: Consistent handling of durations in broker configuration, allowing...Alan Conway2013-04-191-0/+44