summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-2632 - Cleaned up PluginTest, it now simply uses the configure() method ...Martin Ritchie2010-06-021-18/+5
* QPID-2632 : A couple of tests in Systests are actually InVM only tests but ar...Martin Ritchie2010-06-024-42/+39
* QPID-2632 : Updating ManagementConsoleTest to use IBBC required added broker/...Martin Ritchie2010-06-022-9/+4
* QPID-1447 : Fully comment tests and ensure asserts are made in all test casesMartin Ritchie2010-06-024-37/+183
* QPID-1447 : Finish testing SCD plugin,Martin Ritchie2010-06-022-35/+217
* QPID-1447 : Add Logging to SCD. Update PluginManager to expose the logging pa...Martin Ritchie2010-06-026-10/+70
* QPID-2625 : Update GenerateLogMessages to probe the property file for 3-Digit...Martin Ritchie2010-06-0210-41/+106
* Excluded the following tests using the new mechanism introduced in QPID-2639Rajith Muditha Attapattu2010-06-027-14/+16
* QPID-2639Rajith Muditha Attapattu2010-06-0285-171/+181
* QPID-2639Rajith Muditha Attapattu2010-06-022-1322/+1348
* Fixed sporadic client "reserved bits not 0" exceptions with cluster + encrypt...Alan Conway2010-06-021-1/+1
* Delete empty cpp/src/tests/sasl_config dir which is being touched and removed...Robert Gemmell2010-06-020-0/+0
* Correct reference to test exeStephen D. Huston2010-06-021-2/+2
* QPID-664: Changed default for reconnect to false as that is more intuitive (e...Gordon Sim2010-06-021-1/+1
* QPID-2637: Mark connection as failed if read from socket failsGordon Sim2010-06-021-0/+1
* QPID-2004: Send disconnected event to any handles still registered after shut...Gordon Sim2010-06-015-2/+62
* QPID-2636: Ensure close is called for a disconnect preventing occasional leak...Gordon Sim2010-06-012-13/+8
* Change verbosity back to 0. Oops.Michael Goulish2010-06-011-1/+1
* Source cluster environment checks in run_cluster_authentication_test/_soak.Alan Conway2010-06-012-2/+8
* Fix memory error in failover_soak.cpp.Alan Conway2010-06-011-1/+2
* Don't use guest/guest default username/password, use None instead (this allow...Gordon Sim2010-06-011-2/+2
* Added pkg-config support for qpid C++ client libraries.Alan Conway2010-05-313-0/+15
* QPID-2520: use os.pathsep in genpom to allow it to function on WindowsRobert Gemmell2010-05-311-1/+1
* QPID-2526: quote arguments to allow building with spaces in pathRobert Gemmell2010-05-312-4/+8
* QPID-2422: fix passing of the queue exclusivity argument during recovery as i...Robert Gemmell2010-05-311-1/+1
* QPID-2624: Check whether virtualhosts configuration file existsRobert Gemmell2010-05-312-0/+33
* QPID-2585: Update extras OSGi plugin to work with latest interfacesRobert Gemmell2010-05-315-83/+62
* QPID-1447: Updated to use newer configuration plugin interfaceRobert Gemmell2010-05-318-55/+110
* QPID-2573: Implement the Firewall functionality as an OSGi pluginRobert Gemmell2010-05-3110-328/+925
* QPID-2569: Implement the SimpleXML as an OSGi pluginRobert Gemmell2010-05-319-494/+575
* QPID-2542: Implement ACL checking as OSGi pluginRobert Gemmell2010-05-3115-0/+2008
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-31110-2620/+4328
* QPID-2585: Upgrade Felix to 2.0.5Robert Gemmell2010-05-315-169/+254
* QPID-2581: Update configuration manager to allow multiple plugins to handle t...Robert Gemmell2010-05-3127-650/+411
* Fixed assertion error in cluster_tests.py test_failover.Alan Conway2010-05-312-1/+2
* Make PersistentStoreTest.testForcibleStartStopMidTransaction() do a syncchron...Robert Gemmell2010-05-311-2/+4
* QPID-2628 - Patch from Chuck RolkeTed Ross2010-05-2843-651/+2978
* Fixed conflicting clean-local targets, causing make distcheck to fail.Alan Conway2010-05-282-3/+5
* Fix make distcheck: clean sasl_config test files.Alan Conway2010-05-281-0/+3
* Add missing sasl_test_setup.sh to EXTRA_DISTAlan Conway2010-05-281-1/+2
* Fix compilation error on windowsGordon Sim2010-05-281-1/+1
* Allow tests that load shareable libs to work on Windows with a debug build. T...Stephen D. Huston2010-05-283-5/+15
* QPID-2598: Prevent exit hang on windows (at the expense of intermittent leak ...Gordon Sim2010-05-281-10/+8
* Patch from Ted Ross to prevent sasl_decode overflowGordon Sim2010-05-281-5/+16
* 1. Capacity can now be specified as " capacity : {source: 5, target 10}" in a...Rajith Muditha Attapattu2010-05-285-28/+56
* QPID-2629Rajith Muditha Attapattu2010-05-288-22/+1267
* Fixed: authentication with bad credentials causes cluster broker to exit.Alan Conway2010-05-275-14/+37
* Fix problems with cluster_authentication_soak test in VPATH build.Alan Conway2010-05-278-100/+74
* Fix issues with cluster+securityAlan Conway2010-05-273-30/+24
* QPID-2631: For blocking Bounds::expand() calls, only increase the current cou...Gordon Sim2010-05-277-12/+37