summaryrefslogtreecommitdiff
path: root/cpp/src/qmf/engine
Commit message (Expand)AuthorAgeFilesLines
* Merged out from trunkQPID-2519Stephen D. Huston2011-10-213-12/+12
* Undo bad merge from trunk - merged at wrong level.Stephen D. Huston2011-10-213-12/+12
* Merge trunk to QPID-2519 branchStephen D. Huston2011-10-203-12/+12
* In qmfengine, if a method call or method response requires a buffer larger th...Ted Ross2011-01-135-13/+126
* QPID-2880: allow boolean values in method call map/list arguments.Kenneth Anthony Giusti2010-09-221-2/+15
* Bugfix: agent label in wrapped (python, ruby) qmf agent was not transmitted t...Ted Ross2010-07-221-2/+2
* QMF: add bindEvent api to allow filtering of unsolicted events.Kenneth Anthony Giusti2010-05-212-0/+32
* Support for multiple protocols in qpid::Url.Alan Conway2010-05-111-1/+1
* QMF: Agent now sends class indications for schema added after attachement com...Kenneth Anthony Giusti2010-04-301-5/+26
* QPID-2556: fix conversion of signed integers in maps and lists.Kenneth Anthony Giusti2010-04-271-5/+13
* QPID-2546: implement event support for ruby wrapper. Python pending...Kenneth Anthony Giusti2010-04-236-8/+45
* QPID-1904: Ensure that all timestamp uses are correctly relative to 1/1/1970 ...Andrew Stitcher2010-04-232-4/+4
* add support for QMF TYPE_LIST in engine, ruby and python wrappersKenneth Anthony Giusti2010-03-302-22/+158
* Removed unecessary include of Msg.h in Exception.hAndrew Stitcher2010-02-254-1/+7
* QPID-2328 - Applied patch from Ian MainTed Ross2010-02-121-0/+16
* QPID-2396: add assignment operator to ObjectId class.Kenneth Anthony Giusti2010-02-081-0/+10
* Added raise_event support to the Ruby and Python wrapped agent APIs.Ted Ross2010-01-136-10/+191
* Added handling of MAP values for the wrapped QMF interfaces.Ted Ross2010-01-052-5/+125
* QPID-2245 QMF protocol changes will make 0.6 incompatible with 0.5Ted Ross2009-12-113-6/+3
* QPID-2246 - QMF - Querying objects using a selector of type ObjectId yields i...Ted Ross2009-12-042-18/+49
* Fixed intermittent hang seen in Qmf interop tests.Ted Ross2009-12-021-1/+1
* QMF fixes:Ted Ross2009-11-031-1/+1
* Removed references to broker and agent bank from API, replaced with theTed Ross2009-10-231-0/+1
* QPID-2126 - Sync the python QMF bindings to the current Ruby QMF bindings imp...Ted Ross2009-10-201-0/+5
* Bug fix: Console sent get-requests (by objectId) to all agents, not just the ...Ted Ross2009-10-153-4/+19
* QMF Fixes in Ruby Console:Ted Ross2009-10-023-0/+8
* QMF Fixes:Ted Ross2009-10-022-3/+6
* QMF Engine updates:Ted Ross2009-09-2911-54/+200
* QMF updates:Ted Ross2009-09-2524-0/+5464