summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* BodyHolder.cpp, .h removed. 0 bytes and no references to either one. Resolves...Stephen D. Huston2010-01-052-0/+0
* Add qpidxarm.dll to the installer; resolves QPID-2284.Stephen D. Huston2010-01-051-0/+3
* React properly to generated headers being in the source dir as opposed to bui...Stephen D. Huston2010-01-051-1/+10
* Add qpid/cpp/packaging/NSIS files to dist; resolves QPID-2300Stephen D. Huston2010-01-052-1/+23
* Add vcproj files for messaging/drain and messaging/spout; resolves QPID-2299Stephen D. Huston2010-01-054-181/+97
* Remove old vcproj files not in use any longer; resolves QPID-2301Stephen D. Huston2010-01-051-2/+0
* Add header.html and footer.html to dist files; resolves QPID-2302Stephen D. Huston2010-01-051-1/+2
* QPID-2318Ted Ross2010-01-052-2/+6
* Added handling of MAP values for the wrapped QMF interfaces.Ted Ross2010-01-0511-204/+477
* removed unneeded m4 files that prevented building on F10Rafael H. Schloming2010-01-059-8312/+0
* merged documentation and address changes from rnr branchRafael H. Schloming2010-01-055-16/+200
* Fix UNZIP command usage, allow file based dependency URLs to be directories, ...Robert Gemmell2010-01-051-2/+10
* QPID-2315: split out commons-configuration from common.libs property and add ...Robert Gemmell2010-01-051-8/+10
* Moved Download.xml to a separate chapter.Jonathan Robie2010-01-042-6/+1
* Fixed C+\+ => C++Jonathan Robie2010-01-041-6/+6
* Converting wiki documentation to DocBook. Jonathan Robie2010-01-046-0/+385
* QPID-2318 - qpid-tool does not seem to issue session acknowledgementsTed Ross2010-01-041-0/+2
* Upped qpid version to 0.7 for next development cycleAndrew Stitcher2010-01-047-7/+7
* QPID-2308: Update the DerbyStore createExchange() method to check for existin...Robert Gemmell2010-01-042-26/+16
* QPID-2096: decouple the addition of durable exchanges to the store from excha...Robert Gemmell2010-01-047-11/+32
* When installing WCF DLLs on Windows, install the Release ones, not Debug. Res...Stephen D. Huston2010-01-041-2/+2
* QPID-2239: make sure the close() does not hand.Aidan Skinner2009-12-2216-128/+199
* QPID-2155: remove stray character causing parser warnings during broker startupRobert Gemmell2009-12-221-1/+1
* QPID-2296: Cluster errors when using acquire-mode-not-acquiredAlan Conway2009-12-225-3/+43