summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/SessionState.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* forked python tests for 0-10 preview and 0-10 finalGordon Sim2008-03-051-16/+29
* Updated tracking of outgoing command id and send command-point control on ses...Gordon Sim2008-03-031-4/+4
* A further step to final 0-10 spec.Gordon Sim2008-03-031-36/+13
* Some refactoring of the 0-10 codepath (being migrated to final spec) that pri...Gordon Sim2008-02-251-15/+113
* Start moving towards final 0-10 spec:Gordon Sim2008-02-211-7/+7
* Patches from Ted Ross:Alan Conway2008-02-121-0/+2
* Cluster code fixed for changes in codebase.Alan Conway2008-02-011-20/+13
* 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