summaryrefslogtreecommitdiff
path: root/cpp/broker/src/SessionHandlerImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-405/+0
* Turned up gcc warnings, fixed warnings in code, enabled -Werror.Alan Conway2006-10-111-46/+47
* Implementation of basic_get.Gordon Sim2006-10-111-3/+7
* Implementation and tests for basic_qos (i.e. prefetching)Gordon Sim2006-10-101-1/+5
* Decoupled routing from the channel and message classes.Gordon Sim2006-10-061-3/+4
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@450556...Alan Conway2006-09-271-1/+7
* Initial implementation of basic_ack & basic_recoverGordon Sim2006-09-271-2/+6
* Added tests for basic_cancel and for handling of invalid channel ids.Gordon Sim2006-09-221-13/+23
* Implemented topic pattern matching for the TopicExchange.Alan Conway2006-09-211-3/+3
* Use the generated proxy classes rather than constructing frames directly.Gordon Sim2006-09-211-21/+18
* Import of qpid from etp:Rafael H. Schloming2006-09-191-0/+378