summaryrefslogtreecommitdiff
path: root/qpid/java/management/common/src/main/java/org/apache/qpid/management
Commit message (Expand)AuthorAgeFilesLines
* QPID-2759: Remove defunct jmxremote.access file user management rights manipu...Robert Gemmell2011-05-102-14/+45
* QPID-2984: increment management API version to allow distinguishing addition ...Robert Gemmell2011-04-213-47/+53
* QPID-2984: Add statistics generation for broker message deliveryAndrew Donald Kennedy2011-03-083-4/+354
* QPID-3090: quote the MBean ObjectName key values for the names of Queues, Con...Robert Gemmell2011-03-011-1/+1
* QPID-2857: address a further 60 or so issues identified by running FindBugs a...Robert Gemmell2010-09-196-32/+64
* QPID-2867: add support to the JMX management console for removing bindings fr...Robert Gemmell2010-09-181-1/+1
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-171-6/+16
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-121-37/+41
* QPID-2731: enable getting/setting queue exclusivity via JMXRobert Gemmell2010-07-163-4/+26
* QPID-2700 Patch for ability to remove bindings from exchanges and additional ...Marnie McCormack2010-07-052-5/+19
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-5/+14
* QPID-2322: Add new createUser and setPassword methods using String for passwo...Robert Gemmell2010-01-062-1/+45
* QPID-2322: change the JMX parameter name for the password parameter to preven...Robert Gemmell2010-01-061-2/+2
* QPID-2322: remove unused version key from the MBean ObjectName'sRobert Gemmell2010-01-068-9/+0
* QPID-2177: expose Capacity, FlowResumeCapacity, and FlowOverfull as attribute...Robert Gemmell2009-12-082-2/+57
* QPID-2152: Update the timeout process so as not to return a null, and close a...Robert Gemmell2009-12-031-33/+46
* QPID-2178: expand the return from channels() to indicate whether the channel ...Robert Gemmell2009-11-062-4/+5
* QPID-2016: apply missed version number increment for the new methodRobert Gemmell2009-10-092-2/+2
* QPID-2016: Add ability to reload the Log4J configuration file on request usin...Robert Gemmell2009-08-161-1/+10
* QPID-2018: Updated AMQQueueMBean to make use of the AMQQueue clearQueue retur...Robert Gemmell2009-08-101-3/+7
* QPID-2015: Add 2 new methods to the VirtualHostManager to retrieve attribute ...Robert Gemmell2009-08-092-7/+46
* QPID-2000: add a method to the VirtualHostManager MBean to retrieve a Map key...Robert Gemmell2009-07-241-0/+12
* QPID-1967: collect possible Exchange Type values from the broker instead of r...Robert Gemmell2009-07-221-0/+9
* QPID-1981: Expose copyMessages() queue operation through the JMX MBean interfaceRobert Gemmell2009-07-211-0/+16
* QPID-1968: Expose deleteMessages() queue operation through the JMX MBean inte...Robert Gemmell2009-07-211-0/+14
* QPID-1961: expand viewMessages() queue operation to support long parameters, ...Robert Gemmell2009-07-211-0/+24
* QPID-1990: add the messages queue position to the viewMessages() operation re...Robert Gemmell2009-07-171-3/+4
* QPID-1946: updated management interfaces with API version information for rec...Robert Gemmell2009-07-174-5/+48
* QPID-1946: add server information mbean to expose version info for the broker...Robert Gemmell2009-07-161-0/+68
* QPID-1944: expose Connection tabular/composite data key values through manage...Robert Gemmell2009-07-131-0/+6
* QPID-1943: expose exchange mbeans tabular/composite key values through the ma...Robert Gemmell2009-07-131-0/+12
* QPID-1932: expose Queue tabular/composite key values through the management i...Robert Gemmell2009-07-131-0/+12
* QPID-1930: expose UserManagement composite/tabular type keys through the mana...Robert Gemmell2009-07-132-4/+10
* QPID-1927: move mbean interfaces to management-common, make broker module dep...Robert Gemmell2009-07-1112-0/+1071
* QPID-1511 : Adds authentication and ssl encryption capabilities to the RMI ba...Aidan Skinner2009-02-131-17/+39
* QPID-1539: add management/common module. Move SASL and login code there.Aidan Skinner2009-01-078-0/+622
* QPID-1522: Move command line constants to individual command files. Centralis...Aidan Skinner2009-01-071-0/+249