summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/store/StorageProvider.h
Commit message (Expand)AuthorAgeFilesLines
* Add hybrid SQL-CLFS store that can be used on Windows systems Vista, Win Serv...Stephen D. Huston2010-10-211-0/+9
* Fix for QPID-2420 to correctly handle restoring and commit/abort prepared tra...Stephen D. Huston2010-04-161-2/+12
* In broker, change RecoverableExchange[Impl]::bind() strings to const; they ar...Stephen D. Huston2009-10-301-1/+2
* Change StorageProvider::Exception to inherit from qpid::Exception instead of ...Stephen D. Huston2009-10-281-1/+2
* 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/+322