summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* not needed for management consoleBhupendra Bhusman Bhardwaj2007-04-121-19/+0
* QPID-451 Throw InvalidDestinationException on attempt to publish to a Queue w...Robert Godfrey2007-04-126-29/+170
* 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
* synchronized with hash mechanism used in BrokerBhupendra Bhusman Bhardwaj2007-04-111-5/+3
* 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-1114-60/+323
* 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-117-67/+561
* QPID-446 Initial MBean framework.Martin Ritchie2007-04-102-0/+171
* Added a test to check that Persistent Queues do actually persist.Martin Ritchie2007-04-101-0/+276
* QueueDeclareHandler.java - Added more detail to error messages. Such as retur...Martin Ritchie2007-04-101-27/+25
* Moved bdb tests to bdbstore packageMartin Ritchie2007-04-107-528/+0
* Got rid of some uses of System.out instead of log4j logging.Robert Greig2007-04-092-88/+74
* Got rid of some uses of System.out instead of log4j logging.Robert Greig2007-04-096-336/+305
* Stopped throwing away exception causes.Robert Greig2007-04-0936-522/+743
* Purged logging from exception constructors.Robert Greig2007-04-0914-225/+120
* QPID-444 : updated the management console dependency configuration for sasl ...Bhupendra Bhusman Bhardwaj2007-04-095-5/+32
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@52669...Bhupendra Bhusman Bhardwaj2007-04-091-1/+1
* QPID-444 : added log statements and some config parameters.Bhupendra Bhusman Bhardwaj2007-04-097-21/+23
* Added $@ to allow pass through of command line args to each sub processMartin Ritchie2007-04-096-6/+6
* Added bdbbackup script.Robert Greig2007-04-091-1/+1
* Added bdbbackup script.Robert Greig2007-04-091-0/+21
* Modified assembly to pick up bdb backup script.Robert Greig2007-04-091-0/+6
* Updated so the FileAppender includes time stamps by default.. ConversionPatte...Martin Ritchie2007-04-091-5/+3
* Fixed commit batch size.Robert Greig2007-04-061-2/+2
* Fixed message sizes.Robert Greig2007-04-061-13/+13
* QPID-381 Amended session constructor to be non-transactional and use client a...Marnie McCormack2007-04-061-2/+2
* Added some ramping up performance tests.Robert Greig2007-04-063-17/+20
* QPID-444 : Enabling the SASL support. jmxmp can be plugged into for SASL.Bhupendra Bhusman Bhardwaj2007-04-0612-42/+446
* 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
* Duplicate of BDB-Qpid.shMartin Ritchie2007-04-061-13/+0
* QPID-444 : Enabling the Qpid to use SASL. jmxmp can be plugged into for SAS...Bhupendra Bhusman Bhardwaj2007-04-069-5/+482