summaryrefslogtreecommitdiff
path: root/java/broker
Commit message (Expand)AuthorAgeFilesLines
* use svnexe for uploading, generate source jarsAidan Skinner2008-04-082-0/+26
* Set version to M2.1 for all, it's release timeAidan Skinner2008-04-012-4/+4
* Update version in pomsAidan Skinner2008-03-312-4/+4
* Add licenscesAidan Skinner2008-03-314-0/+83
* QPID-890 : Removed old references to VHostPrincipalDatabase and an errant old...Martin Ritchie2008-03-311-18/+3
* QPID-875 : Dropped logging level to debug.Martin Ritchie2008-03-241-2/+2
* QPID-873 : Authentication Exception should be hard error; also NPE in Propert...Robert Godfrey2008-03-241-2/+6
* QPID-868 : The acl.config.xml was using Base64MD5 PF which cannot be used inV...Martin Ritchie2008-03-211-2/+2
* QPID-868 : Removed the acl.config.xml from systests/etc and updated the syste...Martin Ritchie2008-03-211-5/+1
* QPID-847 : Fixed this test for the selectorsMartin Ritchie2008-03-191-5/+3
* QPID-858 : Added cancel to the housekeeping thread when the vhost is closed.Martin Ritchie2008-03-171-0/+4
* QPID-847 : InvalidSelectorException. This was caused by the Broker now being ...Martin Ritchie2008-03-171-3/+11
* 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-142-11/+16
* QPID-107 : Changes based on code review. Martin Ritchie2008-03-105-125/+30
* 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-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-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-284-5/+3
* QPID-818 : Persistent Pub/Sub can get exception on acking messageRobert Godfrey2008-02-283-22/+1
* QPID-107 : Fixed the left over old AccessManager/PrincipalDatabase references.Martin Ritchie2008-02-261-18/+2
* 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-252-15/+4
* QPID-107 : Initial ACL implementation for review. Implemented Permissions : C...Martin Ritchie2008-02-2540-806/+1710
* 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-790 : Performance ImprovementsRobert Godfrey2008-02-223-21/+2
* QPID-804 : Fix Java Broker Python test failuresRobert Godfrey2008-02-212-6/+4
* QPID-790 : Performance ImprovementsRobert Godfrey2008-02-2122-310/+624
* QPID-800 : junit toolkit sources added.Rupert Smith2008-02-202-4/+1
* QPID-790 : Performance ImprovementsRobert Godfrey2008-02-139-38/+86
* QPID-787 : Allow for quoting of identifiers in selectorsRobert Godfrey2008-02-121-0/+17
* QPID-588: change instances of trace() and isTraceEnabled to debug equivalent ...Aidan Skinner2008-02-085-24/+24
* Merged revisions 608477,609961,610475,610479,610806,611146 via svnmerge from Aidan Skinner2008-01-286-267/+364
* Merged revisions 598285,598619,598721,598834-598835,599375,599531,599533,5995...Aidan Skinner2008-01-249-51/+112
* QPID-746 : Used the parameter pased to setRedelivered() : fixed as per JIRAMartin Ritchie2008-01-181-1/+1
* QPID-723 : Added exec to command line.Martin Ritchie2008-01-111-1/+1
* QPID-718 : NPE when binding queue with null routing keyRobert Godfrey2008-01-033-2/+7
* QPID-716 : pass in generated Queue NameRobert Godfrey2008-01-031-5/+8
* QPID-711 : create a QueueEntry class and move message-on-queue functions (suc...Robert Godfrey2007-12-1825-590/+510
* Merged revisions 594992-595694,595697-596350,596352-596362,596364-598327 via ...Rupert Smith2007-11-302-22/+50
* Qpid-559 : OSGi Patch Provided by Aidan Skinner Martin Ritchie2007-11-2615-26/+455
* QPID-92, QPID-564 : Upgraded Mina to 1.0.1 still not good enough but all futu...Martin Ritchie2007-11-265-36/+92
* QPID-567 : Add mutliversion support to Qpid/Java, fixed client support when s...Robert Godfrey2007-11-266-6/+128