summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/main/java/org/apache/qpid/server/logging/management/LoggingManagementMBean.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-2857: address a further 60 or so issues identified by running FindBugs a...Robert Gemmell2010-09-191-4/+9
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-121-2/+3
* QPID-2322: remove unused version key from the MBean ObjectName'sRobert Gemmell2010-01-061-1/+1
* QPID-2055: remove use of FileUtils.copyCheckedEx for security reasons, genera...Robert Gemmell2009-10-201-26/+25
* QPID-2051: relax the parser validation to only halt startup on fatal-errors i...Robert Gemmell2009-08-171-24/+1
* QPID-2055: update the save process for the log4j configuration file. Check if...Robert Gemmell2009-08-171-5/+32
* QPID-2052: Enable setting Loggers to inherit their Level from an ancestor. Hi...Robert Gemmell2009-08-161-3/+26
* QPID-2016: Add ability to reload the Log4J configuration file on request usin...Robert Gemmell2009-08-161-0/+37
* QPID-2051: Make the LoggingManagementMBean share the lock with QpidLog4JConfi...Robert Gemmell2009-08-161-312/+377
* QPID-2051: Update startup scripts to disable the Log4J default initialisation...Robert Gemmell2009-08-161-44/+60
* QPID-1927: move mbean interfaces to management-common, make broker module dep...Robert Gemmell2009-07-111-1/+2
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+674
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-674/+0
* QPID-1790: add new attribute to logging management mbean to indicate availabl...Robert Gemmell2009-04-061-2/+9
* QPID-1648: Remove doubling of new classes. Stoopid patch(1). PEBKAC.Aidan Skinner2009-02-251-667/+0
* QPID-1648: Add LoggingManagement and associated MBean to enable dynamic reloa...Aidan Skinner2009-02-251-0/+1334