summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/agent
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'move_public_h_to_include' into trunkAlan Conway2009-07-152-196/+0
* Add directory to #includeAlan Conway2009-07-143-3/+3
* QPID-1786 - Committed qmf patches from Bryan KearneyTed Ross2009-06-111-2/+2
* QPID-1852 Removed thread unsafe code in LoggerAndrew Stitcher2009-05-121-1/+1
* Hack around the namespace pollution in QPID-1737Andrew Stitcher2009-05-051-1/+1
* Add portability support for QMF agent, thanks to Pete McKinnon - partially fi...Stephen D. Huston2009-05-044-30/+57
* Replace PF_LOCAL with PF_UNIX, since it seems to be equivalent, and the Manuel Teira Paz2009-03-051-1/+1
* Bugfix: This fixes a bug in the management agent where an explicit get-requestTed Ross2009-02-251-0/+6
* Added a general ConnectionSettings alternative for agent initialization.Ted Ross2008-12-183-8/+28
* Bounce the connection if an exception is caught on message_transfer.Ted Ross2008-12-171-0/+3
* Converted output to cout to proper QPID_LOG statements.Ted Ross2008-12-172-70/+32
* QPID-1540 - Added autoDelete and exclusive flags to queues declared by theTed Ross2008-12-161-1/+2
* Management optimization: don't send (empty) statistic updates for objectTed Ross2008-12-081-1/+1
* Minor fix: reuse assigned bank info when broker disconnects and reconnects.Ted Ross2008-12-031-0/+2
* Fixed a performance regression caused by the management code.Ted Ross2008-12-011-14/+15
* Bug fixes for QMF:Ted Ross2008-11-261-9/+11
* Fixed several problems related to qmf update timestamps:Ted Ross2008-11-211-15/+12
* Add proper cleanup of stored management objects during agent shutdown.Ted Ross2008-11-201-0/+14
* QPID-1476 - routing keys used for updates can't be used to discriminate by agentTed Ross2008-11-201-6/+19
* Added a second level of debug output for the qmf protocol exchange.Ted Ross2008-11-132-8/+63
* Updated qmf-agent API to allow user to specify uid, password, mechanism, and ...Ted Ross2008-11-133-37/+57
* QPID-1446 - A more efficient data structure for freeing management objects.Ted Ross2008-11-101-19/+17
* QPID-1446 - Fixed memory leak in management agent affecting broker.Ted Ross2008-11-102-4/+26
* QPID-1437 - Fixed qmf agent shutdownTed Ross2008-11-062-7/+49
* Added bank numbers to the routing key of a QMF heartbeat message.Ted Ross2008-11-041-3/+3
* Use a str16 instead of str8 for qmf method response textTed Ross2008-10-241-4/+4
* QPID-1360 - Scaling improvements for QMFTed Ross2008-10-151-28/+53
* QPID-1350 - Object reference following in the QMF console APITed Ross2008-10-101-7/+22
* QPID-1327 - Added optional severity override in the eventRaise methodTed Ross2008-10-093-3/+18
* QPID-1327 - Added severity field to events, cleaned up routing key usageTed Ross2008-10-081-5/+6
* QPID-1327 - Event support for ManagementTed Ross2008-10-073-129/+164
* Cleaned up a warning on the Fedora 9 compilerTed Ross2008-09-041-1/+1
* QPID-1174 Updates to the management frameworkTed Ross2008-09-033-215/+488
* QPID-1174 - Clean up agent objects when the remote agent disconnectsTed Ross2008-08-011-1/+0
* QPID-1174 - Management updates for remote agentsTed Ross2008-07-312-22/+79
* QPID-1198 (Partial): Missing header files that are really neededAndrew Stitcher2008-07-291-0/+1
* QPID-1170 - Provide a better factory for creation and deletion of the managem...Ted Ross2008-07-163-10/+43
* QPID-1174 Remote Management Agent for management of external componentsTed Ross2008-07-112-0/+583
* QPID-1170 - Remove boost dependency from management agent interfaceTed Ross2008-07-081-0/+116