summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* QPID-1447 : Complete SCDPolicyConfiguration TestingMartin Ritchie2010-05-2110-154/+504
* QPID-1447 : Complete SCDQueueConfiguration TestingMartin Ritchie2010-05-211-10/+134
* QPID-2585 : Prevent NPE if plugins are not enabled but requestedMartin Ritchie2010-05-212-0/+72
* QMF: add bindEvent api to allow filtering of unsolicted events.Kenneth Anthony Giusti2010-05-217-1/+105
* Fix broker core dump during start-up caused by un-initialized mAgent pointer.Alan Conway2010-05-211-0/+1
* Added setEncoding call to strings encoded from maps and lists. Encoding is "...Ted Ross2010-05-211-0/+1
* Fixed the keywords for object timestamps. They were missing the initial unde...Ted Ross2010-05-211-3/+3
* QMF: provide event filter api for python consoleKenneth Anthony Giusti2010-05-203-17/+114
* Removed the logic in the broker's management agent that detected name collisi...Ted Ross2010-05-204-115/+37
* Improved the asserts so we can see from the message what the failure conditio...Martin Ritchie2010-05-202-17/+10