summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/store/ms-clfs
Commit message (Expand)AuthorAgeFilesLines
* QPID-2082: Put all of the C++ code in the source tree into a namespaceAndrew Stitcher2012-03-202-8/+8
* QPID-3900 add missing include to get store\ms-clfs to compileCharles E. Rolke2012-03-151-0/+1
* Handle iterator properly when removing entries from list; resolves QPID-2941.Stephen D. Huston2010-11-121-3/+7
* Manage CLFS containers using policies to both create the initial containers a...Stephen D. Huston2010-11-053-23/+46
* Revised Messages to keep track of queues each message is on to enable finding...Stephen D. Huston2010-11-043-207/+255
* Since LSNs are used as persistence IDs and ID 0 usually means "not persisted"...Stephen D. Huston2010-10-299-30/+131
* Add hybrid SQL-CLFS store that can be used on Windows systems Vista, Win Serv...Stephen D. Huston2010-10-2112-0/+3131