summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/TransactionalStore.h
Commit message (Expand)AuthorAgeFilesLines
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+60
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-47/+0
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Modified TransactionalStore to return the txn ctxt as an auto_ptr to make own...Gordon Sim2006-11-071-1/+5
* Made passing of transaction context in message store explicit (to avoid threa...Gordon Sim2006-11-071-3/+8
* Initial implementation for tx class.Gordon Sim2006-10-301-0/+35