summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-3227: assert if application or reserved header overflows send buffer.Kenneth Anthony Giusti2011-04-292-5/+9
* QPID-3230: add section to the downloads page to describe using the Maven arti...Robert Gemmell2011-04-291-0/+19
* QPID-3230: reorder the compatibility tables to put the defunct clients at the...Robert Gemmell2011-04-291-19/+19
* QPID-3230: update first table on compatibility page with 0.10 release infoRobert Gemmell2011-04-291-2/+20
* QPID-3235: clustered qpidd broker fails ocassionly the cluster_tests.ShortTes...Alan Conway2011-04-294-30/+42
* QPID-3230: merge the changes made to live site in r1097611 back to the source...Robert Gemmell2011-04-291-11/+11
* QPID-3230: add a release notes page for 0.10 for use in release email etcRobert Gemmell2011-04-291-0/+359
* QPID-3151: remove dotnet and ruby artifacts from the --all release artifactsRobert Gemmell2011-04-291-2/+0
* NO-JIRA - Added -fno-strict-aliasing for swig-generated C++ sources.Ted Ross2011-04-286-6/+6
* NO-JIRA - Doxygen Footer changeTed Ross2011-04-281-1/+1
* QPID-3076: fix compilation for older version of boost library.Kenneth Anthony Giusti2011-04-281-3/+4
* QPID-3232: Call _grant() & wakeup() after returned message has been countedGordon Sim2011-04-281-1/+1
* Added Justin to people.html.Jonathan Robie2011-04-281-0/+1
* Updated template for latest release.Jonathan Robie2011-04-281-2/+2
* Applied Justin's patch from QPID-3230.Jonathan Robie2011-04-282-74/+34
* QPID-3076: enable flow control for clustered broker configurations.Kenneth Anthony Giusti2011-04-2814-94/+393
* NO-JIRA - Build fixes for saslwrapper:Ted Ross2011-04-275-5/+4
* QPID-3227: account for extra header bytes when computing data size for send b...Kenneth Anthony Giusti2011-04-273-11/+14
* Synchronised source (pre-generated) content with change made directly to site...Gordon Sim2011-04-271-162/+3
* QPID-3226 Define more intuitive equality operators for Duration instancesCharles E. Rolke2011-04-261-1/+11
* QPID-3222: Prevent ttl overflow; also adds equality operators for qpid::messa...Gordon Sim2011-04-264-3/+32
* QPID-2985: remove duplicate logic to begin store transaction, which seems to ...Robert Gemmell2011-04-222-13/+1
* QPID-2984: increment management API version to allow distinguishing addition ...Robert Gemmell2011-04-214-48/+54
* QPID-3217: Exchanges with IVE option cause cluster inconsistencies in updateesAlan Conway2011-04-191-1/+5
* QPID-3215: cached exchange reference can cause cluster inconsistencies if exc...Alan Conway2011-04-191-1/+1
* QPID-3215: cached exchange reference can cause cluster inconsistencies if exc...Alan Conway2011-04-195-14/+67
* QPID-3213: add the instructions as a 'help' targetRobert Gemmell2011-04-191-0/+22
* QPID-3213: add ant+ivy task for uploading the client+common mavent artifacts ...Robert Gemmell2011-04-195-0/+149
* QPID-3208: Exchanges make best effort to route messages if there is an error.Alan Conway2011-04-185-31/+122
* Changed opts.force_if_not_used to opts.force_if_used.Jonathan Robie2011-04-181-1/+1
* QPID-3142: remove incorrectly added wrapping check on alternative cleanup optionRobert Gemmell2011-04-181-8/+5
* Revert "QPID-3208: Exchanges make best effort to route messages if there is a...Alan Conway2011-04-153-99/+10
* Fixes two errors in options:Jonathan Robie2011-04-151-2/+2
* QPID-3204: Add logging for queue threshold eventsGordon Sim2011-04-151-0/+1
* QPID-3208: Exchanges make best effort to route messages if there is an error.Alan Conway2011-04-153-10/+99
* QPID-3207Rajith Muditha Attapattu2011-04-141-1/+1
* QPID-3206: fix broken test from previous commitGordon Sim2011-04-141-2/+2
* QPID-3206: added special cases to catch negative numeric string conversions t...Gordon Sim2011-04-142-4/+75
* QPID-3202: Clustered brokers shut down with "unknown connection" error.Alan Conway2011-04-134-18/+27
* QPID-3205Rajith Muditha Attapattu2011-04-121-1/+29
* QPID-3201: locking in NullMessageStore to protect set of prepared xidsGordon Sim2011-04-122-0/+6
* QPID-3199: Locking error qpid::sys::StateMonitorAndrew Stitcher2011-04-111-4/+4
* QPID-3197: prevent async command completer from accessing session's connectio...Kenneth Anthony Giusti2011-04-112-3/+26
* QPID-3198: Clustered broker should exit on unknown connection.Alan Conway2011-04-111-1/+1
* QPID-3194Rajith Muditha Attapattu2011-04-081-1/+1
* QPID-3194Rajith Muditha Attapattu2011-04-081-1/+1
* QPID-3170: correct deletion of federation routes when keys match.Kenneth Anthony Giusti2011-04-087-51/+376
* QPID-3191: A fix for the performance problem which replaces the QueueListener...Kim van der Riet2011-04-083-18/+29
* QPID-3190: always try to eval() quoted tokensGordon Sim2011-04-081-2/+2
* NO-JIRA: prevent interference from other tests by using unique queue nameGordon Sim2011-04-081-4/+5