summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* QPID-1485: check required group is set etc when running failover test (patch ...Gordon Sim2008-11-271-0/+24
* Backed out last change; not sure it actually makes sense.Gordon Sim2008-11-273-48/+3
* Ensure broker doesn't hang waiting for async enqueue to complete on shutdown.Gordon Sim2008-11-273-3/+48
* QPID-1264: fix for topic exchange (patch from astitcher@redhat.com)Gordon Sim2008-11-271-4/+12
* Fix anachronism in --daemon option description.Alan Conway2008-11-271-1/+1
* Disabling underflow check in QueuePolicy until reported failures in javas org...Gordon Sim2008-11-271-2/+8
* Further check in decode of policy.Gordon Sim2008-11-271-1/+1
* * QPID-1488: test that policy pointer is setGordon Sim2008-11-278-10/+58
* updated release script to create a signed artifact with the svn revision for ...Rafael H. Schloming2008-11-271-2/+4
* Update Ruby release notesAndrew Stitcher2008-11-261-2/+2
* Was causing cluster failures.Alan Conway2008-11-264-5/+42
* QPID-1489: Tidy epoll code to remove a valgrind warning on 32bit Linux:Andrew Stitcher2008-11-262-30/+27
* Bug fixes for QMF:Ted Ross2008-11-263-33/+40
* Added a copy constructor and assignment operator to FieldTable.Ted Ross2008-11-262-0/+15
* Removed mistakenly commited lines.Alan Conway2008-11-261-4/+0
* QPID-1243 : Applied patch from Robert Gemmell. Took a different approach ...Martin Ritchie2008-11-2641-62/+433
* Cluster.cpp: Fixed last-node-standing logic, better logging.Alan Conway2008-11-266-76/+84
* QPID-1487: remove dead files, make BindingURLParser use the right class for l...Aidan Skinner2008-11-265-832/+1
* QPID-1487: Make AMQDestination generate URLs with a destination set to the ro...Aidan Skinner2008-11-262-1/+43
* Fixed problem of recurring xids (0, 1, 2...) on successive txtest runs which ...Kim van der Riet2008-11-261-7/+9
* Fix typo.Alan Conway2008-11-261-1/+1
* QPID-1410 : Applied patch to correct coding stand from Andrea Gazzarini.Martin Ritchie2008-11-261-1/+1
* Added generated framing headers to doxygen documentation.Jonathan Robie2008-11-251-2/+2
* cluster_test.cpp: Extended testUnacked to cover acquired, accepted but not co...Alan Conway2008-11-251-3/+23
* Clean up logging a bit: only warn once, not for every connectionGordon Sim2008-11-251-1/+1