summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/BrokerChannel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix (and test) for QPID-407. Messages are requeued at the head rather than th...Gordon Sim2007-07-031-4/+4
* Autodeletable shared queues are now deleted as soon as the consumer count dro...Gordon Sim2007-07-031-1/+6
* * src/qpid/framing/ChannelAdapter.cpp: Use handler chainsAlan Conway2007-06-271-1/+2
* Timeout handling for dtx, plus tests.Gordon Sim2007-06-081-10/+25
* Merged in channel.flow implementation and interoperability tests.Gordon Sim2007-06-061-1/+13
* Some tests and fixes for dtx preview.Gordon Sim2007-06-051-9/+32
* Updates to dtx support.Gordon Sim2007-05-311-6/+9
* Added some dtx related unit testsGordon Sim2007-04-201-2/+29
* Some dtx related updates.Gordon Sim2007-04-191-34/+32
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+347