summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* Correct excessive use of inline functions in PersistableMessage.h.Alan Conway2008-11-062-98/+133
* QPID-1437 - Fixed qmf agent shutdownTed Ross2008-11-062-7/+49
* * fix bug causing last message to occasionally be lost on replayGordon Sim2008-11-064-5/+40
* Remove unused class broker::IncomingExecutionContext.Alan Conway2008-11-063-206/+0
* Non fucntional changesCarl C. Trieloff2008-11-064-16/+15
* QPID-1417: ensure there are no dangling pointers in a connections output tasksGordon Sim2008-11-063-0/+8
* QPID-1434 : Changed rethrow() name based on feedback from RobMartin Ritchie2008-11-063-46/+23
* SubscriptionManager and Dispatcher were missing wait() methods meaning that i...Gordon Sim2008-11-065-2/+18
* QPID-1431 : Prevent listeners being added to _frameListeners when an exceptio...Martin Ritchie2008-11-064-13/+739
* QPID-1434 : Add ability to rethrow AMQExceptionsMartin Ritchie2008-11-061-0/+128
* QPID-1434 : Add ability to rethrow AMQExceptionsMartin Ritchie2008-11-061-0/+30
* This is related to QPID-1326Rajith Muditha Attapattu2008-11-051-0/+4
* QPID-1294 (Johnathan Robie) Improved doxygen generation. Files missed in prev...Alan Conway2008-11-057-0/+1298
* QPID-1294 (Johnathan Robie) Improved doxygen generation.Alan Conway2008-11-056-2/+210
* Added ability to release messages through the Subscription class (+test)Gordon Sim2008-11-0514-19/+190
* Fix error in run_test.Alan Conway2008-11-051-1/+1
* Add new source filesStephen D. Huston2008-11-053-24/+45
* Added support for push-routes and queue-based routes.Ted Ross2008-11-051-112/+182
* Disable SIGPIPE for client as well as brokerGordon Sim2008-11-051-8/+10
* Cluster: clean up connections when a member leaves the cluster.Alan Conway2008-11-056-4/+28
* Add missing IntegerTypes.h include; fixes QPID-1436Stephen D. Huston2008-11-051-0/+1
* No need to decalre TxOpConstVisitor - it's defined in TxOpVisitor.h; resolves...Stephen D. Huston2008-11-051-2/+0
* Cluster: replicate transaction state to newcomers.Alan Conway2008-11-0523-76/+311
* fixed compilation warnings from comparison of signed and unsigned intsGordon Sim2008-11-051-2/+2
* Added bank numbers to the routing key of a QMF heartbeat message.Ted Ross2008-11-043-8/+25
* This check in is related to QPID-1296Rajith Muditha Attapattu2008-11-045-52/+469
* Clarified broker/agent banks in method names. Added new accessor methods for...Ted Ross2008-11-041-5/+11
* renamed suite to avoid collision for newer versions of boostGordon Sim2008-11-041-1/+1
* QPID-1430: fixed an NPE on connection closeRafael H. Schloming2008-11-041-1/+1
* Fixed usage text for qpid-toolTed Ross2008-11-041-1/+1
* constants.rb: generate type code constants for AMQP types. Useful with Array.Alan Conway2008-11-0414-87/+267
* Added unit test for replay utility class.Gordon Sim2008-11-042-1/+81
* Allow local broker to be run in any position in a ClusterFixture.Alan Conway2008-11-041-84/+77
* QPID-1429Martin Ritchie2008-11-041-13/+11
* Adding a couple of utilities (don't alter any existing functionality) that ar...Gordon Sim2008-11-048-6/+554
* Correct signature of usleep() methodStephen D. Huston2008-11-031-1/+1
* Add missing source filesStephen D. Huston2008-11-031-0/+15
* correction for Active-Active clustering, allowing late joining nodes in the c...Carl C. Trieloff2008-11-033-40/+61
* This line seems not to be as redundant as I thought! Its removal seems to tri...Gordon Sim2008-11-031-0/+1
* Various fixes arising from testing client failover:Gordon Sim2008-11-0310-24/+52
* QPID-1384: Changed for storing UTF8 Strings in filesArnaud Simon2008-11-033-4/+21
* Get initial Windows options in; event log doesn't yet workStephen D. Huston2008-10-312-9/+43
* Federation enhancements and bug fixes:Ted Ross2008-10-313-5/+114
* Cluster returns connection exception for un-supported AMQP features.Alan Conway2008-10-313-4/+40
* Added return Message overload of SubscriptionManager get().Alan Conway2008-10-315-10/+24
* Fix intermittent hanging where two threads are waiting for completions on the...Gordon Sim2008-10-311-1/+1
* QPID-1411: Applied Andrea's patch; added config file sample Arnaud Simon2008-10-3141-983/+819
* qpid-1422: renamed qmanServlet.war into qman.warArnaud Simon2008-10-311-1/+1
* Federation bug-fixes:Ted Ross2008-10-314-12/+22
* Fixed a problem with improper shutdown that occasionally caused unhandled exc...Ted Ross2008-10-311-0/+1