summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/DtxHandlerImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refresh of transitional xml to more closely reflect latest specificationGordon Sim2007-08-211-36/+27
* Removed unused types: RequestId, ResponseId, MethodContext.Alan Conway2007-08-141-6/+0
* Initial support for latest approved 0-10 xml (with some transitional hacks in...Gordon Sim2007-07-241-3/+1
* Added initial 'execution-layer' to try out methods form the 0-10 execution cl...Gordon Sim2007-07-231-15/+15
* removed the need to pass MethodContext/RequestId through proxy and handler/ad...Gordon Sim2007-07-191-35/+30
* Fixed catch clauses to catch by const & and use std::exception forAlan Conway2007-06-141-5/+5
* Timeout handling for dtx, plus tests.Gordon Sim2007-06-081-33/+52
* Some tests and fixes for dtx preview.Gordon Sim2007-06-051-23/+72
* Updates to dtx support.Gordon Sim2007-05-311-15/+21
* Added some dtx related unit testsGordon Sim2007-04-201-15/+26
* Some dtx related updates.Gordon Sim2007-04-191-0/+124