summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-852 : Missed this file in the commit as the interface had changed.Martin Ritchie2008-03-141-5/+5
* QPID-852 : Updated broker so that it closes consumers when there are no messa...Martin Ritchie2008-03-141-1/+10
* QPID-852 : Updated broker so that it closes consumers when there are no messa...Martin Ritchie2008-03-143-9/+31
* QPID-851 : Update to AMQChannel to prevent the memory leak when an autoclose ...Martin Ritchie2008-03-141-8/+18
* QPID-592 : Parameterised the Read/Write buffer limits. On the broker extra co...Martin Ritchie2008-03-145-27/+36
* QPID-846 : Update to prevent JMSX* values being masked, updated JMSProperties...Martin Ritchie2008-03-122-8/+33
* QPID-845 : Reinserted ':' to JMSMessageID.Martin Ritchie2008-03-122-1/+2
* QPID-107 : Over zealous change set reduction removed an required importMartin Ritchie2008-03-101-0/+1
* QPID-107 : Changes based on code review. Martin Ritchie2008-03-1011-161/+63
* QIPD-841 : Problem with SimpleACLTest was that the ConfigurationFilePrincipal...Martin Ritchie2008-03-102-13/+8
* QPID-847 : SelectorParserTest with disabled testLike() Martin Ritchie2008-03-101-0/+130
* QPID-841 : Removed SimpleACLTest from the build until we can diagnose why it ...Martin Ritchie2008-03-071-0/+1
* QPID-839 : DUPS_OK should behave exactly as AUTO_ACK ... this would not cause...Robert Godfrey2008-03-071-37/+3
* QPID-839 : Fixed the hanging issue with this test; as yet unable to reproduce...Robert Godfrey2008-03-071-5/+18
* QPID-840 : fixed the GC setting.Martin Ritchie2008-03-071-1/+1
* QPID-831 : Remove incorrect references to getDeliveredToConsumer()Robert Godfrey2008-03-041-20/+4
* QPID-828 : Stop transient message data being cleared while still deliveringRobert Godfrey2008-03-032-5/+3
* QPID-107 : Updated two test cases that can fail due to the session being clos...Martin Ritchie2008-03-031-0/+15
* QPID-784 : Minor changes based on code comments by ASkinner and RGodfrey.Martin Ritchie2008-03-032-5/+7
* 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