summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-1514: Add check for presence of key to FieldTable::erase()Gordon Sim2008-12-042-1/+21
* Catch up to generated codeStephen D. Huston2008-12-041-24/+6
* QPID-1500 : config.ini was blocked by the .gitignore so it was missed in my l...Martin Ritchie2008-12-031-0/+30
* Avoid a divide-by-zero that can occur if updates are sent with a timestampTed Ross2008-12-031-0/+2
* made ant build generate perftest scriptsRafael H. Schloming2008-12-038-17/+423
* QPID-1512 - Catch only connection-related exceptions in qmf consoleTed Ross2008-12-034-6/+16
* QPID-1513 - Fix corner case where incompleted schema records areTed Ross2008-12-031-3/+5
* Corrected doxygen comment.Alan Conway2008-12-031-3/+2
* Minor fix: reuse assigned bank info when broker disconnects and reconnects.Ted Ross2008-12-031-0/+2
* QPID-1482 : Patch provided by Robert Gemmell, To allow PLAIN authentication v...Martin Ritchie2008-12-031-66/+7
* QPID-1500 : Didn't notice a couple of .DS_Store files slipped in to the commit.Martin Ritchie2008-12-032-0/+0
* QPID-1481 : Patch provided by Robert Gemmell, export jmxrmote.sasl plugin as ...Martin Ritchie2008-12-032-3/+21
* QPID-794 : Patch provided by Robert Gemmell, removes the need for the specifi...Martin Ritchie2008-12-032-23/+22
* QPID-1011 : Patch provided by Senaka Fernando to prevent MC being used as a p...Martin Ritchie2008-12-031-1/+11
* QPID-1241 : Patch from Robert Gemmell, allows Windows bat script to cope with...Martin Ritchie2008-12-031-1/+1
* QPID-1015 : Applied patch by Senaka Fernando to prevent NPE in MC on refresh ...Martin Ritchie2008-12-031-1/+1
* updated readme, release-notes from AidanCarl C. Trieloff2008-12-032-71/+82
* clean upCarl C. Trieloff2008-12-032-631/+0
* cluster: add Event size to encoded header.Alan Conway2008-12-035-8/+643
* Fix bad assert(), causing compile failures in debug builds.Alan Conway2008-12-031-1/+1
* QPID-1501 : Remove @Override annotations to allow compilation under JDK 1.5Martin Ritchie2008-12-024-29/+1
* QPID-1499 : Modification to IoAcceptor so ConnectionTest can close the open S...Martin Ritchie2008-12-022-6/+21
* Update gitignore for mac os x development (.DS_Store) and added release and t...Martin Ritchie2008-12-021-2/+4
* QPID-1500 : Add Mac OS X Management Console BuildMartin Ritchie2008-12-0219-5/+254
* PollableQueue: fix unsafe use of dequeAlan Conway2008-12-023-12/+13
* Cluster: handle CPG flow-control conditions.Alan Conway2008-12-0210-67/+101
* QPID-1419: remove wip support from 0-9 python client Gordon Sim2008-12-023-13/+17
* Avoid potential deadlock between IO thread in Connector::handleClosed() and a...Gordon Sim2008-12-021-1/+4
* QPID-1469: turn off jmx management by default as it's not authenticated.Aidan Skinner2008-12-023-3/+3
* Added management accounting for transaction dequeues.Ted Ross2008-12-021-0/+4
* As DISCLAIMER has been removed, don't include it in distribution list.Gordon Sim2008-12-021-1/+1
* Gets of specific object-ids should only involve the agent(s) that ownTed Ross2008-12-011-4/+11
* Added handling of connection loss with connection retry.Ted Ross2008-12-011-12/+17
* Fixed a logic bug in a try/finallyTed Ross2008-12-011-1/+1
* QPID-1497: Ensure policy count and size reflect transactionality of dequeuesGordon Sim2008-12-019-10/+83
* Replaced nonexistent type "double" with "float". In python, floatTed Ross2008-12-012-2/+2
* removed incubator notice + marked file relavant for 0-8 clientCarl C. Trieloff2008-12-011-2/+15
* Fixed regression caused by a change to the qmf.console API.Ted Ross2008-12-011-8/+3
* remove incubator disclaimerCarl C. Trieloff2008-12-011-5/+0
* remove incubator disclaimerCarl C. Trieloff2008-12-011-11/+0
* removed incubating noticesCarl C. Trieloff2008-12-012-7/+2
* removed incubator noticeCarl C. Trieloff2008-12-012-7/+2
* Updated notes to remove incubator noticesCarl C. Trieloff2008-12-012-7/+2
* Updated license files, readme, etc... Also made it possible to distribute cli...Carl C. Trieloff2008-12-016-67/+869
* Fixed a performance regression caused by the management code.Ted Ross2008-12-015-28/+29
* cluster: Queue outgoing multicast events.Alan Conway2008-12-012-7/+9
* QPID-1495: Patch from Danushka Menikkumbura to fix compilation problem.Gordon Sim2008-12-011-2/+2
* QPID-1280: fixed performance regression for multiple subscribers on shared queueGordon Sim2008-11-295-27/+169
* Added cluster log messages.Alan Conway2008-11-283-21/+18
* Fix setting of accept mode in perftest which appears to be back-to-front.Gordon Sim2008-11-281-1/+1