summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use portable "/dev/null" to allow this to run on Windows as well.Stephen D. Huston2010-03-251-1/+1
* Fix "Ignoring frame while closing connection" warnings in a cluster broker gi...Alan Conway2010-03-251-1/+4
* Fix "Session was not closed cleanly" warnings in a cluster broker giving an u...Alan Conway2010-03-251-4/+4
* More generous overrun threshold for cluster timer to avoid excessive warnings.Alan Conway2010-03-253-16/+26
* Disable run_long_cluster_tests from make check-long until failures are fixed.Alan Conway2010-03-251-1/+0
* Add missing qpidxarm.dll and plug-ins to installer; resolves QPID-2467.Stephen D. Huston2010-03-255-25/+95
* Remove inadvertent version change.Stephen D. Huston2010-03-241-1/+1
* Add another HintPath for the WCF Channel DLLs; resolves QPID-2468.Stephen D. Huston2010-03-245-1/+6
* Add missing BOOST_ALL_DYN_LINK macro settings; merged in from 0.6-release-win...Stephen D. Huston2010-03-241-4/+4
* Fix resource leaks in cluster_tests, add 5 minute test run to make check-long.Alan Conway2010-03-243-43/+54
* QPID-664: Updates to address options to stay in-line with python client chang...Gordon Sim2010-03-245-356/+376
* Correct bitmaps for Wix-based installer.Stephen D. Huston2010-03-235-2/+2
* Added test case for QPID-2242 using a custom exchange to verify the fix.Rajith Muditha Attapattu2010-03-231-0/+43
* Initial Windows installer builder combining C++ and WCF components in a WiX-b...Stephen D. Huston2010-03-239-3/+699
* Added a jndi file, README and log4j file needed for testkit.Rajith Muditha Attapattu2010-03-233-0/+216
* fixed resource leakage on repeated connection open/closeRafael H. Schloming2010-03-235-6/+59
* Defer Poller creation in ConnectionImpl IOThread from creation to first use.Alan Conway2010-03-231-3/+6
* Install/stage generated api docs to docs/api/html. Resolves QPID-2463.Stephen D. Huston2010-03-231-1/+1
* provide default codec for unknown content typesRafael H. Schloming2010-03-232-3/+9
* Several updates to address options including:Rafael H. Schloming2010-03-236-140/+234
* QPID-2379: add the queue UnackedMessage countsRobert Gemmell2010-03-236-15/+74
* Added the new certificates.Rajith Muditha Attapattu2010-03-2216-0/+99
* Removed the old ssl certificates.Rajith Muditha Attapattu2010-03-228-33/+0
* This is related to QPID-2447Rajith Muditha Attapattu2010-03-226-59/+265
* Add messaging drain and spout examples.Stephen D. Huston2010-03-221-0/+12
* Minor improvements to brokertest.py.Alan Conway2010-03-223-1/+4
* Fix error in path to amqp.xml in configure.ac.Alan Conway2010-03-221-2/+1
* Get qpid source on the cmdlineAndrew Stitcher2010-03-221-17/+68
* Updated cluster package names for Fedora 12.Alan Conway2010-03-221-0/+2
* Make sure the client library Poller is created on library load before anythin...Andrew Stitcher2010-03-221-0/+9
* Modified SSLTest to temporarily set all ssl jvm args to invalid values, to te...Rajith Muditha Attapattu2010-03-191-8/+16
* Added test cases for QPID-2444 and QPID-2446Rajith Muditha Attapattu2010-03-192-2/+114
* QPID-664: Prevent dangling pointers when receiver/sender handles stay in scop...Gordon Sim2010-03-1921-42/+67
* Added support for QPID-2444 QPID-2446Rajith Muditha Attapattu2010-03-192-38/+91
* This is related to QPID-2444 and QPID-2445Rajith Muditha Attapattu2010-03-195-9/+48
* Did some general refactoring to support QPID-2444 QPID-2445 QPID-2446 QPID-2447Rajith Muditha Attapattu2010-03-1911-52/+575
* Use ln to make images available to html.Jonathan Robie2010-03-181-0/+3
* QPID-2452: Fixed control over the encoding used when sending a string valued ...Gordon Sim2010-03-186-6/+82
* QPID-2379: remove mistakingly commited temporary logging additionsRobert Gemmell2010-03-181-8/+0
* QPID-2379: add Binding.msgMatched() support to the ManagementExchange. Remove...Robert Gemmell2010-03-185-102/+47
* QPID-2397: add Binding.msgMatched() support to the TopicExchange, and remove ...Robert Gemmell2010-03-185-58/+97
* QPID-2379: remove some unused parametersRobert Gemmell2010-03-181-5/+3
* QPID-2379: add Binding.msgMatched() support to the HeadersExchangeRobert Gemmell2010-03-186-206/+268
* Now using a Makefile, rather than ant.Jonathan Robie2010-03-181-11/+20
* Replaced ant-based build system with a simple Makefile. To build documents, y...Jonathan Robie2010-03-17575-288779/+43
* Remove Version.h reference from configure.ac.Alan Conway2010-03-171-3/+0
* Get qpid version from top-level QPID_VERSION.txt fileAndrew Stitcher2010-03-171-2/+15
* Remove un-necessary Version.h.cmakeAlan Conway2010-03-172-48/+0
* Updated cmake build to pick up version from QPID_VERSION.txt.Alan Conway2010-03-173-2/+58
* Fixed previous broken change which attempted to get version at configuration ...Andrew Stitcher2010-03-171-6/+2