summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove libtool file that no longer needs tobe checked inAndrew Stitcher2009-07-101-6892/+0
* Additional fix for make distcheck.Ted Ross2009-07-101-0/+2
* Fixed another make dist problem. Need to specify "nodist_" for conditionally...Ted Ross2009-07-101-1/+1
* Correct the case where for very low ( bytes) staging threshhold managementCarl C. Trieloff2009-07-102-1/+29
* Fix cluster handling of multiple errors.Alan Conway2009-07-103-19/+37
* Minor improvement to cluster logging.Alan Conway2009-07-091-3/+6
* Simplified PollableConditionAlan Conway2009-07-095-140/+41
* Move helper functions out of the public interface, as they are unsafeCarl C. Trieloff2009-07-091-3/+4
* Clean up for next commit to clean broker interfaceCarl C. Trieloff2009-07-092-3/+4
* refrain from using anything other than filesets inside copy, this makes the b...Rafael H. Schloming2009-07-092-6/+15
* updated config paths to match yesterdays moving of test_resourcesRafael H. Schloming2009-07-093-3/+3
* removed dead code and old filesRafael H. Schloming2009-07-0914-1958/+0
* Removed commented out code in makefileTed Ross2009-07-091-2/+0
* Fix make distcheck problemsTed Ross2009-07-093-14/+7
* simulate this:Carl C. Trieloff2009-07-081-0/+42
* Fix to cover this case:Carl C. Trieloff2009-07-083-1/+13
* fix for regression in patch & test to prevent regression againCarl C. Trieloff2009-07-082-1/+51
* Now that broker expects clients to send heartbeats, the client half of an int...Gordon Sim2009-07-081-3/+8
* test for last commitCarl C. Trieloff2009-07-081-1/+18
* More tests and complete fix for svn791672 commit -- correct requeueCarl C. Trieloff2009-07-084-6/+23
* Added qpid:Exception to the client API documentation.Jonathan Robie2009-07-081-1/+1
* Fixed a typo in the help textTed Ross2009-07-081-1/+1
* moved test profiles and related resources into test-profiles subdirectoryRafael H. Schloming2009-07-0835-37/+38
* Added version check for SWIG in the configure script. This should properly d...Ted Ross2009-07-083-2/+121
* QPID-1974: Fixes (and tests) for updating lvq state to new cluster members.Gordon Sim2009-07-086-5/+93
* added script for generating maven poms and moved disposable build output unde...Rafael H. Schloming2009-07-0830-29/+2870
* Properly handle queued closes originating locally. Fixes QPID-1952Stephen D. Huston2009-07-071-3/+8
* added jython-2.5.0.jar to lib dir, this is not yet used, but will be shortlyRafael H. Schloming2009-07-071-0/+0
* comment out the dtd declaration in order to workaround parsing issues under j...Rafael H. Schloming2009-07-071-1/+1
* Reverted 787626 as it was causing the regular profiles to fail.Rafael H. Schloming2009-07-071-2/+0
* Change Nightly start time to 20:00 EST to catch all overnight and during the ...Stephen D. Huston2009-07-071-1/+1
* Added python long cluster test outline for long tests and soak tests. Also ad...Kim van der Riet2009-07-075-7/+90
* Add expected failure case to the list (purge is currently disabled on cluster...Gordon Sim2009-07-071-0/+1
* Correcting to ensure recovered cluster-durable messages are dequeued from storeCarl C. Trieloff2009-07-071-2/+8
* More tests and completion of fix for 791672Carl C. Trieloff2009-07-073-5/+40
* Corrected the case where message on more than one queue does not persist when...Carl C. Trieloff2009-07-074-3/+43
* QPID-1955 Patch from Bryan KearneyTed Ross2009-07-061-16/+117
* QPID-1954 - Patch from Bryan KearneyTed Ross2009-07-063-66/+243
* QPID-1897 - Patch from Julien Lavigne du CadetTed Ross2009-07-062-3/+59
* Make up-to-date check for generated files look in binary dir. On Windows, don...Stephen D. Huston2009-07-021-7/+25
* Update cluster requirements to mention corosync.Alan Conway2009-07-021-4/+5
* Don't try to unset MEMORYCHECK_COMMAND - jut leave it if not neededStephen D. Huston2009-07-021-2/+0
* Federation: Propagation of dynamic bindings is now done on the thread servici...Ted Ross2009-07-026-14/+30
* Bumped the libtool version information for the C++ libraries.Ted Ross2009-07-021-2/+2
* QPID-1965: use transacted send since we *really need* the messages to beAidan Skinner2009-07-021-2/+6
* Fix make build to generate code into the build treeAndrew Stitcher2009-07-023-17/+17
* Fix cmake build for recent gnu ld which needs all libs used by prog andAndrew Stitcher2009-07-023-7/+32
* Fix members joining cluster while cluster is handling client errors.Alan Conway2009-07-019-38/+81
* Prevent broker thread blocking while SSL handshake completes.Gordon Sim2009-07-011-2/+0
* Enabled tests, corrected Boost lib locatorsStephen D. Huston2009-07-013-33/+22