summaryrefslogtreecommitdiff
path: root/qpid/java/management
Commit message (Expand)AuthorAgeFilesLines
* QPID-3583: Update release-branch version from 0.13 to 0.14Justin Ross2011-11-032-2/+2
* QPID-3558: Add broker Maven and OSGi artifacts to buildAndrew Donald Kennedy2011-10-311-1/+2
* QPID-3255: update management console to remove redundant user management func...Robert Gemmell2011-07-213-151/+283
* QPID-3331: Update trunk versions to 0.13 for the next releaseJustin Ross2011-06-302-2/+2
* QPID-3260: remove defunct java/management/tools/qpid-cli moduleRobert Gemmell2011-05-1662-6464/+0
* QPID-3260: remove defunct java/managemnt/console moduleRobert Gemmell2011-05-1623-3932/+0
* QPID-3260: remove defunct java/management/agent moduleRobert Gemmell2011-05-1631-3888/+0
* QPID-3260: remove defunct java/management/client moduleRobert Gemmell2011-05-16265-41782/+0
* QPID-2759: Remove defunct jmxremote.access file user management rights manipu...Robert Gemmell2011-05-103-15/+46
* QPID-2984: increment management API version to allow distinguishing addition ...Robert Gemmell2011-04-214-48/+54
* QPID-2984: Add statistics generation for broker message deliveryAndrew Donald Kennedy2011-03-083-4/+354
* NO-JIRA: Update trunk versions to 0.11Andrew Stitcher2011-03-042-2/+2
* QPID-3110: unquote the key values for recieved Notifications to ensure they a...Robert Gemmell2011-03-041-3/+22
* QPID-3092: add a tab view to expose the virtualhost attributesRobert Gemmell2011-03-011-0/+2
* QPID-3090: allow the JMX Management Console to work properly with quoted Obje...Robert Gemmell2011-03-011-3/+26
* QPID-3090: quote the MBean ObjectName key values for the names of Queues, Con...Robert Gemmell2011-03-012-2/+2
* QPID-2947: update slf4j to 1.6.1 to allow using the client package out-of-the...Robert Gemmell2010-11-172-5/+5
* QPID-2944: update QMan README.txt to give the correct URL for the admininstra...Robert Gemmell2010-11-141-1/+1
* QPID-2944: update QMan build file to reflect change of README filname to READ...Robert Gemmell2010-11-141-5/+5
* Increment version numbers from 0.7 to 0.8(docs) and 0.9(code)Robert Gemmell2010-11-072-2/+2
* add Licence info to another couple of filesRobert Gemmell2010-11-072-0/+21
* add ASF licence to various files in the java treeRobert Gemmell2010-10-311-4/+23
* QPID-2857: address a further 60 or so issues identified by running FindBugs a...Robert Gemmell2010-09-1927-153/+195
* QPID-2867: add support to the JMX management console for removing bindings fr...Robert Gemmell2010-09-183-13/+101
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-1714-47/+44
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-1218-106/+121
* QPID-2828: prevent NPE if attempting to add queues to the navigation tree tha...Robert Gemmell2010-08-273-2/+39
* QPID-2788: synchronize the concurrently accessed arraylists. Return new insta...Robert Gemmell2010-08-271-9/+38
* QPID-2615: Remove use of the Java6 ObjectName '?' wildcard used to avoid secu...Robert Gemmell2010-08-271-22/+36
* QPID-2675: Remove obsolete QpidExceptionAndrew Donald Kennedy2010-07-262-3/+1
* QPID-2731: enable getting/setting queue exclusivity via JMXRobert Gemmell2010-07-164-6/+28
* QPID-2731: enable the jmx management console to set boolean attribute valuesRobert Gemmell2010-07-162-1/+13
* QPID-2700 Patch for ability to remove bindings from exchanges and additional ...Marnie McCormack2010-07-053-6/+20
* Changed README to README.txt throughout the project for consistency. Removed ...Jonathan Robie2010-06-233-0/+0
* QPID-2599: restore log4j settings files which are not named log4j.xml or log4...Robert Gemmell2010-06-041-0/+29
* QPID-2632 : Updating ManagementConsoleTest to use IBBC required added broker/...Martin Ritchie2010-06-022-9/+4
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-5/+14
* QPID-2422: add a boolean exclusive property to queues, update the DerbyStore ...Robert Gemmell2010-05-191-2/+2
* QPID-2599Rajith Muditha Attapattu2010-05-113-179/+0
* QPID-2525: Updated Build.xml to build Management ExamplesMartin Ritchie2010-04-211-84/+269
* Move queue info example to the new management/examples submoduleRobert Gemmell2010-02-181-0/+177
* Add some initial examples of using jmx to add new queues and delete messages ...Robert Gemmell2010-02-183-0/+295
* I have added the license header to the files included in this commit.Rajith Muditha Attapattu2010-02-1233-3078/+3771
* I am disabling the WsDmAdapterTest by commenting out the code that adds the t...Rajith Muditha Attapattu2010-02-061-2/+2
* QPID-2322: Add new createUser and setPassword methods using String for passwo...Robert Gemmell2010-01-064-3/+57
* 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
* Upped qpid version to 0.7 for next development cycleAndrew Stitcher2010-01-042-2/+2
* QPID-2269: Remove the hiding fields for object/name/vhost and use the correct...Robert Gemmell2009-12-141-8/+4
* QPID-2268: Use the attribute names for selection instead of their position wi...Robert Gemmell2009-12-141-30/+29