summaryrefslogtreecommitdiff
path: root/cpp/lib/broker/SessionHandlerImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved c++ to 0-9, based on a spec file with all the WIP stuff removed manuall...Gordon Sim2008-02-191-2/+25
* Fixes for QPID-581 & QPID-563Gordon Sim2007-09-071-2/+0
* Fixes for QPID-544 and QPID-548Gordon Sim2007-08-131-1/+1
* * Added support for channel.flow:Gordon Sim2007-05-091-5/+4
* Initial interop tests for c++.Gordon Sim2007-05-081-2/+6
* Send missing recoverOk response to recover.Alan Conway2007-03-051-0/+1
* Check for existing channel on channel_openGordon Sim2007-02-211-3/+9
* Fixed creation of error message for unknown channel.Gordon Sim2007-01-221-1/+4
* Close connection when connection.close is sent to client.Gordon Sim2007-01-181-0/+2
* With thanks to Jim Meyering and Rafael Schloming: Fix incorrect error numberAlan Conway2007-01-121-1/+1
* Support for multi version, merge part 1. - can still refactor out dup use ofCarl C. Trieloff2006-12-201-2/+7
* * cpp/gen/Makefile.am: fixed generated code dependencies.Alan Conway2006-12-191-5/+8
* Broker side dynamic version hook up.Carl C. Trieloff2006-12-141-34/+51
* Added new configuration option for staging threshold (size above which messages Gordon Sim2006-12-061-4/+5
* Added queue policy class for controlling when message content should be relea...Gordon Sim2006-12-051-3/+3
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-0/+429