summaryrefslogtreecommitdiff
path: root/qpid/cpp/bindings/qmf2/examples
Commit message (Expand)AuthorAgeFilesLines
* QPID-7207: remove cpp and python subdirs from svn trunk, they have migrated t...Robert Gemmell2016-07-0511-1103/+0
* QPID-7148: Update CMake files to use better more modern style and featuresAndrew Stitcher2016-03-161-4/+1
* QPID-5807: Remove boost::program_options as a header file dependency of qpid/...Andrew Stitcher2014-06-111-5/+0
* NO-JIRA: Fix switch statement not covering all cases warningAndrew Stitcher2014-01-171-0/+2
* QPID-5369: Issue compile-time error if deprecated QMF Agent or Console API us...Kenneth Anthony Giusti2013-11-254-0/+8
* QPID-5231: Fix QMF code to use qpid_messaging rather than cqpid.Darryl L. Pierce2013-10-152-4/+4
* Revert "QPID-5213: Fix QMF code to use qpid_messaging rather than cqpid."Darryl L. Pierce2013-10-152-4/+4
* QPID-5213: Fix QMF code to use qpid_messaging rather than cqpid.Darryl L. Pierce2013-10-142-4/+4
* QPID-5111: Make library dependencies clearer in build systemAndrew Stitcher2013-09-031-2/+2
* QPID-5028: Qmf2 examples install script errorCharles E. Rolke2013-07-311-11/+0
* QPID-4640: QPID-3633: Remove autotools build from qpid C++ source treeAndrew Stitcher2013-07-251-39/+0
* NO-JIRA: skip build of posix qmfv2 example on windowsKenneth Anthony Giusti2013-07-091-1/+4
* NO-JIRA: add README for qmf2 C++ examplesKenneth Anthony Giusti2013-07-081-0/+41
* NO-JIRA: add the QMFv2 C++ examples build to cmakeKenneth Anthony Giusti2013-07-051-0/+97
* QPID-3723: further refinement to the change to link against the .la files, ra...Gordon Sim2012-12-061-4/+7
* QPID-3723: Applied patch from Fraser Adams for explicit linkingGordon Sim2012-11-291-4/+4
* QPID-3484 - QMF Main-Loop IntegrationTed Ross2011-09-132-1/+111
* QPID-3046 - Added an example in C++ for receiving eventsTed Ross2011-02-112-1/+67
* QPID-3046Ted Ross2011-02-112-27/+48
* Added missing even handling in the console.Ted Ross2011-02-042-0/+7
* Merged missing functionality from the QMFv1 Ruby and Python interfaces to the...Ted Ross2011-02-044-0/+274
* Added severity and timestamp fields to raised events.Ted Ross2011-02-031-29/+57
* Exposed asMap for DataAddr objects in Pyton and Ruby wrappers.Ted Ross2011-01-112-0/+42
* Updated Python and Ruby wrappers to reflect API changes.Ted Ross2011-01-102-5/+4
* Added a blank setAgentFilter (will make this a command option).Ted Ross2010-11-111-2/+8
* Fixed segfault when setting the agent filter on a closed session.Ted Ross2010-11-103-7/+85
* QPID-2792 - Added C++ example agent.Ted Ross2010-08-133-1/+227
* QPID-2793 - Python and Ruby bindings for the C++ QMFv2 APITed Ross2010-08-121-0/+150