summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/SessionState.h
Commit message (Expand)AuthorAgeFilesLines
* Disable non-0 session timeouts.Alan Conway2010-08-031-2/+2
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-33/+34
* QPID-1711: Ensure the session state between the two peers in an inter-broker ...Gordon Sim2009-03-041-0/+15
* Cluster replicates session command sequence state and consumers to newcomers.Alan Conway2008-09-241-2/+15
* Request a timely reqply to session.completed based on configured flush interval.Alan Conway2008-06-041-0/+6
* Increased default flush interval to 1MB, send spontaneous known-completed at ...Alan Conway2008-06-041-6/+10
* qpid::SessionState: Added error checking for invalid frame sequences.Alan Conway2008-05-231-1/+3
* Improved logging for session state - show incomplete commands on receive-comp...Alan Conway2008-05-221-14/+15
* Support for AMQP 0-10 sessions in C++ broker.Alan Conway2008-05-201-80/+64
* Support for 0-10 sessions, not yet integrated. Misc minor fixes.Alan Conway2008-05-091-71/+92
* Session state as per AMQP 0-10 specification.Alan Conway2008-04-271-0/+188