summaryrefslogtreecommitdiff
path: root/java/broker/etc
Commit message (Expand)AuthorAgeFilesLines
* QPID-4813: Protect operations to update queue and exchange attributes with ACLAlex Rudyy2013-05-041-0/+1
* QPID-4390, QPID-4743: configuration improvements from reviewRobert Gemmell2013-04-151-165/+0
* QPID-4705: Restrict access to web management interfaces to authenticated and ...Alex Rudyy2013-04-081-0/+1
* QPID-4678: Add ACL checks to restrict the operations to change broker level c...Alex Rudyy2013-03-291-0/+3
* QPID-4390: Introduce a configuration store in java broker allowing runtime mo...Alex Rudyy2013-02-191-119/+0
* QPID-4517: modify broker log4j configuration to use logger names instead of f...Phil Harvey2013-01-031-3/+3
* QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad...Robert Gemmell2012-10-121-3/+0
* QPID-4334: removed the firewall plugin and moved its functionality into the A...Keith Wall2012-09-281-2/+15
* QPID-4292: add ACL rule to authorise access to the web management UIKeith Wall2012-09-101-27/+38
* NO-JIRA: add default config for http managementRobert Gemmell2012-09-101-0/+5
* QPID-4283: Make web management capable of using external authentication manager.Keith Wall2012-09-041-1/+1
* QPID-4271: improve behaviour when embedding the broker inside a containerKeith Wall2012-09-041-12/+5
* QPID-4236, QPID-4237, QPID-4245: Added group management functionality, and ex...Robert Gemmell2012-08-243-16/+56
* QPID-4185: improve broker_example.acl to give more reasonable settings, repla...Robert Gemmell2012-08-031-12/+13
* QPID-4184: enable the notifications beign logged by configuring the associate...Robert Gemmell2012-08-021-0/+5
* QPID-4173: Switch off subscription.state logger to reduce the verbosity for c...Robert Gemmell2012-08-021-0/+6
* QPID-3998: Add HTTPS support for the REST management interfaceRobert Gemmell2012-07-131-0/+3
* QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu...Robert Gemmell2012-06-283-6/+21
* QPID-4006: add support for using BDB HA to form an active-passive cluster for...Robert Gemmell2012-05-171-6/+6
* QPID-3917: Refactor VirtualHost/MessageStore implementations to be ready for ...Keith Wall2012-03-301-6/+6
* QPID-2159: Remove create-example-ssl-stores script from Java Broker.Keith Wall2012-03-011-2/+1
* QPID-3844: allow queryMBeans to succeed without ACL checking, tools like JCon...Robert Gemmell2012-02-161-4/+21
* QPID-3788: Remove remaining MINA configuration keys (and those from other ret...Keith Wall2012-01-281-3/+0
* QPID-3684: Remove the Message Store Tool and its associated script and config...Keith Wall2011-12-151-54/+0
* NO-JIRA: remove unused 'qpid.passwd' file, update 'md5passwd' file to align u...Robert Gemmell2011-11-305-211/+2
* QPID-3641: rename configuration element aclv2 => acl.Keith Wall2011-11-281-2/+2
* QPID-3641: ACLV2 Simplifications and Improvements for Java BrokerKeith Wall2011-11-242-1/+69
* NO-JIRA: add example configuration for using a persistence storeRobert Gemmell2011-10-301-6/+9
* QPID-3517: Inconsistent SSL configuration keys in Java Broker in config.xmlKeith Wall2011-10-161-2/+2
* QPID-3486: Make connector server port used for JMX configurable.Keith Wall2011-09-141-2/+8
* QPID-3266: Tidy up housekeeping configuration option for scheduling frequencyKeith Wall2011-08-261-1/+1
* QPID-3429: ensure that SSL is enabled correctly in MinaNetworkHandler. Refact...Robert Gemmell2011-08-181-1/+1
* QPID-3283: make Authentication Manager pluggable.Robert Gemmell2011-07-153-42/+2
* QPID-2498: upgrade Mina to 1.1.7.Robert Gemmell2011-07-141-2/+1
* QPID-3341: remove unused/dead transport code and accompanying implementation ...Robert Gemmell2011-07-071-9/+2
* QPID-3296: update RMIPasswordAuthenticator to authenticate users via Authenti...Robert Gemmell2011-06-091-4/+0
* QPID-2759: Remove defunct jmxremote.access file user management rights manipu...Robert Gemmell2011-05-102-24/+0
* QPID-3010: ensure the SimpleByteBufferAllocator is always used and non-direct...Robert Gemmell2011-01-211-2/+0
* QPID-2942: disable management SSL by default, update config.xml to use keysto...Robert Gemmell2010-11-141-3/+4
* QPID-2911: Remove the class printing from the log4j layoutAndrew Donald Kennedy2010-10-241-3/+3
* QPID-2843: Remove old logging and use the operational logging framework to pr...Robert Gemmell2010-09-021-7/+0
* QPID-2802: Add support for a status-logging hierarchy, such that the Log4jMes...Robert Gemmell2010-08-261-3/+9
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-3/+2
* QPID-2584 : Update VirtualHostImp and VHPlugin to ensure that a RuntimeExcept...Martin Ritchie2010-05-181-0/+1
* QPID-2585 : Upgrade to Felix 2.0.5Martin Ritchie2010-05-071-0/+2
* QPID-2472: correction to count direction commentRobert Gemmell2010-04-011-2/+2
* QPID-2472: Correct log4j XML configuration commentsRobert Gemmell2010-04-011-26/+37
* QPID-2360, QPID-2361: Restore the virtualhosts.xml file. When a virtualhosts....Robert Gemmell2010-03-304-378/+164
* QPID-2155: remove stray character causing parser warnings during broker startupRobert Gemmell2009-12-221-1/+1
* QPID-2155 : Updated log4j file with more sensible default values for the Qpid...Martin Ritchie2009-12-161-16/+29