summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/amqp_0_10/SessionHandler.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "QPID-3352: Fix test for failed session to avoid confusion with as yet...Alan Conway2012-01-201-3/+1
* QPID-3352: Fix test for failed session to avoid confusion with as yet uniniti...Alan Conway2012-01-181-1/+3
* QPID-3352: Export method in common lib that is now used from within the broke...Gordon Sim2011-07-131-1/+1
* QPID-3186 - Import Export generalization to support a larger set of compilers...Ted Ross2011-05-171-2/+2
* QPID-2347: Signal deletion of queue to active subscribers via a resource-dele...Gordon Sim2010-01-221-0/+2
* 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