summaryrefslogtreecommitdiff
path: root/qpid/java/broker/etc
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Implement reload principal data. Also implement system tests for JMX...Keith Wall2012-06-271-6/+0
* QPID-3999 : Applied patch from Alex Rudyy for auth checks on management opera...Robert Godfrey2012-06-212-0/+21
* merge changes from trunk up to r1339789Robert Gemmell2012-06-051-6/+6
* merge changes from trunk up to r1307416Robert Gemmell2012-04-171-6/+6
* NO-JIRA: initial changes consisting of new config api plus some model impleme...Robert Gemmell2012-03-131-1/+1
* 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-2630, QPID-2631: 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
* QPID-2085 : Revert the addition of APPEND. We should use a rolling file appen...Martin Ritchie2009-10-191-1/+1
* Updated broker log4j.xml to remove the DEBUG logging from o.a.commonsMartin Ritchie2009-10-051-0/+4
* QPID-2092 Move test configuration to systest package and update to provide a...Martin Ritchie2009-09-107-843/+0
* QPID-2091 : Updated ServerConfiguration and added test to ServerConfiguration...Martin Ritchie2009-09-102-135/+120
* QPID-2085 : Set append to true by default. Added QPID_LOG_APPEND variable to ...Martin Ritchie2009-09-071-1/+1
* QPID-2002: MessageStore Logging , DerbyMS Does not have Queue Recovery loggin...Martin Ritchie2009-08-061-0/+3
* QPID-2001 : Provide a locale configuration option to allow the localisation o...Martin Ritchie2009-07-221-0/+1
* QPID-1992 : Corrected duplication in ServerConfiguration for StatusUpdates an...Martin Ritchie2009-07-221-0/+2
* QPID-1980 : Update to ServerConfiguration provided by Keith Chow, Updated Ser...Martin Ritchie2009-07-221-0/+2
* QPID-1937: add an admin user to the example password fileRobert Gemmell2009-07-131-0/+1
* updated config paths to match yesterdays moving of test_resourcesRafael H. Schloming2009-07-093-3/+3
* Put the default test profile back to using MemoryMessageStore for now, add ja...Aidan Skinner2009-06-262-3/+141
* Use DerbyMessageStore for config-systests.xml, ensure it's cleaned upAidan Skinner2009-06-221-3/+3
* Don't delete derby.log. Use virtualhost-systests.xml for testing purpouses. M...Aidan Skinner2009-05-262-1/+125
* QPID-1826: brown paper bag commitAidan Skinner2009-04-231-15/+11