summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/store/MessageStorePlugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4178: broker refactoringGordon Sim2012-08-101-1/+1
* QPID-2082: Put all of the C++ code in the source tree into a namespaceAndrew Stitcher2012-03-201-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