summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/client/SessionImpl.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-5887: abort transactional session of failover.Charles E. Rolke2014-07-111-1/+1
* QPID-4514: Clean up cluster code: SessionImplAlan Conway2013-01-141-18/+1
* QPID-3630: remove additional code in client.Kenneth Anthony Giusti2012-01-131-18/+1
* QPID-2612: Fix to windows build from Chuck RolkeGordon Sim2010-05-181-2/+2
* QPID-664: allow safe closing of session as part of handling a session exceptionGordon Sim2010-04-271-0/+1
* Separate FailoverListener from client::Connection.Alan Conway2009-10-261-8/+1
* Fix problems with sessions going out of scope and session numbers wrapping ar...Alan Conway2009-10-211-0/+5
* Fixed: cluster udpate did not presever deliver-properties.exchange on messages.Alan Conway2009-10-051-0/+4
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+1
* Add needed extern decorators for Windows; applies patch QPID-2061-1.patch in ...Stephen D. Huston2009-08-201-1/+2
* QPID-2058: Add a flag to the version of SessionImpl::send() that takes a Fram...Gordon Sim2009-08-191-1/+9
* Add directory to #includeAlan Conway2009-07-141-3/+3
* Remove useless qpid/shared_ptr.h wrapper.Alan Conway2009-05-061-6/+6
* Add in management statistics for client flow control.Andrew Stitcher2009-02-031-1/+0
* Correction for: start a broker in cluster, send messages that are flow to dis...Carl C. Trieloff2009-01-301-1/+6
* Producer side rate throttling:Andrew Stitcher2009-01-271-1/+19
* Added ability to release messages through the Subscription class (+test)Gordon Sim2008-11-051-0/+1
* Various fixes arising from testing client failover:Gordon Sim2008-11-031-1/+1
* Reverted a small part of r703237 as it causes deadlocks under load. Session c...Gordon Sim2008-10-131-0/+9
* Client-side support for amq.faiover exchange. Connection::getKnownBrokers pro...Alan Conway2008-10-091-5/+13
* SessionImpl using ExceptionHolder to generate correctly typed exceptions..Alan Conway2008-10-081-9/+10
* rubygen/framing.0-10/constants.rb: create functions for all 3 exception subcl...Alan Conway2008-10-081-2/+8
* Cluster support for copying shared broker state to new members.Alan Conway2008-09-101-0/+1
* Updated doxygen comments in qpid/client/*.hAlan Conway2008-06-091-0/+1
* Removed obsolete src/qpid/client/SessionImpl.h .cppAlan Conway2008-05-271-1/+0
* Changes to Session API:Alan Conway2008-05-261-9/+6
* QPID-974: allow the size of the queue of outgoing frames to be restrictedGordon Sim2008-04-291-1/+4
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-11/+14
* QPID-920: allow applications to trigger the sending of a flush to serverGordon Sim2008-04-221-0/+1
* QPID-920: send message-accept for acks (as well as completion)Gordon Sim2008-04-211-1/+2
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-0/+188