summaryrefslogtreecommitdiff
path: root/qpid/extras
Commit message (Expand)AuthorAgeFilesLines
* QPID-4637: Change the Qpid version to 0.22Justin Ross2013-03-241-1/+1
* QPID-4612 - Updated doxygen commentsTed Ross2013-03-072-38/+68
* QPID-4612 - Major cleanup in the API.Ted Ross2013-03-0720-327/+495
* QPID-4614Ted Ross2013-03-014-14/+67
* QPID-4613 - Added field accessors for length and copied content to dx_message_t.Ted Ross2013-02-283-2/+53
* NO-JIRA - Added non-blocking server-start for when the application want to ke...Ted Ross2013-02-284-5/+49
* QPID-4538 - Renamed Qpid Nexus to Qpid DispatchTed Ross2013-02-2158-1603/+1606
* QPID-4538 - Added shell for an embedded management agentTed Ross2013-02-153-1/+260
* QPID_4538 - Fixed install destination for executable.Ted Ross2013-02-151-1/+1
* QPID-4538 - Added router executableTed Ross2013-02-155-0/+613
* QPID-4554: fix old qmf console to allow keyfileKenneth Anthony Giusti2013-02-121-3/+6
* QPID-4538Ted Ross2013-02-0713-61/+270
* QPID-4538Ted Ross2013-02-0414-538/+657
* QPID-4538 - Experimental server/container for AMQP based on Proton-c.Ted Ross2013-01-1543-0/+7197
* QPID-4377: Update trunk versions to 0.21Justin Ross2012-11-191-1/+1
* QPID-4337: add SSL support for older python clients.Kenneth Anthony Giusti2012-09-211-1/+12
* QPID-4227: accept different type for user id from qpid.Kenneth Anthony Giusti2012-08-131-0/+2
* QPID-3175 - Added SSL/x.509-auth capability to Python clients and Python toolsTed Ross2012-07-261-1/+5
* QPID-4111: Move trunk version numbers to 0.19Justin Ross2012-07-091-1/+1
* QPID-3919Michael Goulish2012-03-271-1/+1
* QPID-3864: Adjust version numbers on trunk for development toward 0.18Justin Ross2012-03-081-1/+1
* 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