summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/Channel.cpp
Commit message (Expand)AuthorAgeFilesLines
* More reorg to separate APR/posix code, work in progress.Alan Conway2006-11-081-5/+5
* Made passing of transaction context in message store explicit (to avoid threa...Gordon Sim2006-11-071-1/+1
* Minor source reorg, see README.Alan Conway2006-11-061-1/+1
* Hid locking within exchange registry, switched to shared_ptr for exchanges, a...Gordon Sim2006-10-311-2/+2
* Initial implementation for tx class.Gordon Sim2006-10-301-90/+85
* Renamed unit tests to follow naming conventions, fixed some #include inconsis...Alan Conway2006-10-161-2/+2
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+256