summaryrefslogtreecommitdiff
path: root/java/broker
Commit message (Expand)AuthorAgeFilesLines
* 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
* QPID-414 - Initial script to run the passwd gen. Martin Ritchie2007-04-061-0/+21
* QPID-444 : adding jmxport, which is used when out of the box JMXAgent is not...Bhupendra Bhusman Bhardwaj2007-04-061-0/+1
* QPID-444 : Enabling the Qpid to use SASL. jmxmp can be plugged into for SAS...Bhupendra Bhusman Bhardwaj2007-04-068-5/+476
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@52611...Robert Godfrey2007-04-061-12/+1
* QPID-416 Update to Access control to allow simply read/write permissions per ...Martin Ritchie2007-04-0611-21/+165
* QPID-416 Update to Access control to allow simply read/write permissions per ...Martin Ritchie2007-04-068-21/+81
* QPID-416 Provided simple update to Access Control via FileAccessManager to al...Martin Ritchie2007-04-053-1/+172
* QPID-443 : Fix to transactionality of message publishingRobert Godfrey2007-04-051-1/+7
* Updated scripts to work correctly under solaris and bash 2.0Martin Ritchie2007-04-052-13/+14
* Update to qpid stop scripts to properly check for existing broker instances a...Martin Ritchie2007-04-052-17/+12
* QPID-414 update to config.xml to give usage example.Martin Ritchie2007-04-051-4/+5
* QPID-440 - added comments in the code relating to this bug.Martin Ritchie2007-04-052-0/+2
* QPID-414 : Addition of CRAM-MD5-HASHED authentication. Same as CRAM-MD5 but t...Martin Ritchie2007-04-0510-35/+351
* Added comments and logging to track down bug.Robert Greig2007-04-042-15/+191
* Added verify password method to PrincipalDatabaseMartin Ritchie2007-04-025-1/+98
* Reversed accidental replacing of the word 'initialize' in comments to 'establ...Robert Greig2007-03-281-89/+100
* Test added for durability of messages under broker failure.Robert Greig2007-03-271-1/+1
* Added additional commentsMartin Ritchie2007-03-271-0/+2
* fixed error where script wouldn't pickup running pidsMartin Ritchie2007-03-271-1/+1
* Added echo of progress and reduced timeoutMartin Ritchie2007-03-271-2/+3
* updated config filesMartin Ritchie2007-03-273-2/+253
* QPID-421 displaying AMQMessage properties in user understandable format in M...Bhupendra Bhusman Bhardwaj2007-03-266-16/+47