summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-2121 : Update to QTC to allow the setting of System Properties for just ...Martin Ritchie2009-09-303-15/+84
* Correct order of log4j entries so our parser doesn't print an errorMartin Ritchie2009-09-303-1/+3
* QPID-2118 : Corrected 010Exclude for runtime selector exception. Tidied up Se...Martin Ritchie2009-09-303-100/+33
* QPID-2120 : Updated SimpleAMQQueue to ensure that the sub.isSuspended() check...Martin Ritchie2009-09-304-72/+118
* Add debug logging to see what the next message the Subscription is going to l...Martin Ritchie2009-09-301-1/+9
* Prevent NPE in QueueEntryImpl.debugIdentityMartin Ritchie2009-09-301-1/+9
* Add toString to AbstractActor to allow actors to be used in debug log messagesMartin Ritchie2009-09-301-0/+5
* QPID-2116 : Ensure that AMQChannel correctly notifies all running Subscriptio...Martin Ritchie2009-09-301-4/+51
* Update QTC to allow the setting of debug logging for the external broker proc...Martin Ritchie2009-09-302-0/+28
* Add logging of QPID_OPTS to startup in qpid-runMartin Ritchie2009-09-301-0/+1
* Add definition of int64_t (required by gcc 4.4.1)Gordon Sim2009-09-301-0/+1
* For Windows, add 'd' postfix to library file namesStephen D. Huston2009-09-301-4/+4
* Revised set of source files and library names for QMF; matches earlier change...Stephen D. Huston2009-09-291-42/+45
* This is related to QPID-2108Rajith Muditha Attapattu2009-09-292-10/+10
* Fix dependencies so python client used by tests is built before tests.Alan Conway2009-09-291-0/+3
* QPID-2118: exclude SelectorTest#testRuntimeSelectorError until it fails in th...Robert Gemmell2009-09-291-0/+1
* I have applied the patch attached to QPID-2108 from Tim Platten with a few mo...Rajith Muditha Attapattu2009-09-294-49/+214
* QMF Engine updates:Ted Ross2009-09-2917-62/+259
* Fix python tests to work in VPATH builds and for make distcheck.Alan Conway2009-09-2815-101/+135
* QPID-2028 : Augment BrokerActor to allow the setting of the broker name. Upda...Martin Ritchie2009-09-287-12/+21
* QPID-2118, exclude SelectorTest#testSelectorWithJMSMessageID until it fails i...Martin Ritchie2009-09-281-0/+3
* Transient flow-to-disk messages switched to store from BDB. Only single-queue...Kim van der Riet2009-09-283-4/+8
* Set apache.commons logging to warn to reduce the amount of commons debug that...Martin Ritchie2009-09-281-0/+4
* Add INDEX property to created messagesMartin Ritchie2009-09-281-2/+8
* Improve error reporting when commit failedMartin Ritchie2009-09-281-1/+1
* QPID-1871 : Updated RollbackOrderTest to include an onMessage test. Fixed dea...Martin Ritchie2009-09-284-50/+191
* r817742 (the fix for QPID-2102), introduced a deadlock and a race condition i...Gordon Sim2009-09-282-26/+30
* QPID-2102: Changed QueuePolicy to rely on external locking and require dequeu...Gordon Sim2009-09-285-37/+22
* Adding missing fileTed Ross2009-09-271-0/+32
* Cleaned up issues with distribution.Ted Ross2009-09-271-1/+4
* Backed out a broker change that was unintentionally carried along in another ...Ted Ross2009-09-251-1/+1
* QMF updates:Ted Ross2009-09-2547-408/+651
* Exchange route() refactorization that eliminates common code in each of the E...Kim van der Riet2009-09-257-142/+67
* QPID-2115: add 'broker.clean.between.tests' to toggle whether QTC should exec...Robert Gemmell2009-09-252-0/+16
* produce .pyo's as well as .pyc's on installRafael H. Schloming2009-09-241-1/+1
* added back exchange query on link establishment; added sender.sync()Rafael H. Schloming2009-09-243-60/+74
* Use struct/class consistentlyStephen D. Huston2009-09-247-49/+49
* Apply patches from QPID-2110Stephen D. Huston2009-09-2413-22/+229
* Fix to allow python testing stuff to build outside source treeAndrew Stitcher2009-09-231-4/+2
* This patch requires svn 817742, corrects the lock issue for ring queue in 817...Carl C. Trieloff2009-09-235-24/+58
* Fixes to the QMF Ruby API - added missing methods and reduced use of "get_" c...Ted Ross2009-09-234-27/+56
* switched API over to select based driver; added address parserRafael H. Schloming2009-09-234-220/+754
* rhs's new system for python allows us to build python testMichael Goulish2009-09-2312-27/+34
* Attempt to clean up a warning about violating aliasing rules.Ted Ross2009-09-231-3/+3
* This is related to QPID-1956Rajith Muditha Attapattu2009-09-221-5/+5
* QMF updates:Ted Ross2009-09-226-16/+100
* QPID-2112 - C++ Client: Facility needed for app to extract the user-ID in use...Ted Ross2009-09-226-0/+29
* Minor update to allow store access to the message isPersistent() method. This...Kim van der Riet2009-09-224-4/+6
* Joint checkin from gsim, kpvdr, cctrieloff. See QPID-2102: Exceeding reject q...Kim van der Riet2009-09-2219-192/+631
* Make the AsynchIO API more consistentAndrew Stitcher2009-09-225-10/+7