summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-3384: Fix cmake build (added missing file to list)Gordon Sim2011-08-261-0/+1
* QPID-3384: Fix compilation errors for boost 1.39 and gcc 4.4.4Gordon Sim2011-08-262-1/+3
* QPID-3455: Don't treat unspecified frame size as implying the minimum value. ...Gordon Sim2011-08-262-1/+2
* Don't try setsockopt IPV6_V6ONLY when setting up new socket. Doesn't work on ...Stephen D. Huston2011-08-251-5/+0
* QPID-3384: Enable DTX transactions in a cluster.Alan Conway2011-08-2530-284/+699
* QPID-1004: delete dead test (as recommended on the JIRA) since it was exclude...Robert Gemmell2011-08-254-159/+1
* QPID-3452: Broker now unregisters any remaining subscriptions on receipt of S...Keith Wall2011-08-252-3/+23
* QPID-3432: Exclude SyncWait* tests from 0-10 profile. These tests test a 0-8...Keith Wall2011-08-251-1/+3
* QPID-3433: Remove passing and not existing tests from excludesKeith Wall2011-08-244-70/+33
* QPID-3451: make count=0 the default for consistency with python equivalentGordon Sim2011-08-241-1/+1
* QPID-3419 - qpid-config --file-size parameter's help text uses incorrect unitsTed Ross2011-08-241-1/+1
* QPID-3445: Added some extra checks to decode logic; consolidated exception ha...Gordon Sim2011-08-243-2/+15
* QPID-3450: use the loop index checking if a session id is already usedRobert Gemmell2011-08-241-1/+1
* QPID-3447: Fix windows build broken by previous commit (r1160458) due to lack...Gordon Sim2011-08-231-1/+1
* QPID-3363, QPID-3443: Corrected exception used for 'default access' rule viol...Gordon Sim2011-08-232-8/+11
* QPID-3447: Creating invalid federation link causes file descriptor leakAndrew Stitcher2011-08-221-0/+7
* QPID-3442 - qpid-tool schema descriptions repeated / duplicatedTed Ross2011-08-221-1/+1
* QPID-3441Ted Ross2011-08-221-1/+1
* QPID-3441 - Correct spelling error in C++ broker's QMF schemaTed Ross2011-08-221-1/+1
* 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