summaryrefslogtreecommitdiff
path: root/cpp/lib/broker/SessionHandlerImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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