summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/SessionState.cpp
Commit message (Expand)AuthorAgeFilesLines
* patch-715 (tross)Carl C. Trieloff2008-01-021-0/+75
* Changes to threading: queues serialiser removed, io threads used to drive dis...Gordon Sim2007-11-291-2/+21
* Disable recoding of frames for replay where replay will not be required.Gordon Sim2007-11-281-1/+1
* Added framing::BodyHolder:Alan Conway2007-11-221-1/+1
* Change to avoid assertion when delivery is concurrent with session detachment:Gordon Sim2007-11-121-5/+6
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-13/+24
* Lock active session id map when removing id for closed session.Gordon Sim2007-10-181-1/+1
* 2007-09-24 Alan Conway <aconway@redhat.com>Alan Conway2007-09-241-5/+10
* Split broker::Session into:Alan Conway2007-09-211-0/+63