summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Moved broker details to a separate variable.Martin Ritchie2007-04-021-4/+10
* Added verify password method to PrincipalDatabaseMartin Ritchie2007-04-025-1/+98
* Added CTQ testsMartin Ritchie2007-04-026-0/+6
* Fixed error with passwordfile parameterMartin Ritchie2007-04-025-5/+5
* Added BDB Test scripts and updated pom to contain same tests as were used in ...Martin Ritchie2007-04-0210-13/+854
* Removed excess logging to optimize performance.Robert Greig2007-03-303-24/+58
* Fix for setting the message idRajith Muditha Attapattu2007-03-292-4/+20
* Reversed accidental replacing of the word 'initialize' in comments to 'establ...Robert Greig2007-03-283-371/+432
* Test added for durability of messages under broker failure.Robert Greig2007-03-2710-593/+954
* Added additional commentsMartin Ritchie2007-03-271-0/+2
* Added additional logging and commentsMartin Ritchie2007-03-273-3/+14
* 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
* correctly renamed transient and persistent config filesMartin Ritchie2007-03-271-2/+2
* forgot to rename files after they had been copiedMartin Ritchie2007-03-271-2/+2
* Updated assembly/bin.xml to include transient_config.xml persistent_config.xml Martin Ritchie2007-03-271-0/+24
* QPID-421 displaying AMQMessage properties in user understandable format in M...Bhupendra Bhusman Bhardwaj2007-03-268-17/+61
* Added passwdVhost to the buildMartin Ritchie2007-03-261-0/+6
* QPID-428 Added login functionalityBhupendra Bhusman Bhardwaj2007-03-268-158/+472
* QPID-408Bhupendra Bhusman Bhardwaj2007-03-261-3/+9
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@52179...Bhupendra Bhusman Bhardwaj2007-03-231-0/+7
* QPID-420 (merged from trunk) And r518998:518999 and r520846:520850Bhupendra Bhusman Bhardwaj2007-03-237-14/+81
* QPID-423 Authentication per virtualhostMartin Ritchie2007-03-231-1/+1
* QPID-419 Access Control QPID-423 Authentication per virtualhostMartin Ritchie2007-03-235-8/+28
* Updates to performance tests.Robert Greig2007-03-236-530/+464
* QPID-418 (merged from trunk)Bhupendra Bhusman Bhardwaj2007-03-235-66/+395
* Updated the new Log4j appender to compress the backup files and move them to ...Martin Ritchie2007-03-222-666/+980
* Added a new Appender from the Log4j contrib code base as QpidCompositeRolling...Martin Ritchie2007-03-212-1/+719