summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/cluster/Decoder.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-1/+1
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Added missing locks in cluster code.Alan Conway2009-05-271-1/+1
* Fix leak of Decoder map entries.Alan Conway2009-05-111-0/+2
* Fixed race conditions in cluster.Alan Conway2009-03-081-0/+57
* Replicate connection decoder fragments to new members.Alan Conway2009-03-021-65/+0
* Fix cluster flow control bug: hang with large messages (>frame-max) and low -...Alan Conway2009-02-101-1/+4
* Fix for race conditions in cluster join.Alan Conway2009-02-031-0/+62