summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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-0937-524/+745
* Purged logging from exception constructors.Robert Greig2007-04-0915-226/+121
* 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
* QPID-443 : Fix to transactionality of message publishingRobert Godfrey2007-04-061-2/+5
* Added a test scriptRobert Greig2007-04-062-6/+48
* removed pauses between batchesMartin Ritchie2007-04-061-24/+24
* 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-0612-23/+168
* Updated case of properties to be true cammelCase and updated tests to run for...Martin Ritchie2007-04-061-138/+138
* 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-053-1/+42
* 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-308 Updated HeapExhaustion to be able to be run from command lineMartin Ritchie2007-04-051-14/+135
* QPID-414 update to config.xml to give usage example.Martin Ritchie2007-04-051-4/+5
* QPID-308 removed closeConnection() that calls close(-1) and may result in a c...Martin Ritchie2007-04-051-5/+0
* QPID-440 - added comments in the code relating to this bug.Martin Ritchie2007-04-052-0/+2
* Old ant folderMartin Ritchie2007-04-050-0/+0
* QPID-414 : Addition of CRAM-MD5-HASHED authentication. Same as CRAM-MD5 but t...Martin Ritchie2007-04-0516-57/+541
* QPID-308 Added test case to demonstrate heap exhaustion of broker. Can't be r...Martin Ritchie2007-04-052-0/+354
* Updated case of propertiesMartin Ritchie2007-04-042-12/+12
* Fixed dangling transaction problem by correctly binding queue.Robert Greig2007-04-042-53/+44
* Added comments and logging to track down bug.Robert Greig2007-04-042-15/+191
* Added simeple file copy function.Robert Greig2007-04-041-0/+36
* Added standard command line handlineRobert Greig2007-04-041-5/+37
* Added default timeout to AMQConnection.close();Martin Ritchie2007-04-041-1/+2