summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* Applied John Dunning's patch from https://issues.apache.org/jira/browse/QPID-...Jonathan Robie2010-01-182-4/+8
* QPID-2295: Clustered + persistent broker crashes with inconsistency error.Alan Conway2010-01-184-30/+1
* Alter type of array index variableGordon Sim2010-01-181-2/+2
* Rebalancing document structure. AMQP compatibility and SASL interoperability ...Jonathan Robie2010-01-157-21/+428
* QPID-2137 : Update QpidTestCase to set QPID_WORK on the external broker based...Martin Ritchie2010-01-153-5/+8
* QPID-1662 : Added logged to TimeToLiveTest. This showed that the second messa...Martin Ritchie2010-01-151-2/+8
* QPID-2323: add a Uuid type and allow it as the value of a Variant.Gordon Sim2010-01-1516-19/+363
* Removed dead code: OutputTask::hasOutput and Queue::checkForMessages.Alan Conway2010-01-1411-56/+0
* Added images to JMX Console User's Guide.Jonathan Robie2010-01-1429-22/+22
* QPID-2340 : Fix ProducerFlowControlTest to call a synchronous operation betwe...Robert Godfrey2010-01-141-0/+4
* The next batch of converted documentation ...Jonathan Robie2010-01-1426-130/+5198
* QPID-2340 : Fix ProducerFlowControlTest to call a synchronous operation betwe...Robert Godfrey2010-01-144-5/+19
* QPID-2137 : Add a test that creates log messages simultaneously in multiple t...Martin Ritchie2010-01-131-3/+101
* QPID-2137 : Update ot LogMessages velocity macro to create a new MessageForma...Martin Ritchie2010-01-131-21/+16
* Added raise_event support to the Ruby and Python wrapped agent APIs.Ted Ross2010-01-1316-21/+509
* Added a null check for SASL client in the connectionOpenOk methodRajith Muditha Attapattu2010-01-131-1/+1
* This is a fix for QPID-2339Rajith Muditha Attapattu2010-01-121-9/+28
* Explicitly name qpid::framing::Buffer instead of framing::Buffer; resolves co...Stephen D. Huston2010-01-121-5/+5
* This is a fix for QPID-2174Rajith Muditha Attapattu2010-01-124-7/+70
* QPID-2264 - The Build Instructions for the Ruby bits could use some loveTed Ross2010-01-121-1/+2
* Content from Confluence Wiki. This version uses confluence-specific XSLT styl...Jonathan Robie2010-01-1231-8/+8847
* QPID-664: Added some of the missing standard message headers. Added two new t...Gordon Sim2010-01-1210-8/+504
* This further improves the fix made at rev 19819 in Qpid trunk for QPID-2175Rajith Muditha Attapattu2010-01-112-4/+6
* This is a fix for QPID-2297Rajith Muditha Attapattu2010-01-112-3/+4
* This is a fix for QPID-2173Rajith Muditha Attapattu2010-01-111-2/+32
* Fix broker crash "confirmed N but only sent M" with managed agents running.Alan Conway2010-01-118-23/+127
* put ruby wrapper into ruby sitelibRafael H. Schloming2010-01-111-1/+2
* This is a fix for QPID-2336Rajith Muditha Attapattu2010-01-113-3/+16
* added missing py-compileRafael H. Schloming2010-01-111-0/+1
* Updated python Makefile.am to install extension module into the python sitelibRafael H. Schloming2010-01-091-1/+2
* There is mistake in a commit made for QPID-1830 in rev 891805Rajith Muditha Attapattu2010-01-081-2/+2
* Removed import of 'io' module for pre-Python-2.6 compatibilityTed Ross2010-01-081-2/+1
* QPID-2327 - Enhance qpid-config to deal with xml and headers brokersTed Ross2010-01-074-6/+229
* Fix problem in automake build introduced by r896959.Alan Conway2010-01-071-1/+1
* Add cluster watchdog plugin to cmake build.Alan Conway2010-01-074-1/+11
* StoreStatus tests clean up temporary directory properly.Alan Conway2010-01-071-10/+16
* QPID-2322: Add new createUser and setPassword methods using String for passwo...Robert Gemmell2010-01-066-49/+67
* QPID-2322: change the JMX parameter name for the password parameter to preven...Robert Gemmell2010-01-062-2/+48
* fix & test QPID-2320Carl C. Trieloff2010-01-062-6/+10
* QPID-2322: remove unused version key from the MBean ObjectName'sRobert Gemmell2010-01-0620-43/+12
* Make cluster::StoreStatus::load/save no-ops if broker has no data-dir.Alan Conway2010-01-061-0/+2
* Fix uninitialized read error in cluster::StoreStatus.Alan Conway2010-01-061-7/+22
* Fix error in cluster_tests.pyAlan Conway2010-01-061-2/+2
* Revert "Make cluster update work out of the box without special authenticatio...Alan Conway2010-01-062-4/+4
* Minor cluster test fixes.Alan Conway2010-01-063-5/+4
* Added config-seq counter to track config changes since cluster init.Alan Conway2010-01-0613-69/+138
* Exception handling for URL parsing in cluster.Alan Conway2010-01-062-8/+16
* Don't hold up broker initialization for cluster initialization.Alan Conway2010-01-065-56/+52
* Install useful tests.Alan Conway2010-01-061-20/+21
* QPID-2325 : Fix SASL server for PLAIN so that it works with C++ and Ruby clientsRobert Godfrey2010-01-061-1/+1