summaryrefslogtreecommitdiff
path: root/cpp/examples/qmf-agent/example.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-2934 Feature to pass the authenticated userId to QMF agent method handle...Ted Ross2010-11-091-1/+11
* QPID-2506: enable map and list method arguments.Kenneth Anthony Giusti2010-04-141-6/+13
* Merged the changes from the qmf-devel0.7a branch back to the trunk.Ted Ross2010-03-311-1/+20
* QPID-2179 - example qmf-agent occasionally crashes on shutdownTed Ross2009-11-121-3/+7
* Add portability support for QMF agent, thanks to Pete McKinnon - partially fi...Stephen D. Huston2009-05-041-2/+4
* Added a general ConnectionSettings alternative for agent initialization.Ted Ross2008-12-181-1/+5
* QPID-1437 - Made example better able to demonstrate proper shutdown by adding...Ted Ross2008-11-061-2/+14
* QPID-1327 - Event support for ManagementTed Ross2008-10-071-1/+2
* Cleaned up qmf agent example codeTed Ross2008-09-191-4/+4
* QPID-1274 - Changed C++ namespace for generated management code. Improved ef...Ted Ross2008-09-151-11/+11
* QPID-1279 Implementations of management methods can now return error strings ...Ted Ross2008-09-101-2/+2
* QPID-1174 Updates to the management frameworkTed Ross2008-09-031-3/+15
* QPID-1174 - Management updates for remote agentsTed Ross2008-07-311-11/+85
* QPID-1170 - Removed spurious include from exampleTed Ross2008-07-161-1/+0
* QPID-1170 - Provide a better factory for creation and deletion of the managem...Ted Ross2008-07-161-1/+2
* QPID-1174 Remote Management Agent for management of external componentsTed Ross2008-07-111-0/+97