summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/client/FailoverListener.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix spordic failure in cluster_test testConnectionKnownHosts.Alan Conway2010-07-011-2/+10
* Separate FailoverListener from client::Connection.Alan Conway2009-10-261-62/+33
* Add directory to #includeAlan Conway2009-07-141-2/+2
* Cleaned up some un-necessary #include dependencies.Alan Conway2009-04-151-0/+3
* Various fixes arising from testing client failover:Gordon Sim2008-11-031-1/+11
* Fix minor compile warnings noticed on WindowsStephen D. Huston2008-10-271-1/+1
* Client API change: Centralize access to subscription status, better control o...Alan Conway2008-10-251-1/+1
* Fix race in cluster causing incorrect known-broker lists to be sent to clients.Alan Conway2008-10-161-12/+31
* Minor cleanup for client failover.Alan Conway2008-10-141-3/+1
* Failover client and example fixes & tidy up.Alan Conway2008-10-101-1/+4
* Client-side INFO logging for known-broker updates.Alan Conway2008-10-101-3/+6
* Client-side support for amq.faiover exchange. Connection::getKnownBrokers pro...Alan Conway2008-10-091-9/+32
* broker: Fixed incorrect pass-by-reference of Queue::shared_ptr in several files.Alan Conway2008-10-071-0/+59