summaryrefslogtreecommitdiff
path: root/java/management
Commit message (Expand)AuthorAgeFilesLines
* QPID-1511 : Adds authentication and ssl encryption capabilities to the RMI ba...Aidan Skinner2009-02-135-19/+134
* QPID-1606 : Added an additional example for Consumer / Producer WS-Notificati...Andrea Gazzarini2009-02-121-0/+248
* QPID 1582 : WS-Notifications...ooops NullPointerException! Fixed with correct...Andrea Gazzarini2009-02-111-1/+1
* QPID-1582 : WS-Notification implementation on QManAndrea Gazzarini2009-02-1143-187/+3898
* QPID-1581 : Removed unnecessary Jetty dependencies on Qman Admin ConsoleAndrea Gazzarini2009-02-091-1/+4
* git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@741035 13f79535-...Andrea Gazzarini2009-02-051-119/+0
* QPID-1581 : Source modification for QMan Admin ConsoleAndrea Gazzarini2009-02-0520-7/+1608
* QPID-1581 : QMan (Web) admin consoleAndrea Gazzarini2009-02-0521-2/+4121
* This is related to QPID-1619Rajith Muditha Attapattu2009-01-285-29/+86
* QPID-1128 - Patch from Robbert Gemmell to prevent NPE whilst adding queue to ...Martin Ritchie2009-01-272-4/+8
* QPID-1606 : QMan WS-DM examplesAndrea Gazzarini2009-01-2732-37/+7215
* QPID-1606 : Clean up old startup script fileAndrea Gazzarini2009-01-271-17/+0
* QPID-1014 : Patch from Senaka Fernando to correct the perspective nameMartin Ritchie2009-01-261-1/+2
* QPID-1591 : Patch from Robbert Gemmell : Moves the server list to be the main...Martin Ritchie2009-01-261-9/+9
* QPID-1532 : Patch from Robert Gemmell : Identifies SecurityExceptions so they...Martin Ritchie2009-01-261-0/+4
* QPID-1530 : Patch from Robert Gemmell to surpress StackTraces unless error is...Martin Ritchie2009-01-261-31/+43
* QPID-1579 : WS-DM unit tests and method invocation improvements Andrea Gazzarini2009-01-2337-403/+3553
* QPID-1579 : Removed old test case class Andrea Gazzarini2009-01-231-58/+0
* QPID-1579 : Default log4j.xml logging configuration file.Andrea Gazzarini2009-01-231-2/+7
* QPID-1592 : Patch provided by Robert Gemmell to standardise launchers for man...Martin Ritchie2009-01-2129-476/+253
* QPID-1585 : WS-DM Method invocation feature.Andrea Gazzarini2009-01-2021-224/+1110
* QPID-1578 : WS-Resources lifecycle improved adding "destroy" featureAndrea Gazzarini2009-01-1914-313/+629
* QPID-1565: Move each platforms config + executables into a more appropriately...Aidan Skinner2009-01-1619-13/+61
* QPID-1574 : Startup scripts & deployment descriptor fixesAndrea Gazzarini2009-01-156-172/+154
* QPID-1574 : Unix format for shell scriptsAndrea Gazzarini2009-01-152-123/+123
* QPID-1574 : startup scriptsAndrea Gazzarini2009-01-156-31/+404
* QPID-1574 : QMan WS-DM AdapterAndrea Gazzarini2009-01-1582-662/+7841
* QPID-1528: Use central list of commands for parsing and completing.Aidan Skinner2009-01-132-9/+24
* QPID-1522: remove bogus COMMAND_NAME in CommandImpl.java, fix typos in helpAidan Skinner2009-01-135-12/+9
* QPID-1564: Remove duplicate ASL header and unusued imports. Format code accor...Aidan Skinner2009-01-0954-2271/+1755
* QPID-1548: Make the CLI depend on management-common, use the login logic there.Aidan Skinner2009-01-0724-69/+114
* QPID-1539: add management/common module. Move SASL and login code there.Aidan Skinner2009-01-0719-214/+137
* QPID-1528: Add get/set commands for JMX attributes.Aidan Skinner2009-01-072-5/+51
* QPID-1522: Move command line constants to individual command files. Centralis...Aidan Skinner2009-01-0724-121/+845
* QPID-1522: Fix spelling error in classnameAidan Skinner2009-01-074-16/+8
* QPID-1522: Move common code up to CommandImpl. Rename methods to be consisten...Aidan Skinner2009-01-0716-436/+131
* QPID-1522: Rename Command class to CommandImpl and make it implement Command ...Aidan Skinner2009-01-079-22/+12
* git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@731490 13f79535-...Andrea Gazzarini2009-01-051-1/+1
* Added ASF header to report.propertyRajith Muditha Attapattu2008-12-191-0/+19
* Added ASF licensing headers to the following filesRajith Muditha Attapattu2008-12-194-1/+85
* QPID-1010 patch from gemmellr@dcs.gla.ac.ukAidan Skinner2008-12-192-13/+116
* QPID-1471 : Removed eclipse files that shouldn't have been added.Martin Ritchie2008-12-172-31/+0
* QPID-1471 : Simplist patch to correct argument type mismatch. An improved sol...Martin Ritchie2008-12-174-40/+43
* QPID-1471 : Reverted r727071Martin Ritchie2008-12-174-78/+52
* QPID-1471 : Enabled the MC to understand the new MBean versions. OperationsTa...Martin Ritchie2008-12-164-52/+78
* Added the ASF license header to the following files.Rajith Muditha Attapattu2008-12-1610-0/+210
* Added license headers to the following files.Rajith Muditha Attapattu2008-12-154-37/+98
* QPID-1506 : Patch provided by Robert Gemmell to autonegotiate connectionsMartin Ritchie2008-12-123-75/+161
* QPID-1529 : Create a new shell for message box.Martin Ritchie2008-12-111-53/+27
* removed incubating from various shell scripts, release artifacts, and READMEsRafael H. Schloming2008-12-103-8/+8