summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/RecoveredDequeue.h
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup in broker directory.Alan Conway2010-10-141-4/+3
* Add directory to #includeAlan Conway2009-07-141-5/+5
* Cluster: replicate transaction state to newcomers.Alan Conway2008-11-051-0/+4
* - Refactored RefCounted class to avoid virtual inheritanceAndrew Stitcher2008-03-241-5/+8
* Replaced shared_ptr with intrusive_ptr for qpid::Broker::Message.Alan Conway2007-11-141-2/+2
* Renamed the following files for consistency:Alan Conway2007-09-251-1/+1
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-1/+1
* Added support for recovering prepared transactions.Gordon Sim2007-05-251-0/+50