summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/RecoveredEnqueue.h
Commit message (Expand)AuthorAgeFilesLines
* - 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