summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-1589 - Added equality/inequality operators to qpid::console::ObjectId.Ted Ross2009-01-162-0/+45
* Separate cluster::EventHeader to allow non-copy events.Alan Conway2009-01-164-38/+51
* QPID-1567: clean shutdown of event queueGordon Sim2009-01-161-0/+1
* added a timeout to BytesMessageTestRafael H. Schloming2009-01-161-2/+4
* QPID-1565: Move each platforms config + executables into a more appropriately...Aidan Skinner2009-01-1619-13/+61
* Qpid-1587: Added LVQ samplesArnaud Simon2009-01-163-0/+246
* QPID-1574 : Update of NOTICE file for QMan related libraries info.Andrea Gazzarini2009-01-161-0/+48
* Added missing PYTHONPATH definition.Ted Ross2009-01-151-0/+1
* Added lvq-no-browse support to qpid-config.Ted Ross2009-01-152-16/+88
* Initial commit for QPID-1567 requires PollableQueue.h/PollableCondition.h to ...Gordon Sim2009-01-151-2/+2
* Removed duplicate license textTed Ross2009-01-151-21/+0
* Minor typo fixesTed Ross2009-01-152-2/+2
* QPID-1575: Reduce TTL from 1 second to 100msAidan Skinner2009-01-151-1/+1
* QPID-1567: Initial support for asynchronous queue state replicationGordon Sim2009-01-1521-9/+1057
* Minor formatting correctionGordon Sim2009-01-151-1/+1
* Minor formatting fixes and typo correction.Gordon Sim2009-01-153-7/+7
* QPID-1574 : Startup scripts & deployment descriptor fixesAndrea Gazzarini2009-01-156-172/+154
* QPID-1574 : Unix format for shell scriptsAndrea Gazzarini2009-01-152-123/+123
* QPID-1574 : startup scriptsAndrea Gazzarini2009-01-156-31/+404
* QPID-1574 : QMan WS-DM AdapterAndrea Gazzarini2009-01-1582-662/+7841
* QPID-1574 : dependencies file updated for inclusion of QMan WS-DM dependencies.Andrea Gazzarini2009-01-151-1/+34
* QPID-1574 : Additional libraries needed for WS-DM featuresAndrea Gazzarini2009-01-1526-0/+0
* Fix to sender test: read in whole line as message body, not just next word.Gordon Sim2009-01-141-1/+1
* Include CPG error code in message.Alan Conway2009-01-141-16/+19
* Fix logic to generate messages at a specified rate. Alan Conway2009-01-141-21/+15
* Modified footer and header for Google baitJonathan Robie2009-01-142-2/+31
* QPID-1573: Change AMQQueueDeferredOrderingTest, ReturnUnroutableMandatoryMess...Aidan Skinner2009-01-146-173/+76
* Move dispatcher code from iocpDispatcher.cpp (no longer needed) to IocpPoller...Stephen D. Huston2009-01-134-61/+24
* Revise allocator per patch in QPID-1458; Fixes QPID-1458Stephen D. Huston2009-01-131-2/+19
* Implement heartbeat timeout on client:Andrew Stitcher2009-01-139-20/+83
* Send heartbeat from broker to clientAndrew Stitcher2009-01-1310-9/+88
* Small tidy upAndrew Stitcher2009-01-131-1/+2
* Created new Timer code in qpid::sysAndrew Stitcher2009-01-133-1/+232
* This is related QPID-1479Rajith Muditha Attapattu2009-01-132-3/+25
* Start to fix Timer to improve encapsulation and then fixAndrew Stitcher2009-01-134-3/+12
* This is related to QPID-1479Rajith Muditha Attapattu2009-01-139-37/+207
* This is related to QPID-1479Rajith Muditha Attapattu2009-01-138-34/+221
* Added environment vars to control the host/port used for the qmf tests.Rafael H. Schloming2009-01-131-1/+2
* This is related to QPID-1572.Rajith Muditha Attapattu2009-01-1312-1/+59
* This is a fix for QPID-1571Rajith Muditha Attapattu2009-01-131-3/+41
* QPID-1528: Use central list of commands for parsing and completing.Aidan Skinner2009-01-132-9/+24
* QPID-1522: remove bogus COMMAND_NAME in CommandImpl.java, fix typos in helpAidan Skinner2009-01-135-12/+9
* Adding missing includeStephen D. Huston2009-01-121-0/+1
* Add support for AsynchIO::RequestCallback processingStephen D. Huston2009-01-124-11/+65
* Allow any remaining events in PollableQueue to be processed after Poller thre...Gordon Sim2009-01-121-4/+22
* Added test coverage for the CLI utilitiesTed Ross2009-01-093-1/+207
* QPID-1564: Remove duplicate ASL header and unusued imports. Format code accor...Aidan Skinner2009-01-0954-2271/+1755
* Fix --cluster-mast-max: errors in last commit.Alan Conway2009-01-097-21/+24
* Fixed code problem for Python versions less than 2.5Ted Ross2009-01-091-3/+4
* QPID-1563: Use createTempFileAidan Skinner2009-01-092-19/+3