summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-2016: apply missed version number increment for the new methodRobert Gemmell2009-10-094-4/+4
* QPID-1950 : Updated to ensure test uses a unique queue and updated count inde...Martin Ritchie2009-10-091-2/+2
* QPID-1872: check for existence of outer consume permissions map before procee...Robert Gemmell2009-10-092-17/+99
* Used new SocketAddress class in rdma codeAndrew Stitcher2009-10-097-58/+29
* Added in passive socket address to SocketAddress and use in Socket::listen()Andrew Stitcher2009-10-092-7/+15
* Split responsibility for name lookup in AsynchConnector::connectAndrew Stitcher2009-10-097-31/+140
* Split TCP connect so that the connect is non blockingAndrew Stitcher2009-10-091-35/+47
* Change TCP AsynchConnector so that it returns all failures asynchronouslyAndrew Stitcher2009-10-091-2/+7
* Fix memory usage error in AsynchConnectorAndrew Stitcher2009-10-093-20/+27
* Fix package name and NSIS banner bitmap size.Stephen D. Huston2009-10-083-7/+5
* Apply patch from QPID-2103.Stephen D. Huston2009-10-084-14/+14
* QPID-2132: further fix from Ken Giusti.Gordon Sim2009-10-082-6/+15
* Help the package make go better on LinuxStephen D. Huston2009-10-081-3/+3
* Cluster shuts down broker via SignalHandler to fix memory errors on exit.Alan Conway2009-10-084-4/+10
* Fix race condition in testExclusiveQueueUpdate causing occasional false failu...Alan Conway2009-10-081-0/+1
* Added changeLogToWiki.py that just gives you the change log in wiki format. I...Martin Ritchie2009-10-081-0/+85
* QPID-1440 : Code review changes from QPID-1289. All actioned except adding ne...Martin Ritchie2009-10-087-24/+53
* QPID-942 : Updated test to use built in client property setting mechanismRobert Godfrey2009-10-081-11/+3
* QPID-2132: Applied patch from Ken GiustiGordon Sim2009-10-082-19/+30
* QPID-1950 : Remove exclude from global exclude file. Should just be excluded ...Martin Ritchie2009-10-082-3/+2
* QPID-1950 : Problem is that the thrown exception whilst an IOException does n...Martin Ritchie2009-10-088-5/+358
* Added more install-related content to the CMake structure.Stephen D. Huston2009-10-077-55/+310
* Add missing extern decls.Stephen D. Huston2009-10-072-3/+3
* Pick up size_t def from Windows rather than making one up and possibly clashi...Stephen D. Huston2009-10-071-1/+3
* QPID-942 : Added tests for broker and client log messages produced when flow ...Robert Godfrey2009-10-072-7/+88
* compatibility changes for python 2.3Rafael H. Schloming2009-10-062-6/+12
* Fix typo in ais_check, causing cluster tests to fail.Alan Conway2009-10-061-1/+1
* Remove conflicts checked in earlierStephen D. Huston2009-10-061-17/+0
* QPID-1816 : Fixed wait for messages loop so on error the test does not get stuckMartin Ritchie2009-10-061-0/+3
* Get remaining tests running on WindowsStephen D. Huston2009-10-054-43/+143
* Improve ability to avoid dialogs in automated testsStephen D. Huston2009-10-051-0/+17
* Add new files from r821000; Fixes QPID-2130Stephen D. Huston2009-10-051-0/+4
* Minor improvements to cluster logging.Alan Conway2009-10-053-16/+21
* Removed AMQP method body classes from public API.Alan Conway2009-10-051-1/+2
* Correct some powershell problems for WindowsStephen D. Huston2009-10-054-27/+28
* Fixed: cluster udpate did not presever deliver-properties.exchange on messages.Alan Conway2009-10-0513-79/+118
* QPID-1816 : Update to AOMT based tests, Test now continues as long as message...Martin Ritchie2009-10-054-6/+44
* QPID-1816 : Add testing for publication on a dirty session after failover.Martin Ritchie2009-10-052-0/+409
* QPID-1816 : Add testing for ack after failover, and testing for acknowledgeme...Martin Ritchie2009-10-053-79/+282
* QPID-1816 : Add Acknowledge tests and QuickAcking manual test helper.Martin Ritchie2009-10-055-19/+426
* Fix for dirty sessions, start to test that sessions are dirty when required.Martin Ritchie2009-10-052-21/+90
* QPID-1816 : Updated AcknowledgeTests to cover all ack modes and the synchrono...Martin Ritchie2009-10-055-88/+601
* Updated testing harness: QpidTestCase and FailoverBaseCase.Martin Ritchie2009-10-057-204/+192
* Update to ensure system properties are always reset even if exception ocurrs ...Martin Ritchie2009-10-051-6/+11
* Update to FBC to ensure second broker is shutdown in the event of an exceptio...Martin Ritchie2009-10-051-2/+18
* Removed BasicConfigurator.configure() this should not be used in testing as i...Martin Ritchie2009-10-051-0/+1
* Updated BlockingWaiter to provided more details when a new exception arrives ...Martin Ritchie2009-10-051-1/+1
* Added close actor to NAR to prevent exception during InVM broker shutdown.Martin Ritchie2009-10-051-0/+3
* Updated broker log4j.xml to remove the DEBUG logging from o.a.commonsMartin Ritchie2009-10-051-0/+4
* Look for qpidd.exe in various places, not just DebugStephen D. Huston2009-10-033-6/+53