summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/ExpiryPolicy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merged out from trunkQPID-2519Stephen D. Huston2011-10-211-90/+5
* Undo bad merge from trunk - merged at wrong level.Stephen D. Huston2011-10-211-5/+90
* Merge trunk to QPID-2519 branchStephen D. Huston2011-10-201-90/+5
* QPID-2956: cluster broker exits with "error deliveryRecord no update message."Alan Conway2010-11-221-6/+11
* QPID-2874 Clustered broker crashes in assertion in cluster/ExpiryPolicy.cppAlan Conway2010-11-181-8/+44
* Give timer tasks a name for logging purposes.Alan Conway2010-08-261-1/+1
* Change all broker users of broker::Timer to use sys::TimerAndrew Stitcher2009-07-301-4/+4
* Add directory to #includeAlan Conway2009-07-141-2/+2
* Reverted checkins 793119, 793120, 793121, 793122 because of problems with hea...Kim van der Riet2009-07-131-4/+4
* Change all broker users of broker::Timer to use sys::TimerAndrew Stitcher2009-07-101-4/+4
* Fix lifecycle issue in ExpiryPolicy - remove deleted messages from unexpired ...Alan Conway2009-03-301-0/+7
* Fix cluster TTL: replicte expiry information to newcomers.Alan Conway2009-03-091-23/+22
* Cluster: restore separate event/frame threads.Alan Conway2009-03-051-4/+3
* Cluster support for message time-to-live.Alan Conway2009-02-091-0/+80