summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
...
* Makefile.am: added check-long target to run perftest scenarios.Alan Conway2008-01-047-5/+25
* see Qpid-721Arnaud Simon2008-01-041-7/+7
* estSend2ThenCloseAfter1andTryAgain from CommitRollbackTest randomlyArnaud Simon2008-01-041-8/+8
* cashed headers: see QPID-720Arnaud Simon2008-01-046-15/+80
* chshed headers: see QPID-720Arnaud Simon2008-01-047-20/+60
* changed M2 to 0.10Arnaud Simon2008-01-041-2/+2
* added mina logging levelArnaud Simon2008-01-041-0/+3
* added M2 connection factory and JNDI destinationsArnaud Simon2008-01-041-39/+46
* added "..qpidity" package (see Qpid-719)Arnaud Simon2008-01-042-0/+7
* added missing header fileNuno Santos2008-01-031-0/+1
* fixed compile error in MessageProducer.javaRafael H. Schloming2008-01-031-1/+1
* limit builds to i386 and x86_64 archsNuno Santos2008-01-031-1/+6
* add ruby as a build dependencyNuno Santos2008-01-031-1/+5
* I noticed that the asString() method will rebuild the string from scratch eac...Rajith Muditha Attapattu2008-01-021-6/+16
* patch-715 (tross)Carl C. Trieloff2008-01-0222-128/+446
* Fixed bug in completion tracking.Gordon Sim2007-12-211-1/+1
* Probable fix for QPID-712:Andrew Stitcher2007-12-201-1/+3
* Further renames as suggested by jrobie@redhat.comGordon Sim2007-12-205-1/+173
* Fixed to ensure that the correct exchange is used for different modes. (Previ...Gordon Sim2007-12-201-7/+8
* fixed speling issues and pubsub onesArnaud Simon2007-12-192-2/+2
* fixed speling issues and pubsub onesArnaud Simon2007-12-194-17/+13
* File rename to better fit the pubsub nomenclature (from jrobie@redhat.com)Gordon Sim2007-12-192-25/+15
* chnaged to use jndiArnaud Simon2007-12-192-17/+31
* include fixes from Gordon Sim (fragmentation, lazy-loading, staging) and Alan...Nuno Santos2007-12-181-1/+5
* Fixes to max frame size default and fragmentation on broker.Gordon Sim2007-12-187-8/+10
* * Limited time allowed for reading on a single connection in a single go to 2msAndrew Stitcher2007-12-173-16/+59
* Add log message when broker closes connectionGordon Sim2007-12-171-1/+3
* Qpid-710: changed start so connection is started before messages are deliveredArnaud Simon2007-12-171-1/+1
* Qpid-709: nolocal test was failing because the inVM connections were not crea...Arnaud Simon2007-12-172-1/+16
* Fixed fragmentation (content bodies were 1 byte smaller than they could be du...Gordon Sim2007-12-171-1/+1
* Changed to use the new session api, made size and max-frame-size configurable.Gordon Sim2007-12-171-74/+83
* Qpid-708: changed setCleintID to throw the expected exceptionArnaud Simon2007-12-171-1/+1
* examples/Makefile.am: Fixed build failures.Alan Conway2007-12-145-429/+13
* patch from tross Carl C. Trieloff2007-12-143-18/+68
* Fix sequence numbers and sequence checks in perftest.Alan Conway2007-12-141-17/+18
* verify: starts its own broker when run in build.Alan Conway2007-12-144-180/+12
* Updated tests expectations inline with recent change to default logging outputGordon Sim2007-12-141-1/+1
* From: Jonathan Robie <jrobie@redhat.com>Alan Conway2007-12-1415-62/+448
* Log to stderr by defaultAlan Conway2007-12-141-1/+1
* Some fixes for 'flow to disk' (i.e. dropping message content from memory, and...Gordon Sim2007-12-147-7/+22
* Changed --store to --store-lib as a simple way to avoid confusing the options...Gordon Sim2007-12-141-1/+1
* Allow the queue policy to be set through command line optionsGordon Sim2007-12-141-7/+16
* Only release content for durable queues.Gordon Sim2007-12-142-10/+18
* Handle exceptions while doing 'output' for the connection (i.e. message deliv...Gordon Sim2007-12-141-1/+8
* examples/verify: Modified so it can be run in a checkout or in an installation.Alan Conway2007-12-131-5/+6
* perftest:Alan Conway2007-12-132-31/+42
* Some fixes relating to message 'staging'.Gordon Sim2007-12-137-11/+9
* Updated valgrind suppressions for F8.Alan Conway2007-12-121-25/+4
* src/qpid/InlineAllocator.h: Removed cast, causing problems on alpha platform.Alan Conway2007-12-122-8/+4
* Fixed deadlock on connection closeGordon Sim2007-12-122-3/+15