summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-1/+1
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-1/+1
* NO-JIRA: add settings file to allow specifying qpid specific settings, allow ...Robert Gemmell2011-05-093-5/+12
* Added Windows high-res timer output. Resolves QPID-3236Stephen D. Huston2011-05-071-6/+29
* QPID-3244: unit test for the fix.Kenneth Anthony Giusti2011-05-052-0/+90
* QPID-3243: unit test to verify fix.Kenneth Anthony Giusti2011-05-052-27/+96
* QPID-3245Rajith Muditha Attapattu2011-05-041-0/+5
* QPID-3230: remove a JIRA from the 0.10 release notes as it was pushed out to ...Robert Gemmell2011-05-041-2/+0
* QPID-3244: fix windows buildKenneth Anthony Giusti2011-05-041-1/+1
* QPID-3233Rajith Muditha Attapattu2011-05-035-9/+68
* QPID-3244: C++ broker should release flow control for a queue when it is dele...Kenneth Anthony Giusti2011-05-032-1/+16
* QPID-3243: correctly use --max-queue-count value to compute flow limit.Kenneth Anthony Giusti2011-05-034-4/+32
* QPID-3241 - Deadlock in qmf agent triggered by producer flow controlTed Ross2011-05-031-164/+178
* QPID-3214Rajith Muditha Attapattu2011-05-031-3/+1
* QPID-3230: updates to getting started page and 0.10 release notes pageRobert Gemmell2011-05-022-25/+35
* QPID-3239Michael Goulish2011-05-021-12/+27
* QPID-3236 - Add high-resolution timestamps to log files for debug situations....Kim van der Riet2011-05-027-5/+33
* 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