summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/SemanticState.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Added some debug logs to indicate credit levels and verify if a message is en...Rajith Muditha Attapattu2007-10-091-0/+5
* Don't recover messages for cancelled subscriptions.Gordon Sim2007-10-051-1/+7
* Fix (and refactor) processing of ranges in message handler.Gordon Sim2007-10-041-1/+5
* Fixed recovery; unacked message records are now updated to hold the new comma...Gordon Sim2007-10-021-13/+9
* Renamed the following files for consistency:Alan Conway2007-09-251-1/+1
* Split broker::Session into:Alan Conway2007-09-211-0/+591