summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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@747401 13f79535-47bb-...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
* Avoid hiding Bridge::idGordon Sim2009-02-241-3/+3
* Merge branch 'QPID-1612'Aidan Skinner2009-02-247-18/+747
* QPID-1674 Mick Goulish: Fixes an error caused by a string going out of scope ...Alan Conway2009-02-233-21/+25
* Added missing new line to end of conf file.Gordon Sim2009-02-201-1/+1
* Add dummy option to example conf file that suppresses a spurious cyrus sasl w...Gordon Sim2009-02-201-0/+4
* QPID-1621,QPID-1632 : Added a setManagementEnabled option to allow the MC to ...Martin Ritchie2009-02-208-36/+24
* QPID-1632 - Removal of reference counting and update to tests, TxAckTest was ...Martin Ritchie2009-02-2030-464/+430
* QPID-1632 - Initial testing of reference counting and implemntation of Transa...Martin Ritchie2009-02-2020-267/+168
* Commit accepts of control messages (else they are left on queue)Gordon Sim2009-02-201-0/+1
* Merged win-pollable-condition branch changes 743545:746056 into trunkStephen D. Huston2009-02-208-697/+1401
* QPID-1665: turn off ack delay if qpid.session.max_ack_delay is set to a non-p...Rafael H. Schloming2009-02-191-17/+26
* QPID-1665: add a timer to ensure message acking is never delayed more than 10...Rafael H. Schloming2009-02-195-16/+72
* Ensure pythonpath is set correctlyGordon Sim2009-02-191-0/+1
* QPID-1669 - Added client connection management to qpid-cluster.Ted Ross2009-02-192-19/+160
* QPID-1621: add ServerConfiguration, QueueConfiguration and SecurityConfigurat...Aidan Skinner2009-02-1958-1194/+1201
* Fixed for cases where --subs > 1 and --iterations > 1Gordon Sim2009-02-181-1/+14
* Added to svn:ignore for new examplesGordon Sim2009-02-180-0/+0
* Added tests for federated links to and from a clusterGordon Sim2009-02-183-3/+134
* Minor fixes. Alan Conway2009-02-173-15/+11
* fixed typo in yum commandRafael H. Schloming2009-02-171-1/+1
* QPID-1667: Test case (fix was submitted in previous rev)Gordon Sim2009-02-171-0/+16