summaryrefslogtreecommitdiff
path: root/java/broker
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* QPID-408Bhupendra Bhusman Bhardwaj2007-03-261-3/+9
* QPID-420 (merged from trunk) And r518998:518999 and r520846:520850Bhupendra Bhusman Bhardwaj2007-03-234-6/+42
* QPID-423 Authentication per virtualhostMartin Ritchie2007-03-231-1/+1
* QPID-419 Access Control QPID-423 Authentication per virtualhostMartin Ritchie2007-03-235-8/+28
* 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
* Added two scripts to stop the running broker without having to first record t...Martin Ritchie2007-03-212-0/+178
* Moved the principal-database and access sections in the xml under security.Martin Ritchie2007-03-199-150/+56
* Correctly moved amqplain and plain sasl implementationsMartin Ritchie2007-03-166-0/+474
* QPID-70 InVM Authentication QPID-419 Access Control QPID-423 Authentication p...Martin Ritchie2007-03-1643-1012/+1849
* - DeliveryManager.getMessage is reimplmented because the ConcurrentLinkedMess...Bhupendra Bhusman Bhardwaj2007-03-153-35/+68
* Short pause to help ensure connection.close comes after last message ack, add...Robert Greig2007-03-153-11/+22
* QPID-415Bhupendra Bhusman Bhardwaj2007-03-153-1/+39
* QPID-170Bhupendra Bhusman Bhardwaj2007-03-151-1/+1
* MBean test moved to broker module because it relates very closely to the Broker.Bhupendra Bhusman Bhardwaj2007-03-141-0/+135
* QPID-411 : ClearQueue functionality of AMQQueue doesn't reset the queue depthBhupendra Bhusman Bhardwaj2007-03-133-0/+245
* Fixed bug where non durable queues would be attempted to be deleted from the ...Martin Ritchie2007-03-131-14/+19
* QPID-408 Queue Depth should be reduced when message is polled from the queue.Bhupendra Bhusman Bhardwaj2007-03-133-1/+423
* QPID-346,QPID-386,QPID-403, QPID-410 Rollback, Basic-Reject, QueueBrowser NO_...Martin Ritchie2007-03-1317-114/+290
* 1. Fixed the AMQQueueMBeanTest failures due to changes in AMQQueuMBean.getQue...Bhupendra Bhusman Bhardwaj2007-03-073-12/+225
* Marked getNextMessage as privateMartin Ritchie2007-03-061-1/+1
* QPID-403 QPID-346 QPID-355 QPID-386 QPID-389 Updates to fix Transactional Rol...Martin Ritchie2007-03-0613-250/+538
* QPID-388 : hand merged the changes done in perftesting branch Bhupendra Bhusman Bhardwaj2007-03-053-27/+12
* (Patch submitted by Rupert Smith) Qpid0394.diffRobert Greig2007-03-014-546/+778
* QPID-383 (Patch submitted by Tomas Restrepo) ssl_really.patchRobert Greig2007-02-284-14/+24
* QPID-391 : Broker Refactoring - initial tidy... add some mechanisms for multi...Robert Godfrey2007-02-2519-310/+700
* QPID-346 Message loss after rollbackMartin Ritchie2007-02-2317-502/+944
* QPID-348 Reverted unecessary nowait addition to amqp Basic.Recover spec.Martin Ritchie2007-02-211-7/+4