summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* QPID-3331: Add my code-signing keyJustin Ross2011-08-091-0/+55
* QPID-3400: remove redundant delivery records on releaseGordon Sim2011-08-091-0/+4
* QPID-3392: correct JIRA referenceRobert Gemmell2011-08-091-1/+1
* QPID-3387: use the subscription ID to track rejection rather than the subscri...Robert Gemmell2011-08-087-33/+45
* QPID-3386: move all server Subscription creation into the SubscriptionFactory...Robert Gemmell2011-08-0812-114/+221
* QPID-3385: assign IDs from a generator within the MultiVersionProtocolEngineF...Robert Gemmell2011-08-0816-118/+280
* QPID-3399: Qpidd possible memory leaksAlan Conway2011-08-051-10/+11
* NO-JIRA - Added missing template file in distribution.Ted Ross2011-08-051-0/+1
* QPID-2643 Building QPID with Visual Studio 2010Charles E. Rolke2011-08-045-9/+19
* QPID-3394: move object copy after changing object state, not before.Kenneth Anthony Giusti2011-08-042-4/+11
* QPID-3333: Older swig impls seem not to deal with Gordon Sim2011-08-041-3/+3
* QPID-3393: Fix CRAM-MD5, need to distinguish between null string and empty st...Gordon Sim2011-08-041-3/+5
* QPID-3391: exclude failing test until functionality is implementedRobert Gemmell2011-08-041-1/+3
* QPID-2903, QPID-3390, QPID-3392: split tests into those with and without exch...Robert Gemmell2011-08-043-17/+114
* QPID-2881 Modified the testSubscriptionForSameDestination to cover forRajith Muditha Attapattu2011-08-031-1/+1
* QPID-3381 Corrected the entry for JMSPropertiesTest to reflect theRajith Muditha Attapattu2011-08-031-1/+1
* QPID-2899: log the exceptionRobert Gemmell2011-08-031-0/+3