summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/SessionAdapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* rubygen/0-10/exceptions.rb:Alan Conway2008-04-031-2/+3
* Re-introduced old 'no-local' behaviour for exclusive queues via a proprietary...Gordon Sim2008-03-311-0/+7
* Update to dtx inline with latest spec:Gordon Sim2008-03-261-2/+126
* Scope exclusive queues to sessions.Gordon Sim2008-03-171-5/+22
* Enabled tx methods on final 0-10 path and converted tests accordinglyGordon Sim2008-03-111-1/+19
* Adjusted exception handling in c++ for final 0-10 path.Gordon Sim2008-03-101-8/+21
* Added acquire impl to final 0-10 codepathGordon Sim2008-03-071-6/+10
* Fixes to c++ broker:Gordon Sim2008-03-061-1/+1
* forked python tests for 0-10 preview and 0-10 finalGordon Sim2008-03-051-1/+24
* Further updates to support final 0-10 specGordon Sim2008-03-041-0/+382
* Renamed SessionAdapter as SessionHandler.Alan Conway2007-09-171-146/+0
* * Summary:Alan Conway2007-08-311-7/+108
* * src/qpid/broker/Session.h, .cpp: Session holds all state of a session incl...Alan Conway2007-08-291-58/+11
* * Fix compile errors.Alan Conway2007-08-271-0/+4
* * src/qpid/framing/FrameDefaultVisitor.h:Alan Conway2007-08-271-0/+88