summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/SubscriptionImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add directory to #includeAlan Conway2009-07-141-10/+10
* Remove client::Execution and FrameSet from the public API.Alan Conway2009-05-061-1/+5
* Applied PIMPL pattern to SubscriptionManager.Alan Conway2009-05-041-3/+6
* Cleaned up PIMPL pattern for public APIAlan Conway2009-05-011-4/+3
* Fixes to build under Visual Studio 2008Andrew Stitcher2009-04-231-0/+1
* Apply PIMPL pattern to qpid::client::Message.Alan Conway2009-04-201-2/+5
* QPID-1613: Ensure that the rule registered with the demuxer for LocalQueue su...Gordon Sim2009-01-231-0/+10
* QPID-1527: Added exclusive option to SubscriptionSettings and accompanying test.Gordon Sim2008-12-101-1/+2
* Added some failover capable testsGordon Sim2008-11-141-1/+5
* Added ability to release messages through the Subscription class (+test)Gordon Sim2008-11-051-4/+28
* * added flag to SubscriptionSettings to control automatic completion of messageGordon Sim2008-10-291-10/+14
* Client API change: Centralize access to subscription status, better control o...Alan Conway2008-10-251-0/+116