summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/SubscriptionManager.h
Commit message (Expand)AuthorAgeFilesLines
* Tighten up sync-correctness in SubscriptionManager & Dispatcher.Alan Conway2008-05-271-1/+1
* Changes to Session API:Alan Conway2008-05-261-5/+5
* QPID-920: send message-accept for acks (as well as completion)Gordon Sim2008-04-211-0/+4
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-5/+5
* Start moving towards final 0-10 spec:Gordon Sim2008-02-211-3/+3
* Some minor changes to doc; primarily aimed at making the list of classesGordon Sim2008-01-231-0/+5
* Summary:Alan Conway2007-12-071-11/+19
* Remove start(); not yet safe to send commands while dispatcher is running con...Gordon Sim2007-12-041-3/+0
* Altered topic test to use the new session api.Gordon Sim2007-11-301-0/+4
* - set default to pre-acquire for acquire modeCarl C. Trieloff2007-11-211-2/+2
* - added confirm mode to perftestCarl C. Trieloff2007-11-211-0/+8
* Added auto-ack and commit-mode control to SubscriptionManager API.Alan Conway2007-11-141-0/+15
* client::SubscriptionManager:Alan Conway2007-11-071-25/+36
* Improvements to gsim's SubscriptionManager:Alan Conway2007-11-021-0/+93