summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/store
Commit message (Expand)AuthorAgeFilesLines
* In broker, change RecoverableExchange[Impl]::bind() strings to const; they ar...Stephen D. Huston2009-10-305-55/+84
* Ensure a client-side cursor is used, and change to static cursor to improve p...Stephen D. Huston2009-10-302-2/+7
* Always include the hresult message if it's available.Stephen D. Huston2009-10-301-3/+2
* Change StorageProvider::Exception to inherit from qpid::Exception instead of ...Stephen D. Huston2009-10-284-26/+42
* Fix unused arg warningsStephen D. Huston2009-10-282-2/+2
* Set up COM initialization before trying to database connection in earlyInitia...Stephen D. Huston2009-10-271-0/+1
* Add install steps.Stephen D. Huston2009-10-271-0/+6
* Initial checkin of portable message store plugin and MS SQL-specific storage ...Stephen D. Huston2009-10-2129-0/+4101