summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-2039: close the JMXConnectorServer down during shutdown of the JMXManage...Robert Gemmell2009-08-161-9/+18
* QPID-2052: Enable setting Loggers to inherit their Level from an ancestor. Hi...Robert Gemmell2009-08-163-9/+118
* QPID-2016: Add ability to reload the Log4J configuration file on request usin...Robert Gemmell2009-08-163-1/+87
* QPID-2051: Make the LoggingManagementMBean share the lock with QpidLog4JConfi...Robert Gemmell2009-08-162-313/+379
* QPID-2051: Update startup scripts to disable the Log4J default initialisation...Robert Gemmell2009-08-166-54/+752
* Removed TSS variables that tracked I/O counts; not used. Part of fix for QPID...Stephen D. Huston2009-08-141-17/+0
* Initialize the update interval to a reasonable valueTed Ross2009-08-141-1/+1
* Fixed regression (caused by Codec change) in the old management API.Ted Ross2009-08-143-15/+13
* Added documentation to watchdog plugin.Alan Conway2009-08-142-0/+25
* Revert "Batch multiple events into a single CPG multicast."Alan Conway2009-08-144-28/+17
* QPID-2001 : Default Locale should be the VMs locale not en_US.Martin Ritchie2009-08-143-14/+22
* QPID-2002 : Relax the SubscriptionLoggingTest.testSubscriptionSuspend. It sho...Martin Ritchie2009-08-141-5/+5
* QPID-1971 - bind in fedOpReorigen mode is not threadsafe for TopicExchangeTed Ross2009-08-133-10/+159
* QTC: Removed nukeBroker() as it is not functionally different from stopBroker()Martin Ritchie2009-08-132-64/+34
* Check for null pointer in ~QueueCleaner.Alan Conway2009-08-131-1/+1
* QPID-2002: BLT should not be monitoring the qpid.log file it needs to monitor...Martin Ritchie2009-08-131-9/+8
* QPID-2002 : Update to DMSLT.testQueueRecoveryCountEmpty which reuses a previo...Martin Ritchie2009-08-131-0/+3
* QPID-2002 : Fixed issue where the BLT.defaultLog4j test failed to startup.Martin Ritchie2009-08-132-3/+12
* QPID-2002 : Excluded JMX testing from CPP brokerMartin Ritchie2009-08-131-0/+3
* QPID-2048: Handle connection fail while attempting to close.Gordon Sim2009-08-133-4/+21
* Add missing file to distribution listGordon Sim2009-08-131-0/+1
* Batch multiple events into a single CPG multicast.Alan Conway2009-08-124-17/+28
* made width default pay attention to the COLUMNS environment variableRafael H. Schloming2009-08-121-1/+4
* check the TERM environment variable as well as isatty to determine how smart ...Rafael H. Schloming2009-08-121-2/+5
* Re-enable the management tests in 0-10Ted Ross2009-08-122-1/+2
* Removed spurious code in AMQFrame::~AMQFrame.Alan Conway2009-08-121-1/+1
* Optimized handling of accepts and completions.Alan Conway2009-08-125-25/+95
* QPID-2002 : Fixed issue with multiple closes in Java profileMartin Ritchie2009-08-121-0/+3
* QPID-2002 : Update the signal for when the broker is ready to be the new BRK-...Martin Ritchie2009-08-122-2/+2
* Move closure logging to the end when things have been closed rather than befo...Martin Ritchie2009-08-121-4/+4
* QPID-2002 : Defensive update incase the thread name is not as expected. In al...Martin Ritchie2009-08-121-8/+27
* QPID-2002 : Ensure that we set the logging actor correctly when mina signals ...Martin Ritchie2009-08-121-0/+6
* QPID-2002 : Addition of JMX Management interface logging using the new Loggin...Martin Ritchie2009-08-129-18/+745
* QPID-2002 : Updated ManagementActor to derive logString from the current threadMartin Ritchie2009-08-122-21/+69
* QPID-2002 : Added Logging of management console connection open and close eventsMartin Ritchie2009-08-124-1/+56
* Augmented QpidTestCase to proved details of the currently active management portMartin Ritchie2009-08-121-1/+11
* QPID-2002 : Update the build order so that systests can depend on the managem...Martin Ritchie2009-08-122-3/+3
* QPID-2001 : Update to ensure changes to all LogMessages properties files caus...Martin Ritchie2009-08-121-1/+1
* QPID-2047 : Updates to Qpid CLI to use super() calls rather than method that ...Martin Ritchie2009-08-127-11/+9
* QPID-2002 : Added new SUB-1003 Message with testingMartin Ritchie2009-08-125-4/+148
* QPID-2002 : Addition of a QueueActor to be set during running of the processQ...Martin Ritchie2009-08-124-2/+183
* Updated SAMQQ to only display owner when it is non-nullMartin Ritchie2009-08-121-0/+1
* QPID-2002 : Made owner an optional value on the queue log messageMartin Ritchie2009-08-124-26/+113
* QPID-2002 : Added Empty Queue Recovery testMartin Ritchie2009-08-121-9/+61
* QPID-2002 : Removed incomplete and redundant test caseMartin Ritchie2009-08-121-51/+0
* QPID-2002 : Removed commented out codeMartin Ritchie2009-08-121-64/+38
* QPID-2002 : removed unused importMartin Ritchie2009-08-121-1/+0
* QPID-2002 : Added test to ensure that the ResourceBundle is loadable even if ...Martin Ritchie2009-08-122-0/+173
* Moved python cluster tests to new python test runnerKim van der Riet2009-08-123-28/+107
* made if test slightly less obtuseRafael H. Schloming2009-08-121-3/+3