summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/TxBuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-091-1/+1
* Modified TransactionalStore to return the txn ctxt as an auto_ptr to make own...Gordon Sim2006-11-071-8/+12
* Made passing of transaction context in message store explicit (to avoid threa...Gordon Sim2006-11-071-10/+8
* Initial implementation for tx class.Gordon Sim2006-10-301-0/+48