summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/Observers.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-7235: add virtual destructor to Observers to ensure cleanup if subclassedGordon Sim2016-04-281-0/+1
* QPID-5659: Fixes to compile with C++11 (needed to compile with clang on FreeB...Andrew Stitcher2014-04-021-1/+1
* NO-JIRA: Fix compilation error, reference cannot be declared mutable.Alan Conway2013-12-161-1/+1
* QPID-5421: HA replication error in stand-alone replicationAlan Conway2013-12-131-0/+12
* QPID-5421: Refactor: clean up QueueObservers.Alan Conway2013-12-131-10/+22
* QPID-4348: HA Use independent sequence numbers for identifying messagesAlan Conway2013-06-171-6/+6
* QPID-3603: Add ConfigurationObserver.Alan Conway2012-06-081-0/+69