summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/ConnectionAdapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved c++ over to using the same preview file for 0-10 work as java.Gordon Sim2007-09-211-103/+0
* Eliminate ChannelAdapter from broker code.Alan Conway2007-09-181-24/+12
* * rubygen/templates/Proxy.rb, src/qpid/framing/Proxy.cpp, Proxy.h:Alan Conway2007-09-181-1/+2
* * src/qpid/broker/Session.h, .cpp: Session holds all state of a session incl...Alan Conway2007-08-291-8/+8
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-2/+2
* Removed unused types: RequestId, ResponseId, MethodContext.Alan Conway2007-08-141-7/+3
* Deleted following files that are obsolete for 0-10:Alan Conway2007-08-141-4/+0
* Initial support for latest approved 0-10 xml (with some transitional hacks in...Gordon Sim2007-07-241-3/+2
* removed the need to pass MethodContext/RequestId through proxy and handler/ad...Gordon Sim2007-07-191-13/+12
* refactoring: Gordon Sim2007-07-091-0/+124