summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This is related to QPID-1619Rajith Muditha Attapattu2009-01-285-29/+86
* Fix compile breakage with different versions of librdma_cmAndrew Stitcher2009-01-271-0/+2
* Producer side rate throttling:Andrew Stitcher2009-01-2711-36/+388
* fixed spec_cache target and made it part of buildRafael H. Schloming2009-01-271-11/+8
* Change --cluster-mcast-max default to 0.Alan Conway2009-01-271-1/+1
* Modification to txtest to check that the size of the message remains consiste...Kim van der Riet2009-01-271-1/+7
* cluster/EventFrame.cpp: Add operator<< for EventFrameAlan Conway2009-01-276-11/+58
* Delete the temp log file before the absolute path test.Ted Ross2009-01-271-0/+1
* Minor cosmetic changesTed Ross2009-01-271-9/+9
* QPID-1128 - Patch from Robbert Gemmell to prevent NPE whilst adding queue to ...Martin Ritchie2009-01-272-4/+8
* QPID-1606 : QMan WS-DM examplesAndrea Gazzarini2009-01-2732-37/+7215
* QPID-1606 : Clean up old startup script fileAndrea Gazzarini2009-01-271-17/+0
* Cluster rename: dump -> update, newbie -> joinerAlan Conway2009-01-2715-270/+271
* cluster: Add sequence number to events & framesAlan Conway2009-01-2713-81/+94
* Added qpid-cluster utility plus model changes to support it.Ted Ross2009-01-267-18/+254
* Make sure docstrings are regular strings and not unicode. This works around a...Rafael H. Schloming2009-01-261-2/+2
* QPID-1567: Fixed replicating event listener to properly clone headers of orig...Gordon Sim2009-01-261-1/+10
* QPID-1014 : Patch from Senaka Fernando to correct the perspective nameMartin Ritchie2009-01-261-1/+2
* QPID-1591 : Patch from Robbert Gemmell : Moves the server list to be the main...Martin Ritchie2009-01-261-9/+9
* QPID-1493 : Patch from Robert Gemmell : Corrected inaccurate exception.Martin Ritchie2009-01-261-1/+1
* QPID-1533 : Patch from Robert Gemmell, Fixes the reload tab in UserManagement...Martin Ritchie2009-01-266-10/+31
* QPID-1532 : Patch from Robert Gemmell : Identifies SecurityExceptions so they...Martin Ritchie2009-01-261-0/+4
* QPID-1530 : Patch from Robert Gemmell to surpress StackTraces unless error is...Martin Ritchie2009-01-261-31/+43
* Some minor updates to logging levels to avoid undue alarm.Gordon Sim2009-01-264-3/+5
* Add missing file to distribution list.Gordon Sim2009-01-261-0/+1
* QPID-1611 patch from mickCarl C. Trieloff2009-01-254-6/+17
* Use special management ids for objects used in state transfer to new members....Gordon Sim2009-01-2313-29/+167
* Catch up on recent file additions/removals; fix compile errors on WindowsStephen D. Huston2009-01-236-434/+25
* QPID-1579 : WS-DM unit tests and method invocation improvements Andrea Gazzarini2009-01-2337-403/+3553
* QPID-1579 : Removed old test case class Andrea Gazzarini2009-01-231-58/+0
* QPID-1579 : Default log4j.xml logging configuration file.Andrea Gazzarini2009-01-231-2/+7
* QPID-1579 : Build deps of management-client test module updated in order to a...Andrea Gazzarini2009-01-231-1/+1
* This is related to QPID-1609.Rajith Muditha Attapattu2009-01-2316-78/+196
* Reverted checkin r.736814 as it breaks the store recover.Kim van der Riet2009-01-231-7/+0
* Replace assertion with exception.Alan Conway2009-01-231-8/+10
* QPID-1613: Ensure that the rule registered with the demuxer for LocalQueue su...Gordon Sim2009-01-235-4/+54
* QPID-1567: More changes to make clustering and federation work togetherGordon Sim2009-01-2214-16/+123
* QPID-1611: Patch from Mick Goulish to ensure queues are created in store in c...Gordon Sim2009-01-221-0/+7
* Optimization: cache results of AMQFrame::encodedSize().Alan Conway2009-01-222-10/+33
* Removed BodyHolder: minor performance improvement, opens the way for more eff...Alan Conway2009-01-2242-724/+271
* More latency metrics.Alan Conway2009-01-225-3/+20
* ensure that we always close the socket, even if the other end doesn'tRafael H. Schloming2009-01-222-3/+6
* Remove unused class JmsConsumerAidan Skinner2009-01-221-110/+0
* QPID-1418: Destroy and recreate consumer once all messages areAidan Skinner2009-01-221-3/+9
* QPID-1592 : Patch provided by Robert Gemmell to standardise launchers for man...Martin Ritchie2009-01-2252-34/+215
* This is related to QPID-1608Rajith Muditha Attapattu2009-01-211-1/+1
* cluster: Pipeline decoding. About 10% improvement in latency and throughput.Alan Conway2009-01-217-76/+165
* correct lifecycle for pollablequeue dispatch handleCarl C. Trieloff2009-01-211-1/+1
* Re-issue 736381 with a literal.Ted Ross2009-01-211-4/+1
* Moved minimum frameMax constant into publicTed Ross2009-01-211-3/+3