summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-594 QPID-107 Updated Connection missing AMQAuthenticationException problemsMartin Ritchie2008-03-032-2/+2
* Add licensce headerAidan Skinner2008-03-031-0/+18
* Import test fail scriptAidan Skinner2008-03-031-0/+70
* QPID-594 QPID-107 Updated Connection missing AMQAuthenticationException problemsMartin Ritchie2008-03-032-0/+7
* QPID-702 Removed cluster code as it has been scheduled for such since last year.Martin Ritchie2008-02-2991-8006/+0
* QPID-822 Setting default to false for JMSXUserID cause this test to fail. Now...Martin Ritchie2008-02-281-2/+5
* QPID-822 Set default to false for JMSXUserID.Martin Ritchie2008-02-283-3/+3
* QPID-821 Set default to false for MultiIO and Buffer Limiting.Martin Ritchie2008-02-286-7/+5
* QPID-818 : Persistent Pub/Sub can get exception on acking messageRobert Godfrey2008-02-283-22/+1
* Updated ignore list for eclipse files.Martin Ritchie2008-02-270-0/+0
* QPID-107 : Fixed the left over old AccessManager/PrincipalDatabase references.Martin Ritchie2008-02-261-18/+2
* QPID-800 : Fixed copyright notices that I had previously missed.Rupert Smith2008-02-2613-144/+209
* QPID-804 : Fix Java Broker Python test failuresRobert Godfrey2008-02-261-9/+9
* QPID=813 : Synchronized getInstanceMartin Ritchie2008-02-261-1/+1
* QPID-809 Updated ignore listMartin Ritchie2008-02-250-0/+0
* QPID-107 : Fixed the left over ACL'd ApplicationRegistry from killing subsequ...Martin Ritchie2008-02-251-0/+1
* QPID-809 Updated logging and some whitespace changes.Martin Ritchie2008-02-251-12/+11
* QPID-809 Updated logging and some whitespace changes.Martin Ritchie2008-02-252-10/+12
* QPID-809 Updated logging and removed an unnecessary printStackTrace().Martin Ritchie2008-02-253-21/+4
* QPID-107 : Missing acl example configMartin Ritchie2008-02-251-0/+229
* QPID-107 : Initial ACL implementation for review. Implemented Permissions : C...Martin Ritchie2008-02-2543-828/+2325
* QPID-811 : The RejectionEE is occuring because the task pool is shutdown befo...Martin Ritchie2008-02-251-1/+3
* QPID-810 : Moved check for closingChannels higher in stack and close channel ...Martin Ritchie2008-02-251-23/+33
* Adjusted the default debug level to debug (it was only info)Martin Ritchie2008-02-251-2/+2
* QPID-809 : Added comments and improved logging msgs.Martin Ritchie2008-02-251-1/+4
* QPID-107 added ACCESS_REFUSED as a reason to throw AMQAuthenticationExceptionMartin Ritchie2008-02-251-1/+1
* QPID-809 : Added comments and additional error logging.Martin Ritchie2008-02-252-0/+4
* QPID-808 : add method to qpid.jms Interface.Martin Ritchie2008-02-251-0/+4
* QPID-807 : made methods public.Martin Ritchie2008-02-251-2/+2
* QPID-806 : Added startsWith and endsWith methods to AMQShortString, including...Martin Ritchie2008-02-252-620/+754
* QPID-771: fix up exception handling a bit more, this is so lovely.Aidan Skinner2008-02-223-8/+8
* QPID-790 : Performance ImprovementsRobert Godfrey2008-02-227-58/+14
* QPID-804 : Fix Java Broker Python test failuresRobert Godfrey2008-02-212-6/+4
* QPID-802 : Added one minute run of benchmark tests against external broker to...Rupert Smith2008-02-213-0/+313
* QPID-785: Make sure queue browser consumers are auto-close, add test for brow...Aidan Skinner2008-02-212-35/+54
* QPID-790 : Performance ImprovementsRobert Godfrey2008-02-2158-737/+3067
* QPID-786 Remove bogus Failover timeout, add test.Aidan Skinner2008-02-202-12/+16
* QPID-800 : junit toolkit sources added.Rupert Smith2008-02-20107-540/+9769
* Qpid-594: make AMQConnection listen for exceptions that are thrown asynchrono...Aidan Skinner2008-02-194-43/+102
* Moved c++ to 0-9, based on a spec file with all the WIP stuff removed manuall...Gordon Sim2008-02-196-11/+4558
* * updated c++ build to work with recent gentools changesGordon Sim2008-02-1533-35/+249
* Fixed typo in output statement.Gordon Sim2008-02-141-1/+1
* QPID-790 : Performance ImprovementsRobert Godfrey2008-02-141-0/+5
* QPID-9 : Nested field tables implemented. Also wrote a test that encodes/deco...Rupert Smith2008-02-144-107/+331
* QPID-790 : Performance ImprovementsRobert Godfrey2008-02-1319-63/+192
* QPID-789 : FieldTable putDataInBuffer method not thread safeRobert Godfrey2008-02-131-3/+5
* QPID-788 : Changed MAXIMUM_STATE_WAIT_TIME to pickup value via -Damqj.Maximum...Martin Ritchie2008-02-131-1/+1
* QPID-784 : Added ability to provide existing Socket to Qpid Client Libraries ...Martin Ritchie2008-02-125-63/+54
* QPID-787 : Allow for quoting of identifiers in selectorsRobert Godfrey2008-02-122-1/+19
* QPID-784 : Added ability to provide existing Socket to Qpid Client Libraries ...Martin Ritchie2008-02-128-12/+757