summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make sure you close down heartbeatTimer for every close even if you don'tAndrew Stitcher2009-06-231-1/+2
* QPID-1923: Fix ack mode for TopicSessionTest, reset system property the right...Aidan Skinner2009-06-232-5/+2
* QPID-1935: Reset QPID_WORK after modifying it. handy that.Aidan Skinner2009-06-231-11/+5
* Qpid-1934 : Add log4j splitting.Martin Ritchie2009-06-231-27/+114
* renamed the type field of structs to st_type so it won't conflict with struct...Rafael H. Schloming2009-06-236-16/+29
* QPID-1935: Clean up brokers before starting them everytime.Aidan Skinner2009-06-231-0/+2
* QPID-1936: Fix potential deadlock for durable ring queueGordon Sim2009-06-234-15/+58
* QPID-1935: Use unique queue name per test run. *sigh*.Aidan Skinner2009-06-232-3/+2
* Renamed new directory to avoid clashing with executable name where build is d...Gordon Sim2009-06-236-0/+0
* Script fixes to get tests going on Windows; includes properly licensed backgr...Stephen D. Huston2009-06-223-26/+51
* Fix compile errorStephen D. Huston2009-06-221-1/+1
* Test script to run distributed perftest against a cluster.Alan Conway2009-06-226-0/+150
* Log an error only the first time a detached session is used, ignore after that.Alan Conway2009-06-222-15/+21
* QPID-1933 - Patch from Bryan KearneyTed Ross2009-06-2224-1/+3867
* QPID-1914: Create the queue properlyAidan Skinner2009-06-226-15/+1
* Qpid-1934 : Add start/stop script for broker monitoring.Martin Ritchie2009-06-226-0/+1207
* Resolve Windows build errors/warningsStephen D. Huston2009-06-228-18/+17
* QPID-1914 use one queue per test so failures dont spiralAidan Skinner2009-06-221-1/+2
* QPID-1922 - Applied patch from Bryan KearneyTed Ross2009-06-222-5/+8
* QPID-1924: Make DerbyMessageStore honor $QPID_WORK.Aidan Skinner2009-06-223-2/+31
* QPID-1914: make send() transacted so we know the messages got there.Aidan Skinner2009-06-222-16/+9
* Use DerbyMessageStore for config-systests.xml, ensure it's cleaned upAidan Skinner2009-06-224-5/+8
* QPID-1923: made createDurableSubscriber fail on a temporary topicRafael H. Schloming2009-06-224-4/+42
* QPID-1920 - bug fix patch from Bryan KearneyTed Ross2009-06-191-6/+7
* QPID-1919 - Bugfix patch from Bryan KearneyTed Ross2009-06-191-3/+3
* QPID-1906 - C# QMF console from Bryan KearneyTed Ross2009-06-1970-51/+3174
* Make error-check a cluster-connection control rather than a cluster control.Alan Conway2009-06-187-36/+41
* made test ports configurable; this required adding variable expansion to Prop...Rafael H. Schloming2009-06-187-13/+174
* Correct order of args to memset(); fixes QPID-1787Stephen D. Huston2009-06-181-1/+1
* Add missing include required on some platforms.Gordon Sim2009-06-181-0/+1
* Handle invalid AMPQ data to a cluster by closing the offending connection.Alan Conway2009-06-175-5/+66
* Don't throw exception from destructor in Mutex and Condition as this is unsaf...Gordon Sim2009-06-173-3/+5
* Ensure that the ConnectionTimeoutTask does not block other tasks (e.g. Connec...Gordon Sim2009-06-172-22/+35
* Drop _EXPECTED_FAILURES macro, doesn't work with all boost versions.Alan Conway2009-06-173-28/+6
* Performance improvements in AggregateOutput and SemanticState.Alan Conway2009-06-1622-205/+238
* QPID-1905 - Moved qmf agent code to java/management/agent where it belongs.Ted Ross2009-06-1632-6/+5
* Minor cleanup of the new management-failover example.Ted Ross2009-06-161-6/+15
* Added a new qmf-console example program.Ted Ross2009-06-162-1/+175
* QPID-1754 : Removed release-bin target setup as it is incomplete and fails.Martin Ritchie2009-06-161-13/+0
* changed delay -> sleep and removed hardcoded timeoutsRafael H. Schloming2009-06-151-17/+19
* Revert bad optimization: unpredictable ordering of set caused cluster failures.Alan Conway2009-06-122-9/+25
* QPID-1903 - Applied patch from Bryan KearneyTed Ross2009-06-1220-11/+95
* added halt-on-error option and display ignored testsRafael H. Schloming2009-06-121-6/+33
* Added Steve Huston's keyStephen D. Huston2009-06-121-0/+33
* Change project name to qpid-cpp to match prior-scheme artifacts; enable ctestStephen D. Huston2009-06-111-2/+5
* Change to test directory names for installed tests missed in previous checkinKim van der Riet2009-06-111-2/+2
* Change to test directory names for installed testsKim van der Riet2009-06-111-2/+2
* fixed ssl closeRafael H. Schloming2009-06-112-24/+16
* Added missing license textTed Ross2009-06-117-0/+128
* cleand up and added license headerRafael H. Schloming2009-06-111-17/+27