summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qmf/AgentSession.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-3046 - UpdatesTed Ross2011-03-031-1/+10
* QPID-3046 - Improved detail in trace log messages.Ted Ross2011-02-091-4/+4
* Added severity and timestamp fields to raised events.Ted Ross2011-02-031-6/+34
* QPID-3032 - Modifications to the QMFv2 implementation:Ted Ross2011-02-021-3/+39
* Small code cleanup - Replaced object declaration with a const reference for e...Ted Ross2011-01-111-1/+1
* Added argument/type check for output arguments on methods.Ted Ross2011-01-111-4/+7
* Updates to the C++ implementation of QMFv2:Ted Ross2011-01-101-71/+119
* Fixed segfault when setting the agent filter on a closed session.Ted Ross2010-11-101-1/+1
* Fix session-shutdown-after-failure so it does not cause a segfault.Ted Ross2010-10-071-2/+2
* Add explicit node-type declaration for receivers.Ted Ross2010-10-071-4/+6
* QMFv2 Additions:Ted Ross2010-09-211-124/+126
* QPID-2792 - QMF Clients in C++ following the ABI-stable pattern of the new me...Ted Ross2010-08-121-0/+944