summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merged change to SlowMessageStore to ensure we don't infinitely configure the...0.5-fixMartin Ritchie2009-04-147-13/+208
* QPID-1778 : Add NoFailover FailoverMethod that blocks that still allows conne...Martin Ritchie2009-04-145-5/+146
* When committing merge of r753253,753220,753219 missed the svn-props on top le...Martin Ritchie2009-04-140-0/+0
* 753253 ritchiem QPID-1730 : Logging update highlighted that we were printing ...Martin Ritchie2009-04-134-80/+273
* Fix config problem with SlowMessageStoreAidan Skinner2009-04-132-1/+2
* Partially Merged from trunk to provide VirtualHost.getConfiguration() functio...Martin Ritchie2009-04-131-0/+8
* Fix misc compile errors.Aidan Skinner2009-04-138-94/+9
* QPID-1801 Added method to show failure to PrincipalPermissionsTest.java and t...Martin Ritchie2009-04-132-2/+11
* QPID-1792: make JMXManagedObjectRegistry.close() method attempt to de-registe...Martin Ritchie2009-04-131-10/+15
* QPID-1790: add new attribute to logging management mbean to indicate availabl...Martin Ritchie2009-04-133-8/+45
* QPID-1730: make it easy to configure queues, fix inheriting settings from the...Martin Ritchie2009-04-137-18/+252
* Dial up default server threads to 32. Red ones go faster.Martin Ritchie2009-04-131-0/+2
* QPID-1776: fix interpolation of variables.Martin Ritchie2009-04-132-4/+28
* QPID-1511: add scripts to generate example ssl stores, and add refrence in th...Martin Ritchie2009-04-133-1/+77
* Fix method call from merge gubbinsAidan Skinner2009-04-131-1/+1
* QPID-1767: add units to message age attribute descriptionMartin Ritchie2009-04-131-3/+3
* QPID-1743: change maxMessageSize description to indicate it is in Bytes not K...Martin Ritchie2009-04-131-3/+59
* QPID-1626: handle legacy config file a bit more gracefully.Martin Ritchie2009-04-132-0/+73
* QPID-1736: Timeout DNS lookups if they take more than 30 seconds.Martin Ritchie2009-04-131-3/+60
* QPID-430: Change configuration variable name in line with review remarks.Martin Ritchie2009-04-132-5/+7
* QPID-1612: more fixups as other stuff hasnt followedAidan Skinner2009-04-135-16/+19
* QPID-1583: close all app registries after use.Martin Ritchie2009-04-131-2/+7
* QPID-1583: Add test for reloading external firewall rules, fix buglets this t...Martin Ritchie2009-04-1310-80/+299
* QPID-1704: updated server configuration testMartin Ritchie2009-04-131-12/+0
* QPID-1704: remove JMXMP ConnectorServer usage from the brokers JMX management...Martin Ritchie2009-04-135-165/+123
* QPID-1492: make the broker return the current queue depth and maximum queue d...Martin Ritchie2009-04-135-16/+53
* QPID-1655: use a File object to hold reference to access file instead of a St...Martin Ritchie2009-04-132-117/+280
* QPID-1536: modify the B64MD5 PD to take plain text input and perform the requ...Martin Ritchie2009-04-138-130/+301
* QPID-1502: Update the PlainPasswordFilePrincipalDatabase to be manipulatable ...Martin Ritchie2009-04-134-44/+870
* QPID-1699: fix mbean annotation, log failure to reload file. Address review c...Martin Ritchie2009-04-132-6/+13
* QPID-1612 add missing methodAidan Skinner2009-04-131-0/+5
* QPID-1612: rm files, svn ftwAidan Skinner2009-04-135-389/+0
* QPID-1699: reload the config file sections that we can when we receive SIGHUP...Martin Ritchie2009-04-135-8/+160
* QPID-1648: Remove doubling of new classes. Stoopid patch(1). PEBKAC.Martin Ritchie2009-04-133-1209/+0
* QPID-1648: Add LoggingManagement and associated MBean to enable dynamic reloa...Martin Ritchie2009-04-137-42/+2485
* QPID-1568: make isInstanceOf and isRegistered read only methods. Fix code sty...Martin Ritchie2009-04-131-11/+18
* QPID-1537: Version MBeans.Martin Ritchie2009-04-1314-17/+27
* QPID-1668: check initial count, don't assume it's 0. It should be, but there ...Martin Ritchie2009-04-131-4/+4
* Fix build deps fileMartin Ritchie2009-04-132-7/+2
* QPID-1612: Allow split configuration files. Add tests for old-style and new-s...Martin Ritchie2009-04-131-0/+4
* QPID-1612: add environment variables for some things, sanitise the housekeepi...Martin Ritchie2009-04-131-10/+0
* QPID-1612: add test class for ServerConfigurationMartin Ritchie2009-04-131-0/+7
* Merge branch 'QPID-1612'Martin Ritchie2009-04-137-18/+747
* QPID-1621: forgot to svn add. oops.Aidan Skinner2009-04-134-0/+610
* QPID-1621: add ServerConfiguration, QueueConfiguration and SecurityConfigurat...Aidan Skinner2009-04-1342-817/+586
* QPID-1511 : Adds authentication and ssl encryption capabilities to the RMI ba...Martin Ritchie2009-04-1312-99/+846
* QPID-430: Fix message age alerting so that it works on queues which are other...Martin Ritchie2009-04-137-23/+19
* QPID-1583: Implement support for comma-seperated lists of networks and hostna...Martin Ritchie2009-04-133-31/+100
* TestIoSession: default address and port to avoid illegal arguments when creat...Martin Ritchie2009-04-131-2/+2
* Merge branch 'QPID-1583'Martin Ritchie2009-04-135-2/+557