summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Install remainder of required Boost headers and Boost .libs for Windows insta...0.6-release-windows-installerStephen D. Huston2010-04-081-19/+34
* Add missing qpidxarm.dll and plug-ins to installer; resolves QPID-2467.Stephen D. Huston2010-03-256-36/+99
* Add another HintPath for the WCF Channel DLLs; resolves QPID-2468. Merged out...Stephen D. Huston2010-03-245-0/+5
* Add missing BOOST_ALL_DYN_LINK macro settings.Stephen D. Huston2010-03-241-4/+4
* Correct bitmaps for Wix-based installer.Stephen D. Huston2010-03-235-2/+2
* Initial Windows installer builder combining C++ and WCF components in a WiX-b...Stephen D. Huston2010-03-239-20/+693
* Install/stage generated api docs to docs/api/html. Resolves QPID-2463.Stephen D. Huston2010-03-231-1/+1
* Add examples' vcproj corrections; already fixed on trunk, just merging them o...Stephen D. Huston2010-03-2329-154/+902
* Branch 0.6-release-windows-installer from 0.6-release to add Windows packagin...Stephen D. Huston2010-03-230-0/+0
* Add missing license0.6-releaseGordon Sim2010-03-021-0/+18
* This is related to QPID-2404Rajith Muditha Attapattu2010-02-128-168/+0
* This commit is related to QPID-2404Rajith Muditha Attapattu2010-02-1276-3079/+4834
* QPID-2378: Necessary License files for the WCF release artifact (from Cliff J...Andrew Stitcher2010-02-022-0/+223
* QPID-2313: Update to WCF Release notes (from Cliff Jansen)Andrew Stitcher2010-02-021-24/+51
* Revised release notes for 0.6Gordon Sim2010-01-295-64/+15
* QPID-2137 : Commit patch to address StringIndexOutOfBounds during status logg...Martin Ritchie2010-01-261-21/+16
* QPID-2320: merged fix from trunk to 0.6 release branch.Gordon Sim2010-01-252-6/+10
* Removed erroneous branch copyAndrew Stitcher2010-01-064612-788381/+0
* Branch for 0.6 releaseAndrew Stitcher2010-01-044612-0/+788381
* Create branch 0.6-releaseAndrew Stitcher2010-01-040-0/+0
* 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
* I forgot to add the package names when adding the tests in r892119Rajith Muditha Attapattu2009-12-181-3/+3
* QPID-2273 : Fix Protocol NegotiationRobert Godfrey2009-12-1814-31/+156
* QPID-2177: insert a synchronous operation to alleviate the recieve race condi...Robert Gemmell2009-12-181-0/+5
* This is a fix for QPID-2290 and the proper fix for QPID-2175Rajith Muditha Attapattu2009-12-182-3/+5
* The following tests exhibits randomly failures for the last 2 months or so.Rajith Muditha Attapattu2009-12-181-1/+7
* Apply patch and correction from QPID-2260Stephen D. Huston2009-12-184-77/+209
* Apply patch for QPID-2291Stephen D. Huston2009-12-181-1/+3
* QPID-2210: Rework SocketAddress class to have correct value semantics under c...Andrew Stitcher2009-12-172-16/+44
* QPID-2293: MessageReplyTracker loses messages if an exception is thrown duri...Alan Conway2009-12-171-3/+1
* This is a fix for QPID-1830Rajith Muditha Attapattu2009-12-172-4/+16
* Apply patch QPID-2230.patch; resolves QPID-2230.Stephen D. Huston2009-12-174-0/+921
* QPID-2292: added the redelivered flag to the message classRafael H. Schloming2009-12-172-0/+2
* Apply patches QPID-2128-2.patch, cppbld.patch and interop.tx.patch; resolves ...Stephen D. Huston2009-12-1715-83/+2162
* QPID-2289: Fixed copy constructor in qpid::messaging::Message, added in equal...Gordon Sim2009-12-177-5/+123
* QPID-2287: added an address option for declaring queues with multiple bindingsRafael H. Schloming2009-12-172-1/+35
* QPID-2286: added list support to address parserRafael H. Schloming2009-12-172-2/+56
* QPID-2285: added a PYTHONPATH to the epydoc command line of the makefile, thi...Rafael H. Schloming2009-12-171-1/+1
* Apply patches for QPID-2247.Stephen D. Huston2009-12-163-8/+57
* This is the first attempt at fixing QPID-2283Rajith Muditha Attapattu2009-12-161-11/+35
* QPID-2282: test_watchdog failing due to incorrect use of env. varsAlan Conway2009-12-162-1/+2
* Added methods to set the message redelivered flag upon recoveryKim van der Riet2009-12-162-0/+7
* QPID-2155 : Updated log4j file with more sensible default values for the Qpid...Martin Ritchie2009-12-161-16/+29
* QPID-2155 : Added NPE checks for path errors, updated to check the backup loc...Martin Ritchie2009-12-161-21/+44
* QPID-2155 : Update addressing issues with compression and maintaining backup ...Martin Ritchie2009-12-161-128/+41