summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* Refactored the QMF engine to adhere to the following rules regardingTed Ross2009-09-1828-507/+578
* Rearrange readCredit logic for correctnessAndrew Stitcher2009-09-181-14/+18
* Rolling back my recent change 816715. These script changes don't work with t...Michael Goulish2009-09-1812-35/+27
* rhs's new system for python allows us to build python testMichael Goulish2009-09-1812-27/+35
* New suppressions for RHEL4 only, taking care of extensive leaks inMichael Goulish2009-09-181-0/+76
* QPID-2111 SelectorTest Unify selector tests into one class. AddAidan Skinner2009-09-182-314/+322
* Add console control handler to properly shut down broker on ^C et al; fixes Q...Stephen D. Huston2009-09-171-0/+9
* QMF ConsoleTed Ross2009-09-1716-1442/+1668
* changed dispatch to throw an attribute error if there is no handlerRafael H. Schloming2009-09-171-4/+1
* added some empty, min, and max to RangedSetRafael H. Schloming2009-09-172-0/+46
* Update to QpidTestCase to only check for broker.stopped lines until we have f...Martin Ritchie2009-09-173-3/+5
* backing out change r815804 -- didn't test with clustering turned on.Michael Goulish2009-09-1612-26/+19
* Path fix for recent checkin of Python changes.Michael Goulish2009-09-161-6/+6
* Pass 0 ppid property if os.getppid() not supported; fixes QPID-1676Stephen D. Huston2009-09-161-1/+7
* Use qpid::sys::sleep() instead of naked sleep(); fixes build error on WindowsStephen D. Huston2009-09-161-1/+1
* rhs's new system for python allows us to build python testMichael Goulish2009-09-1612-13/+20
* Fix line endingsAidan Skinner2009-09-161-35/+35
* add missing 'references' attrib to altExchangeNuno Santos2009-09-151-1/+1
* QMF Console updated to the point where query (get_object) is supported.Ted Ross2009-09-1522-323/+1004
* Reveted changes to QPID-2099, QPID-2100. The value of PNAME must not be changed.Martin Ritchie2009-09-153-15/+8
* Reversed checkin of r.813825 until its problems can be resolvedKim van der Riet2009-09-1423-526/+411
* QPID-2099 : Updated QTC now that QPID_PNAME will wrap its value QTC doesn't n...Martin Ritchie2009-09-141-1/+1
* Added available and pendingAck properties to Receiver; added capacity and pen...Gordon Sim2009-09-1425-149/+569
* QPID-2100 : Updated qpid.stop to use QPID_PNAME variable as the search. This ...Martin Ritchie2009-09-141-4/+12
* QPID-2099 : Updated qpid-run to use QPID_PNAME as the value for the system pr...Martin Ritchie2009-09-141-2/+2
* Fix incorrect file nameGordon Sim2009-09-141-1/+1
* Organized the tests to cover both allow and deny mode for particular caseRajith Muditha Attapattu2009-09-111-33/+259
* Minor fix from r.814021Kim van der Riet2009-09-111-3/+3
* Fix incorrect test for quorum status.Alan Conway2009-09-111-1/+1
* Fix for signed-unsigned mismatch in testKim van der Riet2009-09-111-2/+2
* QPID-2002 : Update ManagementLoggingTest to cope with relative paths.Martin Ritchie2009-09-111-1/+1
* This commit contains the followingRajith Muditha Attapattu2009-09-116-164/+327
* Joint checkin with cctrieloff. Refactor of exchange routing so that multi-que...Kim van der Riet2009-09-1123-412/+537
* QPID-2093: Updated AMQBRokerManagerMBean to check if the queue is durable bef...Martin Ritchie2009-09-116-348/+701
* Add test customisation configuration to derby and acl configsMartin Ritchie2009-09-112-0/+2
* QPID-2094 : Check if _output is null, if so write test configuration to java....Martin Ritchie2009-09-111-1/+2
* QPID-2095 : Update QTC to set the management.jmxport configuration property o...Martin Ritchie2009-09-111-0/+2
* QPID-2096 : Add a work around which stops durable exchanges being written to ...Martin Ritchie2009-09-111-0/+12
* QPID-2092 : Corrected misspelling of SimpleMartin Ritchie2009-09-101-1/+1
* QPID-2092 Move test configuration to systest package and update to provide a...Martin Ritchie2009-09-1023-709/+375
* QPID-2091 : Updated ServerConfiguration and added test to ServerConfiguration...Martin Ritchie2009-09-104-175/+170
* Fixed wrong namespace placement in previous check inAndrew Stitcher2009-09-091-3/+3
* Fix QPID-2086, hang of federated_cluster_test_with_node_failure.Alan Conway2009-09-091-1/+9
* Tidied up namespace usageAndrew Stitcher2009-09-0993-971/+1423
* Adjust to new location of state_saver in Boost 1.40; fixes QPID-2090Stephen D. Huston2009-09-091-2/+9
* Replace write lock with read lock in QueueRegistry::eachQueue.Alan Conway2009-09-091-1/+1
* ( mgoulish checking in changes for gsim )Michael Goulish2009-09-091-6/+10
* Remove some more unused code.Aidan Skinner2009-09-092-19/+0
* Remove unusued FirewallFactory classAidan Skinner2009-09-091-45/+0
* Remove extra ::Variant from translate() signatureStephen D. Huston2009-09-081-1/+1