summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/linearstore/MessageStoreImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-5487: [linearstore] Replace use of /dev/urandom with c random generator ...Kim van der Riet2014-01-161-1/+7
* QPID-5460: [linearstore] Recovery of store which contains prepared but incomp...Kim van der Riet2014-01-091-75/+40
* QPID-5444: Recovering from qpid-txtest fails with "Inconsisntent TPL 2PC coun...Kim van der Riet2013-12-231-3/+3
* QPID-5422: DTX test failure, and some tidying up of code in JournalImpl.cpp/hKim van der Riet2013-12-201-127/+109
* QPID-4984: Cleanup of #includesKim van der Riet2013-11-181-11/+12
* QPID-4984: Change jrnl directory to journal - aligns namespaces with journal ...Kim van der Riet2013-11-151-2/+2
* QPID-4984: Fix for recovery ambiguity issue, other code tidy-upsKim van der Riet2013-11-141-60/+54
* QPID-4984: WIP. Basic enqueue/dequeue/txns work, still no EFP recycling.Kim van der Riet2013-11-041-56/+26
* QPID-4984: WIP: Copy of work over from branch to trunk. Non-tx works with som...Kim van der Riet2013-10-221-0/+1640