summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
* QPID-3603: Added SystemInfo::isLocalHost to check if a host name refers to th...Alan Conway2012-05-083-1/+53
* NO-JIRA: Skip HA tests if required python tools are not available.Alan Conway2012-05-072-3/+33
* QPID-3767: re-index bridge and link by constant name, not addressKenneth Anthony Giusti2012-05-042-47/+319
* QPID-2616 Count and limit client connections.Charles E. Rolke2012-05-021-10/+22
* QPID-3963: fix test, add cluster log filters for link and broker stateKenneth Anthony Giusti2012-05-012-17/+22
* QPID-3963: add testcase for federation and cluster failoverKenneth Anthony Giusti2012-05-011-0/+115
* QPID-2616 Count and limit client connections.Charles E. Rolke2012-04-302-3/+69
* QPID-3960: Fix performance regression in priority queue implementation.Alan Conway2012-04-231-0/+1
* QPID-3603: Install HA connection excluder at the beginning of initialization.Alan Conway2012-04-231-2/+2
* QPID-3964: Enforce 'access' premission rather than 'create' for passive decla...Gordon Sim2012-04-201-9/+32
* NO-JIRA: Improvements to qpid-cpp-benchmark test.Alan Conway2012-04-191-20/+28
* QPID-3606: More consistent logging and error handling for HA code.Alan Conway2012-04-191-1/+1
* QPID-3352: Fix test for failed session to avoid confusion with as yet uniniti...Alan Conway2012-04-181-9/+6
* NO-JIRA: Fix assertion messages in brokertest.pyAlan Conway2012-04-181-2/+2
* NO-JIRA: Minor code clean-up in brokertest.py and ha_tests.py.Alan Conway2012-04-172-97/+97
* QPID-3950: Allow browsing of queues with exclusive subscriptionsAlan Conway2012-04-171-1/+15
* NO-JIRA: Removed useless flow control code from qpid-send.Alan Conway2012-04-163-33/+0
* NO-JIRA: Control running of cluster tests.Alan Conway2012-04-1624-58/+105
* QPID-3603: Minor improvements to HA tests, documentation and examples.Alan Conway2012-04-164-25/+8
* QPID-3603: Add heartbeat and reconnect options to qpid-cluster-benchmarkAlan Conway2012-04-162-9/+17
* QPID-3603: ha_tests.py: Suppress python WARNING messages during failoverAlan Conway2012-04-161-8/+2
* QPID-3926 - Fixes how unsigned 16 bit ints are assigned in the UUID test.Ted Ross2012-04-161-1/+1
* QPID-3947: Bounds checking for str8/str16 on creating AMQP 0-10 structsGordon Sim2012-04-131-0/+7
* QPID-3603: Update HA documentatiionAlan Conway2012-04-051-7/+7
* QPID-3918 Add management queries to ACL module.Charles E. Rolke2012-04-041-0/+194
* QPID-3603: Broker option --ha-replicate-default to specify default replication.Alan Conway2012-04-021-63/+79
* Set BOOST_TEST_DYN_LINK only if linking dynamically with Boost. NO-JIRAStephen D. Huston2012-03-301-1/+5
* QPID-3603: Keep acquired messages on queues for all queue types.Alan Conway2012-03-302-6/+57
* QPID-3921: C++ header files need tidyupAndrew Stitcher2012-03-285-6/+9
* QPID-3603: Substitute installation directories in qpidd init scripts.Alan Conway2012-03-271-1/+1
* QPID-3603: Minor updates to doc and example cluster configuration.Alan Conway2012-03-271-1/+1
* NO-JIRA - Fixed a reference bug in qpid-config and added a test that exposes ...Ted Ross2012-03-211-0/+3
* QPID-2082: Put all of the C++ code in the source tree into a namespaceAndrew Stitcher2012-03-201-8/+19
* QPID-2082: Put all of the C++ code in the source tree into a namespaceAndrew Stitcher2012-03-205-18/+50
* NO-JIRA: Removed more unused filesAndrew Stitcher2012-03-166-807/+0
* QPID-3901 Add EXTRA-DIST file required for windows buildsCharles E. Rolke2012-03-161-1/+2
* NO-JIRA: Remove some namespace polluting "using namespace boost" declarationsAndrew Stitcher2012-03-153-3/+3
* NO-JIRAMichael Goulish2012-03-151-1/+3
* Ensure both SQL and CLFS tests run if they're built. NO-JIRAStephen D. Huston2012-03-141-1/+1
* QPID-3891 C++ Broker --log-function is too chatty.Charles E. Rolke2012-03-091-1/+4
* QPID-3603: rgmanager integration for new HA clusterAlan Conway2012-03-081-0/+18
* QPID-3603: Initial documentation for the new HA plug-in.Alan Conway2012-03-051-21/+21
* NO-JIRA - Cleaned up qpidtoollibsTed Ross2012-03-051-1/+1
* NO-JIRA - Fixed a failure in the acl tests that was caused by a change in log...Ted Ross2012-03-051-1/+1
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-052-48/+50
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-051-2/+10
* QPID-3799 Acl update. Merge from branches/QPID-3799-aclCharles E. Rolke2012-03-011-206/+392
* QPID-3603: HA support for stand-alone replication.Alan Conway2012-02-291-33/+137
* QPID-3832: Restore transport option for connection (as default for urls that ...Gordon Sim2012-02-291-0/+6
* QPID-3871 - Added --mgmt-publish switch to the C++ brokerTed Ross2012-02-291-2/+2