summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* delete troublesome mergeinfojava-network-refactorAidan Skinner2009-10-140-0/+0
* Merge from trunkAidan Skinner2009-10-1427-112/+568
* Merge from trunkAidan Skinner2009-10-11327-5807/+13050
* Fix bind error messageAidan Skinner2009-09-181-2/+2
* MINANetworkDriverTest: Make sure we sleep for at least the alloted time.Aidan Skinner2009-09-181-16/+20
* QPID-2104 AMQProtocolHandler: hand the actual write off to a seperate threadAidan Skinner2009-09-181-2/+9
* Merge from trunkAidan Skinner2009-09-17198-2945/+4998
* QPID-2024 QPID-2105: Remove now unnecessary classes like Event, PoolingFilter, Aidan Skinner2009-09-1711-1003/+113
* QPID-2015: Remove AMQIoTransportProtocolSession. Release the executor service...Aidan Skinner2009-09-164-150/+2
* QPID-2105: Merging the patch didn't uncomment this test, stoopid git. Aidan Skinner2009-09-161-3/+3
* QPID-2106: Don't close connections if the broker has asked it to close andAidan Skinner2009-09-164-12/+40
* QPID-2105: Make NetworkDriver.open use a SSLContextFactory, not an SSLEngine.Aidan Skinner2009-09-1624-487/+479
* Merge from trunk Aidan Skinner2009-09-09305-2023/+25729
* QPID-2025: Log errors instead of printStackTracing()Aidan Skinner2009-09-042-3/+9
* QPID-2025: remove dead classesAidan Skinner2009-09-032-342/+0
* QPID-2025: Add a AMQProtocolEngine from the de-MINAfied AMQMinaProtocolSessio...Aidan Skinner2009-09-0136-822/+1069
* QPID-2024: Change send to stash the future and have flush join on that so tha...Aidan Skinner2009-08-192-4/+16
* QPID-2024: Add ProtocolEngine and NetworkDriver interfaces and a NetworkDrive...Aidan Skinner2009-08-1810-22/+1124
* Branch for doing network related stuff onAidan Skinner2009-08-180-0/+0
* Clarified for users who do not run the Java broker on the same machineJonathan Robie2009-08-181-3/+4
* QPID-2053: Allow queue names to be controlled for perftest (this allows multi...Gordon Sim2009-08-181-22/+31
* This commit allows a limited number of failover tests to run under the SSL pr...Rajith Muditha Attapattu2009-08-185-20/+28
* QPID-2051: relax the parser validation to only halt startup on fatal-errors i...Robert Gemmell2009-08-176-50/+97
* QPID-2056: ensure the table listeners are added to the new table when changin...Robert Gemmell2009-08-172-48/+56
* QPID-1911, QPID-1912, QPID-1913: make SelectorTest, TopicSessionTest, Selecto...Aidan Skinner2009-08-175-38/+79
* QPID-2055: update the save process for the log4j configuration file. Check if...Robert Gemmell2009-08-171-5/+32
* QPID-2042: update the save process for the access rights file. Check if the r...Robert Gemmell2009-08-171-5/+34
* QPID-2041: update the save process for the B64 MD5 password file. Only attemp...Robert Gemmell2009-08-171-8/+38
* QPID-2040: update the save process for the plain password file. Only attempt ...Robert Gemmell2009-08-171-8/+39
* QPID-2040: add a copy method to FileUtils that throws checked exceptions ins...Robert Gemmell2009-08-171-18/+31
* QPID-1978: add some missed expansions of button text, dialog headings to pluralRobert Gemmell2009-08-172-4/+4
* Ensured AlertingTest cleans up after its run. So we don't have to ant clean b...Martin Ritchie2009-08-161-0/+9
* QPID-2051, QPID-1975 : Add test to validate broker log4j startup does not res...Martin Ritchie2009-08-161-0/+141
* Give QpidTestCase the ability to set environment variables for the external b...Martin Ritchie2009-08-161-1/+28
* 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