summaryrefslogtreecommitdiff
path: root/java/broker
Commit message (Expand)AuthorAgeFilesLines
...
* Defaulted the use of JMX SASL security to false. As this requries the jmxremo...Martin Ritchie2007-04-241-1/+1
* QPID-290 - Java broker does not honor maximum number of channels thresholdMartin Ritchie2007-04-231-2/+13
* QPID-445Bhupendra Bhusman Bhardwaj2007-04-232-17/+10
* White Space changesMartin Ritchie2007-04-231-1/+1
* Comment updates on the origin of the testsMartin Ritchie2007-04-231-1/+3
* Update to system test so that the run as part of the build process as they we...Martin Ritchie2007-04-231-1/+1
* QPID-436 - topic exchange doesn't obey the mandatory flagMartin Ritchie2007-04-231-22/+25
* QPID-445 : Fixed the ClassCastExceptionBhupendra Bhusman Bhardwaj2007-04-231-29/+6
* QPID-394. Removed revision tags.Robert Greig2007-04-236-241/+316
* Added addition log when broker is ready to process.Martin Ritchie2007-04-201-1/+9
* 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-206-40/+24
* Moved string literal 'Qpid_HOME' to constant QPID_HOMEMartin Ritchie2007-04-201-2/+3
* QPID-454 - Message 'taken' notion is per message. Adjusted to be per message ...Martin Ritchie2007-04-191-22/+78
* QPID-459 - NoLocal broken when messages already exist on queue from consumer....Martin Ritchie2007-04-191-3/+17
* QPID-459 - NoLocal broken when messages already exist on queue from consumer....Martin Ritchie2007-04-195-19/+26
* 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-181-1/+1
* 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-182-2/+4
* QPID-454 Message 'taken' notion is per message. But should be per message per...Martin Ritchie2007-04-175-44/+67
* QPID-352 ChangesMarnie McCormack2007-04-121-0/+9
* QPID-446Martin Ritchie2007-04-122-0/+8
* refining the mbean operationsBhupendra Bhusman Bhardwaj2007-04-122-6/+4
* QPID-446 Removed hashing of presented password in Base64MD5PasswordFilePrinci...Martin Ritchie2007-04-121-14/+1
* QPID-446 Update to send userList to JMX Management console.Martin Ritchie2007-04-126-186/+484
* QPID-446 Update to write accessRights file and correctly write Base64 MD5 Has...Martin Ritchie2007-04-126-29/+133
* QpiQPID-446 Update to ensure qpid.password file is correctly written in saveP...Martin Ritchie2007-04-111-2/+48
* Fixed Bug in convertPassword where data wasn't correctly updated PropertiesPr...Martin Ritchie2007-04-111-1/+1
* QPID-446 Update to contain jmx config settings.Martin Ritchie2007-04-111-0/+4
* QPID-446 Martin Ritchie2007-04-1110-57/+175
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@52750...Bhupendra Bhusman Bhardwaj2007-04-111-2/+2
* QPID-444 : added CRAM-MD5-HASHED mechanism for saslBhupendra Bhusman Bhardwaj2007-04-115-22/+39
* QPID-446 Missed the commit of JMXManagedObjectRegistry change on verifyPassw...Martin Ritchie2007-04-111-10/+12
* QPID-446 AMQUserManagementMBean Initial implementation of user management in...Martin Ritchie2007-04-116-63/+558
* QPID-446 Initial MBean framework.Martin Ritchie2007-04-102-0/+171
* QueueDeclareHandler.java - Added more detail to error messages. Such as retur...Martin Ritchie2007-04-101-27/+25
* Got rid of some uses of System.out instead of log4j logging.Robert Greig2007-04-092-84/+139
* Stopped throwing away exception causes.Robert Greig2007-04-099-111/+187
* Purged logging from exception constructors.Robert Greig2007-04-091-2/+2
* QPID-444 : added log statements and some config parameters.Bhupendra Bhusman Bhardwaj2007-04-095-5/+7
* Added bdbbackup script.Robert Greig2007-04-091-0/+21
* Updated so the FileAppender includes time stamps by default.. ConversionPatte...Martin Ritchie2007-04-091-5/+3