summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/console
Commit message (Expand)AuthorAgeFilesLines
* QPID-3284: Eliminated warnings from gcc 4.6 compilerAndrew Stitcher2011-06-071-2/+1
* QPID-2885: clean up memory leaks on C++ qmf console shutdown.Kenneth Anthony Giusti2010-09-242-0/+14
* QMF: add bindEvent api to allow filtering of unsolicted events.Kenneth Anthony Giusti2010-05-211-0/+27
* Removed unecessary include of Msg.h in Exception.hAndrew Stitcher2010-02-251-0/+2
* QPID-2245 QMF protocol changes will make 0.6 incompatible with 0.5Ted Ross2009-12-113-4/+4
* Merge branch 'move_public_h_to_include' into trunkAlan Conway2009-07-1513-1320/+0
* Add directory to #includeAlan Conway2009-07-1423-56/+56
* Resolve Windows build errors/warningsStephen D. Huston2009-06-221-1/+1
* QPID-1786 - Committed qmf patches from Bryan KearneyTed Ross2009-06-114-6/+21
* Bugfixes in the c++ console API:Ted Ross2009-06-084-23/+66
* Added optimization for management updates sent from the broker.Ted Ross2009-05-211-14/+18
* Some more fixes to build under Visual Studio 2008Andrew Stitcher2009-05-031-1/+1
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-1211-72/+126
* Add missing #includes to build with gcc 4.4.Alan Conway2009-03-101-0/+1
* Prepend SEV_ to sevrity enum names to avoid macro clash on Windows; fixes QPI...Stephen D. Huston2009-02-022-10/+10
* Minor cosmetic changesTed Ross2009-01-271-9/+9
* QPID-1588 - Fixed bug in asynchronous API operations.Ted Ross2009-01-161-1/+1
* QPID-1589 - Added equality/inequality operators to qpid::console::ObjectId.Ted Ross2009-01-162-0/+45
* Namespace and IntegerTypes.h tweaks to build on Windows Visual C++Stephen D. Huston2009-01-079-7/+13
* Resolve some compile errors on Windows qmfconsoleStephen D. Huston2009-01-074-10/+11
* QPID-1412 Updates and fixes for the c++ console API:Ted Ross2008-12-2313-100/+454
* Fixed a compile problem on RHEL4Ted Ross2008-12-191-0/+1
* QPID-1412 - c++ implementation of the QMF client APITed Ross2008-12-1922-0/+2843