summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/agent/ManagementAgentImpl.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-4940: Remove obsolete qmf codeAndrew Stitcher2013-07-261-294/+0
* QPID-4514: Remove obsolete cluster code: ManagementAgent, Timer, docAlan Conway2012-12-191-4/+0
* QPID-4485: hold agentLock and check for dups when adding new mgmt objectsKenneth Anthony Giusti2012-12-011-1/+1
* JIRA 3337Michael Goulish2011-07-061-2/+2
* QPID-3032 - Bug-fix: The broker management agent and the remote C++ agent har...Ted Ross2011-02-021-9/+10
* QPID-2934 Feature to pass the authenticated userId to QMF agent method handle...Ted Ross2010-11-091-4/+5
* QPID-2888: qmf v2 agent will republish all data on broker reconnect.Kenneth Anthony Giusti2010-09-301-1/+1
* QPID-2859: Save the agent's name to the configuration file.Kenneth Anthony Giusti2010-09-151-1/+1
* Fixed a thread safety issue in which the managementObjects map was used in an...Ted Ross2010-09-141-3/+6
* QPID-2841: set the TTL in agent heartbeat messages.Kenneth Anthony Giusti2010-09-011-1/+2
* QPID-2791: batch up data indications and repliesKenneth Anthony Giusti2010-08-121-0/+4
* QPID-2782: update qmf console binding api.Kenneth Anthony Giusti2010-08-011-0/+3
* QMF: enable python console to pull schema info from agent.Kenneth Anthony Giusti2010-07-121-1/+7
* QMF: add api to get agent id, and new object id constructor that uses agent id.Kenneth Anthony Giusti2010-07-081-0/+2
* Replaced the earlier-removed init function (in ManagementAgent.h) that usesTed Ross2010-05-251-1/+1
* Merged the changes from the qmf-devel0.7a branch back to the trunk.Ted Ross2010-03-311-10/+32
* QPID-2251, QPID-1982 - Added alternative to non-portable FD notifier in the c...Ted Ross2010-01-291-0/+6
* QPID-2357 Broker boot sequence doesn't synchronize when clustered - patch fro...Alan Conway2010-01-281-0/+7
* QPID-2132: further fix from Ken Giusti.Gordon Sim2009-10-081-1/+4
* QPID-2132: Applied patch from Ken GiustiGordon Sim2009-10-081-2/+4
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Add portability support for QMF agent, thanks to Pete McKinnon - partially fi...Stephen D. Huston2009-05-041-2/+2
* Added a general ConnectionSettings alternative for agent initialization.Ted Ross2008-12-181-0/+4
* Converted output to cout to proper QPID_LOG statements.Ted Ross2008-12-171-1/+0
* Added a second level of debug output for the qmf protocol exchange.Ted Ross2008-11-131-0/+5
* Updated qmf-agent API to allow user to specify uid, password, mechanism, and ...Ted Ross2008-11-131-11/+16
* QPID-1446 - Fixed memory leak in management agent affecting broker.Ted Ross2008-11-101-0/+1
* QPID-1437 - Fixed qmf agent shutdownTed Ross2008-11-061-3/+8
* QPID-1327 - Added optional severity override in the eventRaise methodTed Ross2008-10-091-1/+1
* QPID-1327 - Event support for ManagementTed Ross2008-10-071-28/+42
* QPID-1174 Updates to the management frameworkTed Ross2008-09-031-29/+72
* QPID-1174 - Management updates for remote agentsTed Ross2008-07-311-0/+4
* QPID-1170 - Provide a better factory for creation and deletion of the managem...Ted Ross2008-07-161-2/+2
* QPID-1174 Remote Management Agent for management of external componentsTed Ross2008-07-111-0/+157