summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changed to use local methods instead of super onesArnaud Simon2007-11-131-10/+6
* Changed to use initial context helperArnaud Simon2007-11-131-5/+2
* Increase severity of log message when frames are dropped on session detachingGordon Sim2007-11-131-1/+1
* Add management directory (as advised on qpid list by nsantos)Gordon Sim2007-11-131-0/+1
* Fixed errors in the calculationRajith Muditha Attapattu2007-11-134-7/+9
* Patch QPID-680 from trossCarl C. Trieloff2007-11-1339-1377/+1793
* - call correct delete []Carl C. Trieloff2007-11-131-1/+1
* modified to collect memory stats before the test.Rajith Muditha Attapattu2007-11-132-0/+2
* - removed debugCarl C. Trieloff2007-11-121-1/+0
* Added a new set of performance tests which is more focused on getting the thr...Rajith Muditha Attapattu2007-11-127-4/+676
* Change to avoid assertion when delivery is concurrent with session detachment:Gordon Sim2007-11-123-11/+16
* On rollback requeue (rather than resend).Gordon Sim2007-11-121-1/+1
* removed a reference to M2.1 branchRajith Muditha Attapattu2007-11-121-1/+1
* Uncommented the lines that caused me a compilation error (due to an out of da...Rajith Muditha Attapattu2007-11-122-5/+5
* - fix for msg creation, content no longer overwritesCarl C. Trieloff2007-11-121-5/+7
* Chnaged the sync logic in the client session to ignore message headersRajith Muditha Attapattu2007-11-123-53/+85
* Fixed a compilation error in XAResourceImplRajith Muditha Attapattu2007-11-122-6/+6
* Minimal bounds checkingGordon Sim2007-11-122-0/+9
* - notify the queue when a async IO completes for a message.Carl C. Trieloff2007-11-123-7/+8
* - fix for dequeue window mode, no ack. (needs to record and dequeue)Carl C. Trieloff2007-11-121-2/+3
* -- added sync requestCarl C. Trieloff2007-11-121-4/+24
* Add DeliveryMode enum to AMQHeaderBody.h, remove from tests.Alan Conway2007-11-105-9/+3
* svn:ignore properties.Alan Conway2007-11-100-0/+0
* Replace vector in AMQHeaderBody with boost::optional.Alan Conway2007-11-102-91/+61
* Get rid of basic_publish, no longer supported by c++ broker.Alan Conway2007-11-091-2/+2
* Get rid of BasicHeaderProperties, dead code from 0-8 protocol.Alan Conway2007-11-0916-411/+74
* Package examples in rpm %doc directory.Alan Conway2007-11-0924-101/+47
* On Linux, broker defaults --worker-threads to the number of available CPU coresAlan Conway2007-11-095-2/+85
* Fix race in destruction of serializer.Gordon Sim2007-11-092-4/+7
* Merged perf test latest from M2.1 onto trunk. Many fixes and now tests throug...Rupert Smith2007-11-0910-863/+1070
* Functions for scripts that verify examples.Alan Conway2007-11-091-0/+50
* added property for setting max message size before a syncArnaud Simon2007-11-092-4/+41
* removed remote exchange class querying when standard exchanges are usedArnaud Simon2007-11-091-52/+81
* Makefile to build/distribute examples.Alan Conway2007-11-091-9/+13
* QPID-676: Jonathan Robie's C++ examples.Alan Conway2007-11-0920-110/+1651
* src/tests/perfdist: Use ssh to run distributed perftest.Alan Conway2007-11-082-36/+91
* Added persistence to queue declaration when --durable option is defined on th...Kim van der Riet2007-11-081-1/+1
* - enable the ability to lazy load from async storeCarl C. Trieloff2007-11-0821-36/+56
* Improved Fix for the race condition where you've got a competing read and writeAndrew Stitcher2007-11-082-74/+15
* Exception handling for dispatch functorGordon Sim2007-11-083-10/+17
* cahnged for testing if the receiving thread is set before stopping itArnaud Simon2007-11-081-1/+1
* Make standard exchanges durableGordon Sim2007-11-088-27/+50
* changed method public void processed(Range range) for flushing when flush is...Arnaud Simon2007-11-081-1/+1
* Ensure browsers are always serviced on the serializers dispatch thread to avo...Gordon Sim2007-11-082-2/+10
* added several cr and xa testsArnaud Simon2007-11-081-0/+167
* added several cr and xa testsArnaud Simon2007-11-080-0/+0
* added several cr and xa testsArnaud Simon2007-11-082-0/+1839
* added several cr and xa testsArnaud Simon2007-11-081-132/+39
* added several cr and xa testsArnaud Simon2007-11-081-0/+2
* added several cr and xa testsArnaud Simon2007-11-081-2/+7