summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* QPID-461 Update to CommitRollbackTest. Ensuring messages received have the co...Martin Ritchie2007-05-011-7/+27
* QPID-461 Update to CommitRollbackTest. Ensuring messages received have the co...Martin Ritchie2007-04-301-14/+14
* QPID-466 Create STRICT_AMQP System property to disable JMS extensions in Java...Martin Ritchie2007-04-302-140/+232
* QPID-476 : Remove duplicate map of channelId to sessionRobert Godfrey2007-04-305-97/+28
* Added time-out for secure server connection.Bhupendra Bhusman Bhardwaj2007-04-304-16/+32
* Added reference for qpid.start and brought bin-test in line with bin.Martin Ritchie2007-04-272-0/+24
* Removed reference to bdbbackupMartin Ritchie2007-04-271-6/+0
* Added Apache legal headers and added qpid.start which logs the startup commandMartin Ritchie2007-04-273-0/+57
* Updated MLT to have variables that define the BROKER and VHOST used and White...Martin Ritchie2007-04-271-23/+30
* Updated PrincipalDatabase implementations to return empty strings rather than...Martin Ritchie2007-04-272-2/+4
* Bin Updates: Qpid-Run removed new bash 3.x feature += replaced with option="$...Martin Ritchie2007-04-273-25/+13
* QPID-473 Base64MD5PrincipalDatabase doesn't check password changes were appli...Martin Ritchie2007-04-271-17/+5
* QPID-471Bhupendra Bhusman Bhardwaj2007-04-274-7/+69
* Rationalized the performance tests.Robert Greig2007-04-261-116/+113
* QPID-466 Create STRICT_AMQP System property to disable JMS extensions in Java...Martin Ritchie2007-04-261-11/+55
* Rationlized the performance tests.Robert Greig2007-04-261-273/+172
* QPID-292 - Authentication not handled correctly.Martin Ritchie2007-04-261-2/+17
* Made the return type of getTestMessage() to a generic type for subclass to ov...Bhupendra Bhusman Bhardwaj2007-04-256-6/+44
* Management Console SASL changesBhupendra Bhusman Bhardwaj2007-04-242-10/+17
* Added connection exception handling and refactored the action classesBhupendra Bhusman Bhardwaj2007-04-2410-273/+131
* Reduced logging on requeue.Martin Ritchie2007-04-241-9/+5
* Added display of build and release versions in Help->AboutBhupendra Bhusman Bhardwaj2007-04-247-60/+169
* Management Console sasl changesBhupendra Bhusman Bhardwaj2007-04-244-3/+11
* Defaulted the use of management.security-enabled security to false. As this r...Martin Ritchie2007-04-241-1/+1
* Defaulted the use of JMX SASL security to false. As this requries the jmxremo...Martin Ritchie2007-04-241-1/+1
* ResetMessageListenerTest - needs to have IMMEDIATE_PREFETCH = true.Martin Ritchie2007-04-231-12/+11
* QPID-290 - Java broker does not honor maximum number of channels thresholdMartin Ritchie2007-04-232-2/+88
* QPID-445Bhupendra Bhusman Bhardwaj2007-04-232-17/+10
* White Space changesMartin Ritchie2007-04-232-2/+2
* Comment updates on the origin of the testsMartin Ritchie2007-04-232-2/+6
* Update to system test so that the run as part of the build process as they we...Martin Ritchie2007-04-238-16/+42
* QPID-436 - topic exchange doesn't obey the mandatory flagMartin Ritchie2007-04-232-25/+162
* QPID-472 - Creation of TemporaryQueues will not guarantee unique queue names ...Martin Ritchie2007-04-232-15/+139
* QPID-445 : Fixed the ClassCastExceptionBhupendra Bhusman Bhardwaj2007-04-231-29/+6
* QPID-470 : Catching the security exception for users, which have no access to...Bhupendra Bhusman Bhardwaj2007-04-2312-172/+143
* QPID-394. Removed revision tags.Robert Greig2007-04-236-241/+316
* Added addition log when broker is ready to process.Martin Ritchie2007-04-202-4/+12
* QPID-468 Update to log4j.xml to ensure the new logger is at least at the info...Martin Ritchie2007-04-201-0/+4
* QPID-471 User list not populated. Martin Ritchie2007-04-201-1/+1
* White space changes plus additional logging to aid in debuggingMartin Ritchie2007-04-201-13/+12
* QPID-445 Added checks to ensure UserManagement MBean is only accessed by Admi...Martin Ritchie2007-04-205-75/+135
* Updated PrincipalDatabase verifyPassword to match rest of API and take a char[]Martin Ritchie2007-04-204-45/+15
* QPID-468 Add Broker verison number to Listen print line in Main.java:367Martin Ritchie2007-04-201-25/+31
* Copied fix for invalid IP bytes greater than 127 from trunk.Robert Greig2007-04-201-15/+20
* QPID-445 : md5 hashed password will be sent from management console to QpidBhupendra Bhusman Bhardwaj2007-04-208-63/+69
* QPID-279 Patch from Nuno SantosBhupendra Bhusman Bhardwaj2007-04-202-2/+2
* Moved string literal 'Qpid_HOME' to constant QPID_HOMEMartin Ritchie2007-04-201-2/+3
* Made IMMEDIATE_PREFETCH to allow access from additional test class.Martin Ritchie2007-04-201-2/+2
* Reinstated the two consumer receive test. Martin Ritchie2007-04-202-23/+119
* Additional test to ensure connection closure doesn't cause problems.Martin Ritchie2007-04-191-0/+81