summaryrefslogtreecommitdiff
path: root/java/broker
Commit message (Expand)AuthorAgeFilesLines
* QPID-4678: Update management operations to invoke ACL checks only onceAlex Rudyy2013-04-031-4/+4
* QPID-4695: Add validation of configured object names and IDsAlex Rudyy2013-04-031-0/+11
* QPID-4694: ensure that any IDs generated at startup are saved immediately, ra...Robert Gemmell2013-04-032-0/+12
* QPID-4691: Fix validation and UI for setting of keystore/truststore/peerstore...Alex Rudyy2013-04-023-4/+78
* QPID-4657, QPID-4683: really going all out on the spelling fixes :PRobert Gemmell2013-04-011-3/+3
* QPID-4594, QPID-4682: review changesRobert Gemmell2013-04-011-4/+2
* QPID-4657, QPID-4683: review changesRobert Gemmell2013-04-012-5/+4
* QPID-4676: change External auth provider to create usernames of the form <CN>...Robert Gemmell2013-04-015-17/+237
* QPID-4677: fix for r1463064, which was apparently too complex for the Eclipse...Robert Gemmell2013-04-011-1/+1
* QPID-4677: group the constants for clarity and rename remaining inherited que...Robert Gemmell2013-03-312-11/+13
* QPID-4462: simply return the PlainSaslServer directly instead of looking up i...Robert Gemmell2013-03-311-6/+3
* QPID-4390, QPID-4681: change attribute name to "modelVersion" to better refel...Robert Gemmell2013-03-313-7/+7
* QPID-4594, QPID-4682: changes from review of new 'management mode' functionalityRobert Gemmell2013-03-316-24/+70
* QPID-4657, QPID-4683: review changes for new port configuration functionalityRobert Gemmell2013-03-315-15/+174
* QPID-4680 : [Java Broker] NoAck subscription on persistent queue in 0-8/9/9-1...Robert Godfrey2013-03-311-5/+27
* QPID-4678: Add ACL checks to restrict the operations to change broker level c...Alex Rudyy2013-03-2911-9/+243
* QPID-4677: Rename broker and virtual host attribute constants to distiguish t...Alex Rudyy2013-03-2917-140/+140
* QPID-4677: Add missing broker attributes related to store transactionsAlex Rudyy2013-03-294-5/+79
* QPID-4677: Fix incorrect attribute names and update web management console UI...Alex Rudyy2013-03-296-38/+38
* QPID-4661: Fix broker attribute conversion bugAlex Rudyy2013-03-291-2/+2
* QPID-4671: [Java Broker] Fix NPE occuring in FanoutExchange#isBound(... AMQQu...Alex Rudyy2013-03-282-2/+72
* QPID-4666: fix exception messages during during 0-10 MessageSubscribe failure...Robert Gemmell2013-03-271-2/+2
* QPID-4673 : [Java Broker AMQP 1.0] Remove potential for deadlock between conn...Robert Godfrey2013-03-271-18/+30
* QPID-4637: Change the Qpid version to 0.23Justin Ross2013-03-241-1/+1
* QPID-4596: create/delete password file for the password file authentication p...Alex Rudyy2013-03-2218-39/+179
* QPID-4596: Restrict the creation of PasswordCredentialManagingAuthenticationP...Alex Rudyy2013-03-223-32/+62
* QPID-4661: Improve broker attribute editing UI to avoid sending of unmodified...Alex Rudyy2013-03-229-45/+81
* QPID-4390: Improve the thread safety of java broker management operationsAlex Rudyy2013-03-223-24/+106
* QPID-4390: Add ability to save java broker store version with existing broker...Alex Rudyy2013-03-2112-12/+123
* QPID-4661: Add functionality to update broker fields affected by changes in a...Alex Rudyy2013-03-213-13/+111
* QPID-4661: Add UI into java broker web management console to edit broker attr...Alex Rudyy2013-03-202-13/+125
* QPID-4657: Add UI into java broker web management console to add/edit/delete ...Alex Rudyy2013-03-184-11/+70
* QPID-4655: add BrokerOptions support for skipping the logging configuration (...Robert Gemmell2013-03-183-2/+29
* QPID-4653 : [Java Broker 1.0] Implement statistics counting on 1.0 connectionsRobert Godfrey2013-03-174-11/+40
* QPID-4652 [Java Broker 1.0] delete temporary queues created for exchange subs...Robert Godfrey2013-03-171-0/+37
* QPID-4000 : [Java Broker] Add conversion of 0-x messages to 1-0 subscriptionsRobert Godfrey2013-03-171-21/+14
* QPID-4000 : [Java Broker] Add conversion of 0-x messages to 1-0 subscriptionsRobert Godfrey2013-03-173-101/+481
* QPID-4636: add 'peersOnly=false' on the 'regular trustStore' for clarity, add...Robert Gemmell2013-03-141-0/+1
* QPID-4636: add unit tests for new TrustManagersRobert Gemmell2013-03-141-0/+1
* QPID-4636: add support for a broker 'peerStore' that can be used to perform S...Robert Gemmell2013-03-145-17/+49
* QPID-4593: Remove initial store type command line argument, simplify configur...Alex Rudyy2013-03-1418-935/+950
* QPID-4596,QPID-4638: Change authentication provider names to shorter names, r...Alex Rudyy2013-03-1313-26/+22
* QPID-4645: the firewall plugin no longer exists, functionality is aprt of the...Robert Gemmell2013-03-121-2/+2
* QPID-4645: forgot the HA related jmx addon for the optional bdbstoreRobert Gemmell2013-03-121-2/+2
* QPID-4645: add the broker-plugins and bdbstore moudles as optional dependenci...Robert Gemmell2013-03-111-0/+5
* QPID-4639: Add UI to add/delete virtual hosts into java broker web management...Alex Rudyy2013-03-116-7/+87
* QPID-4638: Add UI to add/delete/update authentication providers into java bro...Alex Rudyy2013-03-1118-73/+403
* QPID-4596: remove manipulation of store files, and vhost store type etc.Robert Gemmell2013-03-101-158/+1
* QPID-4390: misc cleanupRobert Gemmell2013-03-104-38/+6
* QPID-4390: change new sytem property names to include broker to allow disting...Robert Gemmell2013-03-104-12/+16