summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/RecoveryManagerImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bring cluster code up to date.Alan Conway2008-06-181-3/+0
* QPID-990: Patch from Ted Ross to enable persisting of inter-broker routing en...Gordon Sim2008-05-131-7/+10
* Removed confusing broker::Message typedef intrusive_ptr<Message> shared_ptrAlan Conway2008-05-131-2/+2
* QPID-1050: Patch from Ted Ross:Gordon Sim2008-05-121-2/+32
* Fixed caught exception type in recoveryGordon Sim2008-04-251-1/+2
* - Refactored RefCounted class to avoid virtual inheritanceAndrew Stitcher2008-03-241-1/+1
* Replaced shared_ptr with intrusive_ptr for qpid::Broker::Message.Alan Conway2007-11-141-1/+1
* Renamed the following files for consistency:Alan Conway2007-09-251-1/+1
* - dequeue fix for AIOCarl C. Trieloff2007-09-211-1/+13
* recover support for async storesCarl C. Trieloff2007-09-141-0/+12
* * python/qpid/codec.pyAndrew Stitcher2007-09-121-2/+0
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-21/+2
* - Fix for asyncIO for storeCarl C. Trieloff2007-08-161-0/+1
* Added support for recovering prepared transactions.Gordon Sim2007-05-251-2/+56
* Changes to support durable exchanges.Gordon Sim2007-05-171-2/+23
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+143