summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/TxAck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Log exception when prepare fails.Gordon Sim2007-12-041-0/+3
* Implementation of execution.result on the client side Gordon Sim2007-09-061-0/+1
* Broker management of message acknowledgements now runs entirely off execution...Gordon Sim2007-08-101-1/+1
* Logging infrastructure: See qpidd --long-help for details.Alan Conway2007-05-301-1/+2
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+54
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-54/+0
* 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
* Made passing of transaction context in message store explicit (to avoid threa...Gordon Sim2006-11-071-2/+7
* Some additional unit tests.Gordon Sim2006-10-311-1/+1
* Initial implementation for tx class.Gordon Sim2006-10-301-0/+46