summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed bug in setFlowControl - was recursively calling self.Alan Conway2009-02-172-6/+10
* QPID-1606 : Connect example + Connect interface ImprovementsAndrea Gazzarini2009-02-177-6/+443
* QPID-1665: changed acknowledgeMessage so to ack messages even if maxprefetch ...Arnaud Simon2009-02-161-2/+2
* QPID-1663 : WsDm test sleeps for 2 seconds before startAndrea Gazzarini2009-02-161-1/+1
* QPID-1604 : Implementation of wrsf-rp:PutResourcePropertyDocument interfaceAndrea Gazzarini2009-02-167-165/+110
* QPID-1663 : WsDmAdapterTest fix. A preliminary search is made in order to fin...Andrea Gazzarini2009-02-163-19/+49
* QPID-1579 : Additional test case for MBean capability builder when target res...Andrea Gazzarini2009-02-151-0/+57
* QPID-1664 : QMan Asynchronous notification capabilityAndrea Gazzarini2009-02-1411-111/+484
* Cluster start-up retries to handle slow cman start-up.Alan Conway2009-02-142-7/+11
* Ensure that the queue depth in bytes remains accurate for LVQ. This also ensu...Gordon Sim2009-02-132-1/+25
* QPID-1663 Disable WsDmAdapterTest until we can resolve problemsMartin Ritchie2009-02-131-1/+2
* QPID-1631 : Convert MessageStore to TransactionLog and RoutingTable. Updated ...Martin Ritchie2009-02-1336-333/+492
* QPID-1662 : Converted Thread.sleep in to an awaitNanos()Martin Ritchie2009-02-131-6/+24
* QPID-1630 : Updated MessageFactory to be responsible for assigning messagIDs....Martin Ritchie2009-02-1322-385/+548
* Add --no-module-dir to start_cluster script.Alan Conway2009-02-131-1/+1
* QPID-1511 : Adds authentication and ssl encryption capabilities to the RMI ba...Aidan Skinner2009-02-1312-99/+846
* QPID-1629 : Convered AMQMessage to Interface and created concrete Transient/P...Martin Ritchie2009-02-1335-1428/+1367
* QPID-1628 : Further tiding up of imports no longer requried.Martin Ritchie2009-02-1321-36/+50
* QPID-1629 : Fully test MessageHandles before moveMartin Ritchie2009-02-134-4/+372
* Test case for previous commit.Gordon Sim2009-02-131-0/+4
* Check session impl is valid on close to avoid segfault.Gordon Sim2009-02-131-1/+4
* Enable --cluster-cman option if built with libcman support.Alan Conway2009-02-122-2/+3