summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/BrokerChannel.h
Commit message (Expand)AuthorAgeFilesLines
* - cache the exchange on a given ChannelCarl C. Trieloff2007-08-271-0/+5
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-3/+3
* Broker management of message acknowledgements now runs entirely off execution...Gordon Sim2007-08-101-15/+36
* Use execution layer to acknowledge messages. Gordon Sim2007-07-271-5/+7
* Initial support for latest approved 0-10 xml (with some transitional hacks in...Gordon Sim2007-07-241-1/+2
* Some refactoring towards a more decoupled handler chain structure:Gordon Sim2007-07-171-22/+16
* refactoring: Gordon Sim2007-07-091-7/+1
* Timeout handling for dtx, plus tests.Gordon Sim2007-06-081-0/+2
* Merged in channel.flow implementation and interoperability tests.Gordon Sim2007-06-061-0/+2
* Some tests and fixes for dtx preview.Gordon Sim2007-06-051-2/+4
* Added some dtx related unit testsGordon Sim2007-04-201-1/+3
* Some dtx related updates.Gordon Sim2007-04-191-4/+8
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+159