summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/SessionManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-1052: Patch from Ted RossGordon Sim2008-05-121-2/+2
* - Refactored RefCounted class to avoid virtual inheritanceAndrew Stitcher2008-03-241-0/+1
* Some refactoring of the 0-10 codepath (being migrated to final spec) that pri...Gordon Sim2008-02-251-1/+1
* Start moving towards final 0-10 spec:Gordon Sim2008-02-211-1/+1
* Cluster code fixed for changes in codebase.Alan Conway2008-02-011-1/+2
* Added Observer to SessionManager for cluster use.Alan Conway2008-01-291-0/+6
* patch-715 (tross)Carl C. Trieloff2008-01-021-0/+2
* Preparation for session thread safety overhaul:Alan Conway2007-11-011-0/+1
* Simplify SessionState, preparing for session thread safety fixes.Alan Conway2007-10-311-1/+0
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-8/+9
* Lock active session id map when removing id for closed session.Gordon Sim2007-10-181-0/+6
* * src/tests/ClientSessionTest.cpp: Suspend/resume tests.Alan Conway2007-09-281-8/+20
* 2007-09-24 Alan Conway <aconway@redhat.com>Alan Conway2007-09-241-0/+84