summaryrefslogtreecommitdiff
path: root/extras
Commit message (Expand)AuthorAgeFilesLines
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-171-5/+7
* QPID-3798: do not wait indefinately for connection close.Kenneth Anthony Giusti2012-02-021-2/+2
* QPID-3667: do not set the user-id header in the messages if the connection do...Kenneth Anthony Giusti2011-12-071-1/+1
* NO-JIRA - Added USE_SYSTEM_EXTENSIONS to configure.ac for saslwrapperTed Ross2011-12-071-0/+1
* QPID-3583: Update trunk version from 0.13 to 0.15Justin Ross2011-11-031-1/+1
* NO-JIRA - Fixed a memory leak in Python QMF ConsoleTed Ross2011-10-191-0/+1
* QPID-3409: Fixup federation tools to allow IPv6 literals as part of the addre...Andrew Stitcher2011-08-121-10/+14
* QPID-3348: A fix whcih allows Qmf management calls defined in management-sche...Kim van der Riet2011-07-081-3/+10
* QPID-3331: Update trunk versions to 0.13 for the next releaseJustin Ross2011-06-301-1/+1
* NO-JIRA - Build fixes for saslwrapper:Ted Ross2011-04-275-5/+4
* QPID_3122 - Added backward-compatible map keys in QMFv2 consoles for earlier ...Ted Ross2011-03-071-3/+14
* NO-JIRA: increment version numbers from 0.9 to 0.11Robert Gemmell2011-03-071-1/+1
* QPID-3046 - Removed pure-python qmf2 from dist/install and renamed to qmf2-pr...Ted Ross2011-03-0217-1/+1
* QPID-3060Ted Ross2011-02-161-5/+16
* NO-JIRA - Replaced m4/ac_pkg_swig.m4 with updated version that works with newerTed Ross2011-02-091-3/+5
* Added brokerConnectionFailed() method to DebugConsole.Jonathan Robie2011-01-101-0/+3
* Prints connection error information.Jonathan Robie2011-01-101-0/+6
* Changes to QMFv2 formats to make the agents and consoles consistent:Ted Ross2011-01-061-19/+21
* Undo svn commit r1052086.Jonathan Robie2011-01-051-10/+2
* Added logging to QMF console connections.Jonathan Robie2010-12-221-2/+10
* fix type conversion errorKenneth Anthony Giusti2010-12-081-0/+2
* Increment version numbers from 0.7 to 0.8(docs) and 0.9(code)Robert Gemmell2010-11-071-1/+1
* add ASF licence to various files in the cpp treeRobert Gemmell2010-10-311-0/+18
* QPID-2782: enhance the console's ability to selectively filter unsolicited ev...Kenneth Anthony Giusti2010-10-291-76/+235
* Add ASF licence to the git ignore filesRobert Gemmell2010-10-281-0/+19
* Added -fno-strict-aliasing for all of the swig-generated Python wrappers becauseTed Ross2010-10-131-1/+1
* QPID-2862: immediately cancel a pending getObjects or method call if the brok...Kenneth Anthony Giusti2010-09-271-12/+32
* QPID-2883: store events until schema response arrives.Kenneth Anthony Giusti2010-09-231-4/+50
* QPID-2883: call event handler when v2 events arrive.Kenneth Anthony Giusti2010-09-231-14/+44
* QMF: bugfix - ack message even if handler throws an exception.Kenneth Anthony Giusti2010-09-101-102/+112
* QMF: bugfix - heartbeats arriving on wrong queue.Kenneth Anthony Giusti2010-09-101-1/+6
* fixed usage of UUIDRafael H. Schloming2010-09-101-3/+3
* QPID-2846: release pending sequence numbers when cleaning up an agent.Kenneth Anthony Giusti2010-09-021-1/+5
* QMF: do not add wildcards to the agent filter list.Kenneth Anthony Giusti2010-08-301-1/+11
* QPID-2810: clean up the broker thread properly on shutdown.Kenneth Anthony Giusti2010-08-191-20/+76
* QPID-2663: prevent slow consoles from causing agent disconnects due to full t...Kenneth Anthony Giusti2010-08-181-28/+39
* QPID-2806: enable v2 heartbeats regardless of rcvHeartbeats callback setting.Kenneth Anthony Giusti2010-08-161-8/+7
* QMF: include exception handler callback in v1 topic listenerKenneth Anthony Giusti2010-08-101-1/+1
* Bugfix: Schema cache in console.py could get locked in the state whereTed Ross2010-08-021-1/+1
* QPID-2782: update qmf console binding api.Kenneth Anthony Giusti2010-08-011-37/+114
* QMF: bugfix - save the exception object generated on broker connection setup ...Kenneth Anthony Giusti2010-07-201-12/+4
* QMF: fix for r961919 - accept old style class keys without throwing an except...Kenneth Anthony Giusti2010-07-141-12/+18
* QMF: enable python console to pull schema info from agent.Kenneth Anthony Giusti2010-07-121-39/+164
* QMF: add api to get agent id, and new object id constructor that uses agent id.Kenneth Anthony Giusti2010-07-081-0/+7
* QPID-2663: fix parameter name misspelling [found by tross]Kenneth Anthony Giusti2010-06-281-2/+2
* Handle the case where older versions of the broker supply no delivery-propert...Ted Ross2010-06-241-1/+1
* QPID-2677: send agent locate req after binding to agent.ind.dataKenneth Anthony Giusti2010-06-171-2/+5
* QPID-2663: rate limit heartbeat processing, set minimum heartbeat intervalKenneth Anthony Giusti2010-06-171-60/+85
* QPID-2663: scale and performance optimizations.Kenneth Anthony Giusti2010-06-111-119/+233
* Update the current and deleted timestamps in the "mergeUpdate" method.Ted Ross2010-06-091-0/+2