| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-4813: Protect operations to update queue and exchange attributes with ACL | Alex Rudyy | 2013-05-04 | 1 | -0/+1 |
| * | QPID-4390, QPID-4743: configuration improvements from review | Robert Gemmell | 2013-04-15 | 1 | -165/+0 |
| * | QPID-4705: Restrict access to web management interfaces to authenticated and ... | Alex Rudyy | 2013-04-08 | 1 | -0/+1 |
| * | QPID-4678: Add ACL checks to restrict the operations to change broker level c... | Alex Rudyy | 2013-03-29 | 1 | -0/+3 |
| * | QPID-4390: Introduce a configuration store in java broker allowing runtime mo... | Alex Rudyy | 2013-02-19 | 1 | -119/+0 |
| * | QPID-4517: modify broker log4j configuration to use logger names instead of f... | Phil Harvey | 2013-01-03 | 1 | -3/+3 |
| * | QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad... | Robert Gemmell | 2012-10-12 | 1 | -3/+0 |
| * | QPID-4334: removed the firewall plugin and moved its functionality into the A... | Keith Wall | 2012-09-28 | 1 | -2/+15 |
| * | QPID-4292: add ACL rule to authorise access to the web management UI | Keith Wall | 2012-09-10 | 1 | -27/+38 |
| * | NO-JIRA: add default config for http management | Robert Gemmell | 2012-09-10 | 1 | -0/+5 |
| * | QPID-4283: Make web management capable of using external authentication manager. | Keith Wall | 2012-09-04 | 1 | -1/+1 |
| * | QPID-4271: improve behaviour when embedding the broker inside a container | Keith Wall | 2012-09-04 | 1 | -12/+5 |
| * | QPID-4236, QPID-4237, QPID-4245: Added group management functionality, and ex... | Robert Gemmell | 2012-08-24 | 3 | -16/+56 |
| * | QPID-4185: improve broker_example.acl to give more reasonable settings, repla... | Robert Gemmell | 2012-08-03 | 1 | -12/+13 |
| * | QPID-4184: enable the notifications beign logged by configuring the associate... | Robert Gemmell | 2012-08-02 | 1 | -0/+5 |
| * | QPID-4173: Switch off subscription.state logger to reduce the verbosity for c... | Robert Gemmell | 2012-08-02 | 1 | -0/+6 |
| * | QPID-3998: Add HTTPS support for the REST management interface | Robert Gemmell | 2012-07-13 | 1 | -0/+3 |
| * | QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu... | Robert Gemmell | 2012-06-28 | 3 | -6/+21 |
| * | QPID-4006: add support for using BDB HA to form an active-passive cluster for... | Robert Gemmell | 2012-05-17 | 1 | -6/+6 |
| * | QPID-3917: Refactor VirtualHost/MessageStore implementations to be ready for ... | Keith Wall | 2012-03-30 | 1 | -6/+6 |
| * | QPID-2159: Remove create-example-ssl-stores script from Java Broker. | Keith Wall | 2012-03-01 | 1 | -2/+1 |
| * | QPID-3844: allow queryMBeans to succeed without ACL checking, tools like JCon... | Robert Gemmell | 2012-02-16 | 1 | -4/+21 |
| * | QPID-3788: Remove remaining MINA configuration keys (and those from other ret... | Keith Wall | 2012-01-28 | 1 | -3/+0 |
| * | QPID-3684: Remove the Message Store Tool and its associated script and config... | Keith Wall | 2011-12-15 | 1 | -54/+0 |
| * | NO-JIRA: remove unused 'qpid.passwd' file, update 'md5passwd' file to align u... | Robert Gemmell | 2011-11-30 | 5 | -211/+2 |
| * | QPID-3641: rename configuration element aclv2 => acl. | Keith Wall | 2011-11-28 | 1 | -2/+2 |
| * | QPID-3641: ACLV2 Simplifications and Improvements for Java Broker | Keith Wall | 2011-11-24 | 2 | -1/+69 |
| * | NO-JIRA: add example configuration for using a persistence store | Robert Gemmell | 2011-10-30 | 1 | -6/+9 |
| * | QPID-3517: Inconsistent SSL configuration keys in Java Broker in config.xml | Keith Wall | 2011-10-16 | 1 | -2/+2 |
| * | QPID-3486: Make connector server port used for JMX configurable. | Keith Wall | 2011-09-14 | 1 | -2/+8 |
| * | QPID-3266: Tidy up housekeeping configuration option for scheduling frequency | Keith Wall | 2011-08-26 | 1 | -1/+1 |
| * | QPID-3429: ensure that SSL is enabled correctly in MinaNetworkHandler. Refact... | Robert Gemmell | 2011-08-18 | 1 | -1/+1 |
| * | QPID-3283: make Authentication Manager pluggable. | Robert Gemmell | 2011-07-15 | 3 | -42/+2 |
| * | QPID-2498: upgrade Mina to 1.1.7. | Robert Gemmell | 2011-07-14 | 1 | -2/+1 |
| * | QPID-3341: remove unused/dead transport code and accompanying implementation ... | Robert Gemmell | 2011-07-07 | 1 | -9/+2 |
| * | QPID-3296: update RMIPasswordAuthenticator to authenticate users via Authenti... | Robert Gemmell | 2011-06-09 | 1 | -4/+0 |
| * | QPID-2759: Remove defunct jmxremote.access file user management rights manipu... | Robert Gemmell | 2011-05-10 | 2 | -24/+0 |
| * | QPID-3010: ensure the SimpleByteBufferAllocator is always used and non-direct... | Robert Gemmell | 2011-01-21 | 1 | -2/+0 |
| * | QPID-2942: disable management SSL by default, update config.xml to use keysto... | Robert Gemmell | 2010-11-14 | 1 | -3/+4 |
| * | QPID-2911: Remove the class printing from the log4j layout | Andrew Donald Kennedy | 2010-10-24 | 1 | -3/+3 |
| * | QPID-2843: Remove old logging and use the operational logging framework to pr... | Robert Gemmell | 2010-09-02 | 1 | -7/+0 |
| * | QPID-2802: Add support for a status-logging hierarchy, such that the Log4jMes... | Robert Gemmell | 2010-08-26 | 1 | -3/+9 |
| * | QPID-2606: Access Control Modifications | Robert Gemmell | 2010-05-31 | 1 | -3/+2 |
| * | QPID-2584 : Update VirtualHostImp and VHPlugin to ensure that a RuntimeExcept... | Martin Ritchie | 2010-05-18 | 1 | -0/+1 |
| * | QPID-2585 : Upgrade to Felix 2.0.5 | Martin Ritchie | 2010-05-07 | 1 | -0/+2 |
| * | QPID-2472: correction to count direction comment | Robert Gemmell | 2010-04-01 | 1 | -2/+2 |
| * | QPID-2472: Correct log4j XML configuration comments | Robert Gemmell | 2010-04-01 | 1 | -26/+37 |
| * | QPID-2360, QPID-2361: Restore the virtualhosts.xml file. When a virtualhosts.... | Robert Gemmell | 2010-03-30 | 4 | -378/+164 |
| * | QPID-2155: remove stray character causing parser warnings during broker startup | Robert Gemmell | 2009-12-22 | 1 | -1/+1 |
| * | QPID-2155 : Updated log4j file with more sensible default values for the Qpid... | Martin Ritchie | 2009-12-16 | 1 | -16/+29 |