summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-1695: Make LVQ persist durable messagesGordon Sim2009-02-263-7/+27
* This is related to QPID-1692Rajith Muditha Attapattu2009-02-261-3/+13
* Testing new commit access: remove empty eclipse workspace directoryRobert Gemmell2009-02-260-0/+0
* don't run tests when broker doesn't startRafael H. Schloming2009-02-261-1/+5
* don't try to return messages unless the session is startedRafael H. Schloming2009-02-261-1/+1
* QPID-1579 : Instead of having one huge WSDM test case now WS-DM Adapter test ...Andrea Gazzarini2009-02-2636-1552/+1987
* don't block unreliable commands during resumeRafael H. Schloming2009-02-261-1/+5
* QPID-1693: Improvements to failover soak test from mgoulish@redhat.comGordon Sim2009-02-261-40/+129
* fixup of change for QPID-1642 and QPID-1643Rafael H. Schloming2009-02-262-2/+2
* This is related to QPID-1106Rajith Muditha Attapattu2009-02-251-2/+8
* Made the various receive variants check that the server queue is empty before...Rafael H. Schloming2009-02-2526-137/+232
* This is related to QPID-1106 and QPID-1677Rajith Muditha Attapattu2009-02-255-9/+100
* This is related to QPID-1640Rajith Muditha Attapattu2009-02-254-46/+138
* Add FrameDecoder unit test, update comments in Cluster.h/cpp.Alan Conway2009-02-254-5/+82
* Bugfix: This fixes a bug in the management agent where an explicit get-requestTed Ross2009-02-252-0/+12
* Added a new utility for viewing broker stats.Ted Ross2009-02-253-3/+414
* QPID-1648: Remove doubling of new classes. Stoopid patch(1). PEBKAC.Aidan Skinner2009-02-253-1209/+0
* QPID-1648: Add LoggingManagement and associated MBean to enable dynamic reloa...Aidan Skinner2009-02-257-42/+2485
* QPID-1568: make isInstanceOf and isRegistered read only methods. Fix code sty...Aidan Skinner2009-02-251-11/+18
* QPID-1537: Version MBeans.Aidan Skinner2009-02-2514-17/+27
* Need to register finalizer so that we can release the shared pointer to the q...Gordon Sim2009-02-252-0/+3
* Fix for bug in credit reallocation, along with test from rafaels@redhat.com t...Gordon Sim2009-02-252-2/+40
* Added "uptime" to the management object for the broker.Ted Ross2009-02-253-1/+6
* Fix race condition: move all calls on Decoder into event delivery thread.Alan Conway2009-02-251-2/+6
* revert r747782Aidan Skinner2009-02-251-2/+0
* QPID-1668: check initial count, don't assume it's 0. It should be, but there ...Aidan Skinner2009-02-251-4/+4
* QPID-1668 Exclude org.apache.qpid.server.queue.SimpleAMQQueueThreadPoolTestAidan Skinner2009-02-251-0/+2
* QPID-1686 - Had to had another AR.getInstance() call as alternative is to com...Martin Ritchie2009-02-251-2/+12
* QPID-1634 : Created QueueBackingStore interface and implementation FileQueueB...Martin Ritchie2009-02-2510-18/+775
* QPID-1633 : Added new properties to SimpleAMQQueue with appropriate getters/s...Martin Ritchie2009-02-2510-8/+292
* QPID-1632 : Removed commented codeMartin Ritchie2009-02-251-1/+0
* QPID-1685: Fixed ring queue policyGordon Sim2009-02-253-14/+23
* qpid-1684: removed polluting rewind and useless importsArnaud Simon2009-02-251-5/+1
* Fix header name in sources.Gordon Sim2009-02-251-1/+1
* qpid-1684: Tests demonstrating the issueArnaud Simon2009-02-251-0/+136
* Replace struct name to avoid clashing with similarly named struct in ClientSe...Gordon Sim2009-02-251-3/+3
* Changed the producer rate limit timer callbackAndrew Stitcher2009-02-244-11/+23
* Implement process id and name methods for WindowsStephen D. Huston2009-02-241-8/+27
* Check that broker pointer is not null before invoking on it.Gordon Sim2009-02-241-1/+1
* Fixed issue with producer flow control in a cluster.Alan Conway2009-02-2420-31/+163
* QPID-1678 Mick Goulish: failover_soak using UUIDs for cluster name to avoid c...Alan Conway2009-02-242-8/+9
* QPID-1671: Set userid for client side of inter-broker links.Gordon Sim2009-02-242-1/+8
* Modify the null authenticator to handle PLAIN correctly, making acls easier t...Gordon Sim2009-02-241-9/+19
* Replace os.uname with platform.uname to enable this to work on WindowsStephen D. Huston2009-02-242-2/+4
* git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@747401 13f79535-...Andrea Gazzarini2009-02-241-87/+83
* QPID-1676 - Added client process name and pid to connection object for manage...Ted Ross2009-02-249-3/+86
* Fix build deps fileAidan Skinner2009-02-242-7/+2
* QPID-1612: Allow split configuration files. Add tests for old-style and new-s...Aidan Skinner2009-02-241-0/+4
* QPID-1612: add environment variables for some things, sanitise the housekeepi...Aidan Skinner2009-02-241-10/+0
* QPID-1612: add test class for ServerConfigurationAidan Skinner2009-02-241-0/+7