summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/amqp_0_10/SessionHandler.h
Commit message (Expand)AuthorAgeFilesLines
* Fix problems with sessions going out of scope and session numbers wrapping ar...Alan Conway2009-10-211-4/+5
* Log an error only the first time a detached session is used, ignore after that.Alan Conway2009-06-221-0/+1
* Fix issues when cluster is run with persistence enabled.Alan Conway2009-04-111-1/+2
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-27/+28
* Better error messages for not-attached exceptions.Alan Conway2009-01-291-3/+0
* QPID-1567: added 'exactly-once' guarantee to asynchronous replication of queu...Gordon Sim2009-01-201-0/+1
* Restrict connection close codes to the set defined in the specGordon Sim2008-11-061-2/+2
* QPID-1413: disable output before sending detachGordon Sim2008-11-061-1/+1
* Enabled management, add cluster shutdown command.Alan Conway2008-09-251-3/+1
* Fixed error handling session-busy condition on broker.Alan Conway2008-09-221-0/+1
* Support for AMQP 0-10 sessions in C++ broker.Alan Conway2008-05-201-6/+5
* Support for 0-10 sessions, not yet integrated. Misc minor fixes.Alan Conway2008-05-091-0/+116