summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merged r887145 from 0.5.x-dev Martin Ritchie2009-12-049-141/+152
* Fix build errors in test_store; resolves QPID-2229Stephen D. Huston2009-12-042-5/+5
* Fix eol style propertyAidan Skinner2009-12-03101-12211/+12211
* QPID-2232: rename the RCP application release artifacts to include jmx-manage...Robert Gemmell2009-12-037-11/+13
* QPID-2233: convey the exception messsage to provide useful feedback to users ...Robert Gemmell2009-12-031-13/+9
* QPID-2152: Update the timeout process so as not to return a null, and close a...Robert Gemmell2009-12-032-34/+47
* QPID-500: Fix public API to match .Net conventionsAidan Skinner2009-12-03123-1658/+2732
* QPID-1987: make code generation match .Net conventions.Aidan Skinner2009-12-037-65/+61
* QPID-1972: fix UUID generation.Aidan Skinner2009-12-032-18/+26
* fix line endings. sighAidan Skinner2009-12-03151-14379/+14379
* QPID-2231: Cluster + store fails with default data-directoryAlan Conway2009-12-031-7/+7
* QPID-2192: restore erroneously removed setLinkedException()Aidan Skinner2009-12-031-0/+1
* Merged r 886719:886722 from 0.5.x-dev.Martin Ritchie2009-12-0360-674/+847
* QPID-2227 C++ "make dist" is missing cluster.cmake and has unneeded test_env.shAndrew Stitcher2009-12-031-1/+1
* Fix test race condition that was causing the test to hang.Alan Conway2009-12-021-15/+33
* Run cluster tests under cmake.Alan Conway2009-12-0222-91/+192
* Fixed intermittent hang seen in Qmf interop tests.Ted Ross2009-12-021-1/+1
* Add comments to start(); resolves QPID-1899Stephen D. Huston2009-12-021-1/+17
* QPID-2192: remove extraneous printStackTrace()sAidan Skinner2009-12-027-9/+0
* Make cluster update work out of the box without special authentication options.Alan Conway2009-12-012-4/+4
* workaround for ptol failuresRafael H. Schloming2009-12-012-1/+4
* QPID-2184: replace random 1second wait with a LogMonitor check that the reloa...Robert Gemmell2009-12-015-21/+20
* Fix problem with make distcheck - python tests not being skipped when python ...Alan Conway2009-12-012-16/+11
* Added a simple workaround for the python client to handle the "text/plain" co...Rajith Muditha Attapattu2009-12-011-0/+2
* Added improved error handlingRajith Muditha Attapattu2009-12-011-13/+16
* Modified the script to use absoulte paths when creating the classpath as rela...Rajith Muditha Attapattu2009-12-011-1/+2
* Remove a hardwired reference to nss include directory to allow debian buildAndrew Stitcher2009-11-301-2/+2
* Remove env setting causing problems with failover-soak.Alan Conway2009-11-301-2/+0
* Improved documentation for PlugIn::initOrder.Alan Conway2009-11-301-2/+4
* Clean up test environment variables, prepare for running more tests in cmake.Alan Conway2009-11-3031-165/+174
* Rearranged chack for ruby so that we only need ruby if we need to generate codeAndrew Stitcher2009-11-301-2/+1
* Simplified the normalize function (as suggested by aconway) to be compatible ...Ted Ross2009-11-301-12/+5
* QPID-2222: Added new CramMD5HexSaslClient.cs and registered it in the Sasl Fa...Robert Gemmell2009-11-304-0/+132
* Fix autotool dependency on installed libtool for running "make check"Andrew Stitcher2009-11-302-2/+3
* QPID-2222: Add CRAM-MD5-HEX support to broker to enable .net client to connec...Robert Gemmell2009-11-275-0/+459
* QPID-2184: correct use of reload instead of restart in testDenyOnRestartInVho...Robert Gemmell2009-11-262-1/+12
* QPID-2184: add additional testing against static firewall configurationsRobert Gemmell2009-11-263-0/+356
* Fixes for 0-9-1 supportRobert Godfrey2009-11-265-12/+28
* Improved error messages in brokertest framework.Alan Conway2009-11-261-12/+43
* Cluster consistency: check for no clean store condition.Alan Conway2009-11-266-28/+71
* QPID-2219 - Example tests hang when run in a vpath buildTed Ross2009-11-253-9/+30
* Consistency checks for persistent cluster startup.Alan Conway2009-11-259-56/+106
* Don't load modules from default module dir when running help2man.Alan Conway2009-11-251-1/+1
* Don't load from default module dir when generating man page.Alan Conway2009-11-251-1/+1
* Change java and python package versions to 0.6Andrew Stitcher2009-11-253-3/+3
* Fixed cluster build for recent cluster changesAndrew Stitcher2009-11-251-0/+2
* Updated qpid version to 0.6Andrew Stitcher2009-11-252-2/+2
* Allow signing release with specific key by specifying SIGNING_KEY env var.Andrew Stitcher2009-11-251-1/+4
* Removed dotnet from release processAndrew Stitcher2009-11-251-23/+1
* Add export from git repo to release scriptAndrew Stitcher2009-11-251-7/+25