summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/cluster/EventFrame.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add directory to #includeAlan Conway2009-07-141-2/+2
* Removed un-used LatencyMetric hack: missed in lat commit.Alan Conway2009-04-151-3/+1
* QPID-1771: fix as applied to branch as r757807.Gordon Sim2009-03-241-1/+3
* Fix cluster TTL: replicte expiry information to newcomers.Alan Conway2009-03-091-1/+3
* Fixed race conditions in cluster.Alan Conway2009-03-081-3/+3
* cluster: fix delivery-property.exchange-name set on updated messages.Alan Conway2009-03-051-3/+3
* Fixed issue with producer flow control in a cluster.Alan Conway2009-02-241-2/+2
* Fix for race conditions in cluster join.Alan Conway2009-02-031-10/+3
* cluster/EventFrame.cpp: Add operator<< for EventFrameAlan Conway2009-01-271-0/+46