summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/store/MessageStorePlugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-6/+0
* QPID-3858: WIP: Provisional checkin: Wiring of async store interface to broke...Kim van der Riet2012-09-241-1/+2
* QPID-3858: Updated code to include recent refactoring by Gordon (gsim) - see ...Kim van der Riet2012-08-271-1/+1
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-3/+3
* Add hybrid SQL-CLFS store that can be used on Windows systems Vista, Win Serv...Stephen D. Huston2010-10-211-3/+9
* Fix g++ compile warning-turned-errorStephen D. Huston2010-04-191-0/+2
* Fix for QPID-2420 to correctly handle restoring and commit/abort prepared tra...Stephen D. Huston2010-04-161-6/+20
* In broker, change RecoverableExchange[Impl]::bind() strings to const; they ar...Stephen D. Huston2009-10-301-1/+1
* Change StorageProvider::Exception to inherit from qpid::Exception instead of ...Stephen D. Huston2009-10-281-1/+4
* Fix unused arg warningsStephen D. Huston2009-10-281-1/+1
* Initial checkin of portable message store plugin and MS SQL-specific storage ...Stephen D. Huston2009-10-211-0/+444