summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-2904: Avoid race condition between SubFlushRunner and MinaAcceptor threa...Keith Wall2011-08-221-8/+17
* NO-JIRA: update the default broker.ready message to get the java test profile...Robert Gemmell2011-08-221-1/+1
* QPID-3365: Reverted change to build system to avoid dependency on Ant 1.7.1. ...Keith Wall2011-08-224-3/+23
* QPID-3307: correct a couple style issues, add some basic unit testing for Obj...Robert Gemmell2011-08-214-6/+206
* QPID-3307: attempt fall back to the ClassLoader which loaded the OIS when una...Robert Gemmell2011-08-212-1/+138
* QPID-2720: make the PluginManager able to work with a pre-existing BundleContextRobert Gemmell2011-08-218-137/+125
* QPID-3414: Refactoring. List of packages to be exported as OSGi system packag...Robert Gemmell2011-08-215-48/+333
* NO-JIRA: remove test config for Logger which is no longer used, move test sta...Robert Gemmell2011-08-214-56/+70
* QPID-3439: add intermediate task class for Signal handling using reflection t...Robert Gemmell2011-08-213-29/+227
* QPID-3033: Segmentation fault while processing session.attachAlan Conway2011-08-182-11/+9
* NO-JIRA: Fix test failure if PORT is already set in the environment.Alan Conway2011-08-181-0/+1
* QPID-3435: Revised strategy for closing senders/receivers to prevent possible...Gordon Sim2011-08-181-17/+21
* NO-JIRA: eliminate SocketProxy from tests.Alan Conway2011-08-189-253/+28
* QPID-3434: Refactored 0-8..0-9-1 code paths to use same SSL configuration mec...Robert Gemmell2011-08-1819-525/+164
* QPID-3431: exclude test whilst it is taking 30+mins to runRobert Gemmell2011-08-181-0/+3
* NO-JIRA: delete dead test (only runs against CPP brokers when run on linux, b...Robert Gemmell2011-08-182-111/+0
* QPID-3430: enable excluding protocol versions from the SSL port(s) on the com...Robert Gemmell2011-08-181-37/+49
* QPID-3429: ensure that SSL is enabled correctly in MinaNetworkHandler. Refact...Robert Gemmell2011-08-1838-453/+515
* QPID-3407: restore python 2.4 compatibility to allow building CPP tree on RHE...Robert Gemmell2011-08-181-1/+4
* NO-JIRA: delete unused folder with old testsRobert Gemmell2011-08-1844-6009/+0
* NO-JIRA: Tidy up the Socket/SocketAddress code:Andrew Stitcher2011-08-175-91/+114
* NO-JIRA Clean up some text and formatting in .NET binding.Charles E. Rolke2011-08-1710-85/+85
* QPID-3425: Special handling of reserved exchange names in auto-createGordon Sim2011-08-162-8/+41
* QPID-3423 - Timing and Performance Improvements in QMF LibrariesTed Ross2011-08-156-27/+86
* QPID-3342: Regression when forming SSL connections.Robert Gemmell2011-08-155-64/+109
* NO-JIRA: small adjustments to stop Ant generating warnings and spewing irrele...Robert Gemmell2011-08-153-22/+20
* QPID-3385: remove old ID generator left over after earlier commitRobert Gemmell2011-08-151-3/+0
* Undoing commits of stuff that was meant for my 1-0 sandboxRobert Godfrey2011-08-1412-989/+950
* Initial checkin of AMQP 1-0 Java Prototype workRobert Godfrey2011-08-1412-950/+989
* QPID-2873: ensure that queues in the configuration file are always bound to t...Robert Gemmell2011-08-134-35/+248
* NO-JIRA: the Java build was broken by r1156604, add stubs to allow compilationRobert Gemmell2011-08-131-0/+11
* QPID-3405: Added simple C++ system tests for IPv6:Andrew Stitcher2011-08-123-1/+159
* QPID-3409: Fixup federation tools to allow IPv6 literals as part of the addre...Andrew Stitcher2011-08-122-13/+17
* QPID-3407: Change python connection url to allow ipv6 literal style addresses.Andrew Stitcher2011-08-121-7/+27
* QPID-3407: Add IPv6 connections to pythonAndrew Stitcher2011-08-121-6/+11
* QPID-3405: Implemented simple IPv6 literal parsing/printing for c++ connectio...Andrew Stitcher2011-08-123-4/+53
* QPID-3406: Get IPv6 working on Windows portAndrew Stitcher2011-08-128-85/+187
* QPID-3405: Slightly hacky way to get reconnect to workAndrew Stitcher2011-08-121-1/+6
* QPID-3405: IPv6 support for Unix C++ ports:Andrew Stitcher2011-08-128-37/+127
* two new management properties for connections: the sasl mechanism, and th...Michael Goulish2011-08-112-1/+10
* QPID-3412: Do not prefix the subscription queue name with the exchange name f...Gordon Sim2011-08-111-1/+1
* QPID-3403: Enhancement as suggested by Jason DillamanGordon Sim2011-08-111-1/+1
* QPID-3411: Restore x-reconnect-on-limit-exceeded optionGordon Sim2011-08-101-0/+2
* QPID-3403: Remove empty binding list from mapGordon Sim2011-08-102-0/+9
* NO-JIRA: Remove redundant code (qpid::Url now does everything required)Gordon Sim2011-08-105-135/+5
* QPID-3410: do not create priority queue if priority count zero or not provided.Kenneth Anthony Giusti2011-08-101-1/+1
* QPID-3402: revert r1155516, bad things happened without spaceRobert Gemmell2011-08-092-2/+2
* NO-JIRA: Fixed obsolete federation test to carry on workingAndrew Stitcher2011-08-091-14/+13
* QPID-3363: prevent bind/unbind on default exchangeGordon Sim2011-08-094-288/+38
* QPID-3402: also use a semi-colon deliminator instead of just whitespace, so a...Robert Gemmell2011-08-092-2/+2