summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/Connection.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-1113 Management cleanup and performance enhancementsTed Ross2008-06-021-2/+3
* QPID-1087Ted Ross2008-05-211-22/+14
* QPID-1050: Patch from Ted Ross:Gordon Sim2008-05-121-1/+3
* Moved federation to final 0-10 codepathGordon Sim2008-04-221-1/+1
* Make AsyncIOAcceptor multi-protocol:Alan Conway2008-03-181-2/+0
* Start moving towards final 0-10 spec:Gordon Sim2008-02-211-30/+2
* Initial cut of inter-broker bridgingGordon Sim2008-02-011-1/+26
* Remove Socket param from Connection constructor, pass a string id instead.Alan Conway2008-01-301-1/+1
* Parse out the userid and password from the response; a small step on the road...Gordon Sim2008-01-301-0/+4
* patch-715 (tross)Carl C. Trieloff2008-01-021-2/+14
* Changes to threading: queues serialiser removed, io threads used to drive dis...Gordon Sim2007-11-291-0/+5
* * src/tests/ClientSessionTest.cpp: Suspend/resume tests.Alan Conway2007-09-281-1/+0
* 2007-09-24 Alan Conway <aconway@redhat.com>Alan Conway2007-09-241-4/+2
* Split broker::Session into:Alan Conway2007-09-211-2/+1
* Moved c++ over to using the same preview file for 0-10 work as java.Gordon Sim2007-09-211-2/+2
* Eliminate ChannelAdapter from broker code.Alan Conway2007-09-181-1/+0
* Refactor HandlerImpl to use Session rather than CoreRefs.Alan Conway2007-09-181-0/+1
* Renamed SessionAdapter as SessionHandler.Alan Conway2007-09-171-4/+4
* * Summary:Alan Conway2007-08-311-9/+7
* * src/qpid/broker/Session.h, .cpp: Session holds all state of a session incl...Alan Conway2007-08-291-2/+5
* removed un-used codeCarl C. Trieloff2007-08-231-1/+0
* Some refactoring towards a more decoupled handler chain structure:Gordon Sim2007-07-171-2/+2
* refactoring: Gordon Sim2007-07-091-8/+5
* Autodeletable shared queues are now deleted as soon as the consumer count dro...Gordon Sim2007-07-031-2/+0
* * src/qpid/framing/ChannelAdapter.cpp: Use handler chainsAlan Conway2007-06-271-1/+1
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+108