summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/Channel.cpp
Commit message (Expand)AuthorAgeFilesLines
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-257/+0
* Initial sketching out of staging functionality for large messages (i.e. allow...Gordon Sim2006-11-241-0/+2
* Merged AMQP version-sensitive generated files with C++ trunk. Phase 1 of merg...Kim van der Riet2006-11-221-4/+3
* 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-2/+2
* 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