summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Deleted the old examples to avoid confusion.Rajith Muditha Attapattu2010-05-2658-3435/+0
* Added examples to match the c++ and python clients.Rajith Muditha Attapattu2010-05-267-0/+805
* handle SystemExit exception on python 2.4.3Nuno Santos2010-05-251-0/+2
* Fix "mismatched cluster-id" errors during start up.Alan Conway2010-05-252-21/+28
* QPID-2617: Fix the windows build for modified method signatureGordon Sim2010-05-251-1/+1
* Set property for native line endings on QueuePurgeHandlerRobert Gemmell2010-05-251-128/+128
* Set property for native line endings on BasicGetMethodHandlerRobert Gemmell2010-05-251-212/+212
* Replaced the earlier-removed init function (in ManagementAgent.h) that usesTed Ross2010-05-257-5/+192
* Reduce the large number of persistent messages sent by DupsOkTest from 4999 t...Robert Gemmell2010-05-251-2/+1
* QPID-2626: Fix typo and unchecked assignment warning in ServerConnectionDelegateRobert Gemmell2010-05-251-2/+2
* Removed sasl test db creation from the Makefile logic, and simply put it into...Michael Goulish2010-05-254-33/+24
* QPID-2617: Fix new sasl test setup for vpath builds (patch from Mick Goulish)Gordon Sim2010-05-251-1/+1
* Make behavior of command line tools consistent, regarding -h and --help optio...Nuno Santos2010-05-245-22/+62
* Disable new sasl testing if SASL version is less than 2.1.22.Michael Goulish2010-05-242-0/+8
* The cmake build caught my omission of this unused arg.Michael Goulish2010-05-241-1/+1
* Jira QPID-2617 -- make sasl-based tests config files relocatableMichael Goulish2010-05-2413-46/+223
* Changed the names of tests which are installed in /usr/bin/ to be prefixed wi...Kim van der Riet2010-05-2415-90/+90
* Enforce usage of the requested test profile by failing immediately if it isnt...Robert Gemmell2010-05-241-1/+6
* QPID-2611: AMQConnectionFailureException records AMQPConstant message if caus...Robert Gemmell2010-05-241-4/+1
* QPID-2608: AMQPException messages contain duplicate error codeRobert Gemmell2010-05-241-8/+10
* QPID-2610: Corrected Map usage and removed Integer object creationRobert Gemmell2010-05-241-3/+3
* QPID-2609: Implement getName for MockAMQQueueRobert Gemmell2010-05-241-1/+1
* QPID-2555 : Commit Info OSGi plugin provided by Sorin Suciu.Martin Ritchie2010-05-2418-2/+927
* QPID-2607: Fix package name typo for CRAMMD5HexInitialiserTest.javaRobert Gemmell2010-05-241-7/+1
* Tools and content for building Qpid web site. Source for static pages lives h...Jonathan Robie2010-05-2153-0/+3263
* QPID-2581 : Update ConfigurationPlugin to provide a validateConfiguration() m...Martin Ritchie2010-05-2111-50/+55