summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/management/ManagementAgent.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-3015: Added create and delete methods to management schema for brokerGordon Sim2011-02-181-1/+6
* QPID-3032 - Bug-fix: The broker management agent and the remote C++ agent har...Ted Ross2011-02-021-6/+17
* Bug 654872, QPID-3007: Batch management messages by count, not size.Alan Conway2011-01-201-1/+3
* QPID-2997: remove oid disambiguation, re-order mgmt object status updates.Kenneth Anthony Giusti2011-01-181-3/+7
* QPID-2982: Fix discrepancy in management object and deleted object counts.Alan Conway2011-01-131-1/+4
* Bug 662765 - Management broker ID should be the same for members of a cluster.Alan Conway2010-12-151-3/+4
* Modified cluster_tests causes broker shut down with invalid-argument error.Alan Conway2010-12-011-0/+41
* QPID-2841: set the TTL in agent heartbeat messages.Kenneth Anthony Giusti2010-09-011-1/+2
* QPID-2782: update qmf console binding api.Kenneth Anthony Giusti2010-08-011-0/+1
* QPID-2754: fix management object database locking problem.Kenneth Anthony Giusti2010-07-221-2/+6
* QMF: add api to get agent id, and new object id constructor that uses agent id.Kenneth Anthony Giusti2010-07-081-0/+3
* Cleaned up the storage of RemoteAgents in ManagementAgent.Ted Ross2010-06-091-5/+1
* QMF: provide event filter api for python consoleKenneth Anthony Giusti2010-05-201-0/+2
* Removed the logic in the broker's management agent that detected name collisi...Ted Ross2010-05-201-2/+0
* Code cleanup Ted Ross2010-04-231-9/+3
* Cluster management improvements:Ted Ross2010-04-231-16/+22
* QPID-1904: Ensure that all timestamp uses are correctly relative to 1/1/1970 ...Andrew Stitcher2010-04-231-1/+1
* QPID-2507: drop the userLock before calling exchange->route()Kenneth Anthony Giusti2010-04-151-10/+11
* Merged the changes from the qmf-devel0.7a branch back to the trunk.Ted Ross2010-03-311-9/+44
* Added hooks in the broker for QMFv2 management of the broker.Ted Ross2010-03-081-3/+8
* Fix QPID-2435. This patch removes the "publishNow" feature from the broker a...Ted Ross2010-03-051-4/+9
* Don't generate debug snapshot messages unless debug logging enabled.Alan Conway2010-03-051-1/+1
* Changes needed for QPID-2029 (Clustering and Management don't work well toget...Ted Ross2010-02-121-0/+11
* Synchronize management agent lists during cluster update.Alan Conway2010-02-051-4/+18
* Replace PeriodicTimer with ClusterTimer, which inherits from Timer.Alan Conway2010-01-291-2/+15
* QPID-2357 Broker boot sequence doesn't synchronize when clustered - patch fro...Alan Conway2010-01-281-0/+7
* Added PeriodicTimer interface for periodic tasks that need cluster synchroniz...Alan Conway2010-01-271-11/+2
* Fix broker crash "confirmed N but only sent M" with managed agents running.Alan Conway2010-01-111-7/+21
* QMF fixes:Ted Ross2009-11-031-0/+3
* Added immediate-publish for new connections and agents. This solves a race c...Ted Ross2009-10-221-1/+2
* Change remaining broker Timer clients to use the single broker TimerAndrew Stitcher2009-07-301-1/+1
* Change all broker users of broker::Timer to use sys::TimerAndrew Stitcher2009-07-301-3/+3
* Add directory to #includeAlan Conway2009-07-141-3/+3
* Reverted checkins 793119, 793120, 793121, 793122 because of problems with hea...Kim van der Riet2009-07-131-3/+3
* Change remaining broker Timer clients to use the single broker TimerAndrew Stitcher2009-07-101-1/+1
* Change all broker users of broker::Timer to use sys::TimerAndrew Stitcher2009-07-101-3/+3
* from (aconway)... added facility to disable management methods.Ted Ross2009-05-151-0/+12
* Undo change from r774809.Alan Conway2009-05-151-2/+1
* Fix for unpredictable enqueues by timer-triggered management code in a cluster.Alan Conway2009-05-141-1/+2
* QPID-1843 - Cleaned up the interface to the broker's internal management agent.Ted Ross2009-05-111-0/+248
* QPID-1170 - Remove boost dependency from management agent interfaceTed Ross2008-07-081-53/+0
* QPID-1160 - Per-thread counters in management API to avoid lockingTed Ross2008-06-301-0/+2
* QPID-1050: Patch from Ted Ross:Gordon Sim2008-05-121-148/+8
* QPID-921: applied qpid-patch36.diff on behalf of Ted RossNuno Santos2008-04-151-3/+5
* QPID-903: changed read-write lock to mutex (currently recursive) to avoid dea...Gordon Sim2008-04-081-1/+1
* Patch from Ted Ross (see QPID-902): This patch contains the following improve...Kim van der Riet2008-04-041-1/+7
* QPID-877: applied patch from Ted RossNuno Santos2008-03-251-13/+17
* QPID-820 from trossCarl C. Trieloff2008-02-281-1/+83
* Patch from https://issues.apache.org/jira/browse/QPID-722 by Ted Ross:Alan Conway2008-01-071-1/+3
* patch-715 (tross)Carl C. Trieloff2008-01-021-2/+6