summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/ha/ConnectionObserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-6020: HA logging improvements - log prefix with status and ID.Alan Conway2014-08-191-8/+8
* QPID-4712: authorisation for AMQP 1.0 connectionsGordon Sim2013-06-251-11/+13
* QPID-4348: HA Use independent sequence numbers for identifying messagesAlan Conway2013-06-171-0/+5
* QPID-4787: HA brokers find self-address in brokers_url.Alan Conway2013-04-291-5/+21
* NO-JIRA: HA improved logging messages.Alan Conway2012-09-141-2/+4
* QPID-4191: HA removing self address breaks if a VIP is used.Alan Conway2012-08-061-10/+12
* QPID-4176: HA Error handlingAlan Conway2012-07-311-16/+28
* NO-JIRA: Get rid of noisy errors from rejected connections.Alan Conway2012-06-281-3/+2
* NO-JIRA: Trivial code cleanup, removing outdated FIXME comments.Alan Conway2012-06-221-1/+0
* QPID-3603: Bug fixes to HA code, passing test_failover_send_receiveAlan Conway2012-06-141-3/+7
* QPID-3603: HA bug fixes around ha::QueueGuardAlan Conway2012-06-121-1/+1
* QPID-3603: Improvements to HA log messages, clarify primary/backp role.Alan Conway2012-06-121-1/+1
* QPID-3603: Introduced RemoteBackup to track backup status.Alan Conway2012-06-121-4/+9
* QPID-3603: Separate QueueGuard from ReplicatingSubscription.Alan Conway2012-06-121-0/+75