summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* qpid-1284: qman_14102008_latest.patch (on behalf Andrea) Arnaud Simon2008-10-146-189/+152
* QPID-1352: ignore duplicate detached controlsRafael H. Schloming2008-10-141-2/+5
* Update to periodic purge of expired messages: check the dequeue rate to avoid...Gordon Sim2008-10-145-10/+125
* Field Table API: changed the getInt() & getString() operationsAndrew Stitcher2008-10-1311-45/+46
* Reverted a small part of r703237 as it causes deadlocks under load. Session c...Gordon Sim2008-10-132-2/+25
* Adjust sizes in tests for change to timestamp settingGordon Sim2008-10-131-2/+2
* Optimisation for testing expiration and disabling of setting timestamp until ...Gordon Sim2008-10-131-3/+6
* Reduce the scope over which lock is held during purge of expired messages.Gordon Sim2008-10-131-8/+12
* QPID-1351Carl C. Trieloff2008-10-1312-18/+172
* QPID-1352: log the original exception so we don't lose the stack traceRafael H. Schloming2008-10-131-0/+1
* Periodically purge expired messages from queuesGordon Sim2008-10-139-1/+216
* Allow management clienst to specify transport to use for inter-broker linksGordon Sim2008-10-138-24/+39
* QPID-1339:Rafael H. Schloming2008-10-1320-397/+340
* qpid-1277: updated build for setting body default value.Arnaud Simon2008-10-131-1/+1
* qpid-1284: on behalf Adnrea: revert to previous revision so to include latest...Arnaud Simon2008-10-133-313/+201
* qpid-1284: on behalf Adnrea (lnew unit tests)Arnaud Simon2008-10-134-0/+471
* qpid-1284: on behalf Adnrea (lnew classes atest posted patch)Arnaud Simon2008-10-1311-0/+839
* qpid-1284: on behalf Adnrea (latest posted patch)Arnaud Simon2008-10-1344-555/+750
* QPID-1306Carl C. Trieloff2008-10-112-4/+8
* src/client/FailoverConnection.cpp: re-register callback after failuresAlan Conway2008-10-102-8/+5
* QPID-1350 - Object reference following in the QMF console APITed Ross2008-10-106-33/+98
* Failover client and example fixes & tidy up.Alan Conway2008-10-108-380/+360
* QPID-1349 - Push routing for federation (includes hook for dynamic routing)Ted Ross2008-10-108-38/+114
* QPID-1344: modified Connection to preserve the originating stack traces when ...Rafael H. Schloming2008-10-106-30/+49
* Identify transports by nameGordon Sim2008-10-105-25/+30
* QPID-1327 - Add display of source broker in __repr__ for eventsTed Ross2008-10-101-35/+37
* Failover client and example fixes & tidy up.Alan Conway2008-10-105-274/+281
* Handle ttl in messages transfers received by the broker 7 added test for itGordon Sim2008-10-109-13/+81
* Client-side INFO logging for known-broker updates.Alan Conway2008-10-103-4/+9
* QPID-1314: add missing MockQueueEntry class, oopsAidan Skinner2008-10-101-0/+177
* QPID-1314: Make sure all messags that are enqueued are dequeued.Aidan Skinner2008-10-103-2/+58
* QPID-1336 : Update the revisions for patches to print the svn revisionMartin Ritchie2008-10-101-5/+9
* QPID-1346: Updated build scriptArnaud Simon2008-10-101-0/+2
* QPID-1346: Added .net perftest Arnaud Simon2008-10-1017-49/+990
* QPID-1289: Make 0-8/0-9 client honour the max_preftech system property.Aidan Skinner2008-10-107-19/+70
* QPID-1342 : Disable tests from main build until JIRA is resolved.Martin Ritchie2008-10-101-1/+2
* QPID-1344 QPID-1339 : Fixed the two issues preventing protocol negotiationMartin Ritchie2008-10-102-2/+11
* adding jline to NOTICE and LICENSE.Lahiru Gunathilake2008-10-102-0/+21
* QPID-1340 froM Mick Goulish: preliminary client-side failover support.Alan Conway2008-10-1027-19/+2302
* QPID-1343: added build scripts for management/clientRafael H. Schloming2008-10-093-1/+31
* QPID-1342: fixed qpid-cli build and shell scripts; tests still don't run prop...Rafael H. Schloming2008-10-097-94/+28
* Client-side support for amq.faiover exchange. Connection::getKnownBrokers pro...Alan Conway2008-10-0916-162/+245
* QPID-1306Carl C. Trieloff2008-10-092-2/+55
* Added options to perftestCarl C. Trieloff2008-10-091-14/+36
* QPID-1331 : Modified the BrowserSubscription to be consistent with the NoAck ...Martin Ritchie2008-10-099-10/+187
* QPID-1339: refactor of low level client API to permit connections to exist in...Rafael H. Schloming2008-10-0955-2446/+1336
* QPID-1337 : Remove run* scriptsMartin Ritchie2008-10-093-112/+0
* QPID-1330 : Ensure release-bin copies all files in java/broker/binMartin Ritchie2008-10-091-2/+2
* QPID-1336 Updated buildCreator.py to allow the creation of a file at release ...Martin Ritchie2008-10-091-13/+136
* Make Address/TcpAddress manipulation portable; extend SystemInfo functions to...Stephen D. Huston2008-10-099-99/+360