summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/SemanticState.h
Commit message (Expand)AuthorAgeFilesLines
* Use shared pointers for consumers (held by queues and sessions) to prevent ha...Gordon Sim2007-10-171-6/+10
* Remove default queue concept which is no longer applicable in 0-10.Gordon Sim2007-10-151-4/+1
* Further fixes to locking between queue and semantic state to avoid deadlocking.Gordon Sim2007-10-121-0/+11
* Fixed recovery; unacked message records are now updated to hold the new comma...Gordon Sim2007-10-021-2/+1
* Split broker::Session into:Alan Conway2007-09-211-0/+184