summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* QPID-1335: moved Qman into java/management/clientArnaud Simon2008-10-0987-2/+2
* QPID-1327 - Added optional severity override in the eventRaise methodTed Ross2008-10-099-7/+29
* revert the commit.Lahiru Gunathilake2008-10-091-97/+130
* change a typo in license.Lahiru Gunathilake2008-10-091-2/+2
* Fixed license typo, thanks Rob.Lahiru Gunathilake2008-10-091-1/+1
* Minor indentation fixesGordon Sim2008-10-094-147/+147
* Added new queue options to qpid-config (lvq, cluster-durable, optimistic)Ted Ross2008-10-081-33/+64
* Made expireTime an optional property of session (mgmt)Ted Ross2008-10-082-8/+9
* QPID-1327 - Added severity field to events, cleaned up routing key usageTed Ross2008-10-088-46/+89
* QPID-1306Carl C. Trieloff2008-10-086-32/+165
* change the read me since it should be change when import in to Qpid SVN.Lahiru Gunathilake2008-10-081-12/+12
* change the build according to bind with management console.Lahiru Gunathilake2008-10-084-13/+43
* Add uuid wrapper for Windows; resolves QPID-1328Stephen D. Huston2008-10-085-3/+127
* Added serialize/deserialize for ObjectIdTed Ross2008-10-084-6/+122
* Fixed a couple of distribution bugsTed Ross2008-10-082-0/+3
* QPID-1268 : Improved cleanup and fixed bug in FileUtils.readFileAsString() wh...Martin Ritchie2008-10-082-53/+107
* Add ManagementEvent.h to distributed files.Gordon Sim2008-10-081-0/+1
* resolving jira 1329.Lahiru Gunathilake2008-10-081-130/+97
* SessionImpl using ExceptionHolder to generate correctly typed exceptions..Alan Conway2008-10-085-49/+44
* rubygen/framing.0-10/constants.rb: create functions for all 3 exception subcl...Alan Conway2008-10-089-77/+105
* QPID-1327 - Event support for ManagementTed Ross2008-10-0737-847/+1246
* broker: Fixed incorrect pass-by-reference of Queue::shared_ptr in several files.Alan Conway2008-10-0724-51/+449
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-0745-100/+102
* Abstract native file-locking and directory detection/creation to portable cla...Stephen D. Huston2008-10-0710-96/+405
* This is a fix for QPID-1319.Rajith Muditha Attapattu2008-10-073-8/+54
* Add commons-pool to dependencysAidan Skinner2008-10-072-0/+9