summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Committed test with localhost as the brokerMartin Ritchie2007-04-191-5/+4
* QPID-454 - Message 'taken' notion is per message. Adjusted to be per message ...Martin Ritchie2007-04-191-22/+78
* QPID-455 Pre-fetched messages can cause problems with client tools. Set IMMED...Martin Ritchie2007-04-191-17/+29
* QPID-459 - NoLocal broken when messages already exist on queue from consumer....Martin Ritchie2007-04-191-3/+17
* Added Test logging to aid in diagnosing problemsMartin Ritchie2007-04-191-2/+26
* QPID-459 - NoLocal broken when messages already exist on queue from consumer....Martin Ritchie2007-04-191-19/+100
* QPID-459 - NoLocal broken when messages already exist on queue from consumer....Martin Ritchie2007-04-197-21/+28
* QPID-455 - Guarded test with a check until a full solution is foundMartin Ritchie2007-04-181-4/+7
* QPID-455 Prefetched messages can cause problems with client tools.Martin Ritchie2007-04-181-26/+32
* ResetMessageListenerTest was using the wrong queue for running tests. This wa...Martin Ritchie2007-04-181-1/+1
* Fix for intermittent CRT expected <1> but was <2> errorsMartin Ritchie2007-04-181-6/+19
* Removed e.printstacktrace that sneaked in with the other code style changes.Martin Ritchie2007-04-181-2/+1
* QPID-458 Fix to make the CSDM check if a message is taken when deliverying to...Martin Ritchie2007-04-181-4/+8
* QPID-457 Fixed rollback inTran problem with test case Missed the actual file ...Martin Ritchie2007-04-181-0/+1
* QPID-457 Fixed rollback inTran problem with test caseMartin Ritchie2007-04-182-1/+32
* QPID-454 Message 'taken' notion is per message. REVERTED as it just wasn't ri...Martin Ritchie2007-04-181-28/+21
* AMQUserManagementMBean.java - calling relaod within viewUsers method.Bhupendra Bhusman Bhardwaj2007-04-189-11/+97
* QPID-417Bhupendra Bhusman Bhardwaj2007-04-171-0/+30
* QPID-455 Prefetched messages can cause problems with client tools.Martin Ritchie2007-04-177-103/+182
* QPID-454 Message 'taken' notion is per message. But should be per message per...Martin Ritchie2007-04-175-44/+67
* QPID-422 : Combined all user configured notifications on one view.Bhupendra Bhusman Bhardwaj2007-04-1712-401/+703
* QPID-453 : AMQShortString should implement ComparableRobert Godfrey2007-04-161-1/+1
* removed default username as guest. Added hashing for new user password field. Bhupendra Bhusman Bhardwaj2007-04-167-36/+76
* added parameter for SASLBhupendra Bhusman Bhardwaj2007-04-161-1/+1
* Created new ping client that sends messages only. Usefull for examaning known...Robert Greig2007-04-133-3/+67
* QPID-352 ChangesMarnie McCormack2007-04-121-6/+11
* QPID-352 ChangesMarnie McCormack2007-04-121-0/+9
* QPID-446Martin Ritchie2007-04-122-0/+8
* refining the mbean operationsBhupendra Bhusman Bhardwaj2007-04-123-9/+7