summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/TxBuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improved exception handling for commit.Gordon Sim2008-06-101-10/+18
* Some dtx related updates.Gordon Sim2007-04-191-6/+17
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+56
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-55/+0
* Some fixes and tests for bugs uncovered during testing of persistence.Gordon Sim2006-11-171-0/+2
* 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