summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/Decoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add directory to #includeAlan Conway2009-07-141-2/+2
* Added missing locks in cluster code.Alan Conway2009-05-271-0/+5
* Fix leak of Decoder map entries.Alan Conway2009-05-111-8/+7
* QPID-1771: fix as applied to branch as r757807.Gordon Sim2009-03-241-2/+3
* Fixed race conditions in cluster.Alan Conway2009-03-081-0/+60
* Replicate connection decoder fragments to new members.Alan Conway2009-03-021-50/+0
* Fix memory leak in cluster code.Alan Conway2009-02-111-2/+6
* Remove unused class and clean up some FIXME comments.Alan Conway2009-02-101-1/+1
* Fix cluster flow control bug: hang with large messages (>frame-max) and low -...Alan Conway2009-02-101-2/+2
* Fix for race conditions in cluster join.Alan Conway2009-02-031-0/+46