summaryrefslogtreecommitdiff
path: root/extras
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* QMF: ignore errors when servicing messages over a closed session.Kenneth Anthony Giusti2010-06-081-10/+26
* Patch from Ted Ross to prevent sasl_decode overflowGordon Sim2010-05-281-5/+16
* Fixed the keywords for object timestamps. They were missing the initial unde...Ted Ross2010-05-211-3/+3
* QMF: provide event filter api for python consoleKenneth Anthony Giusti2010-05-201-6/+77
* Added missing method for ObjectId.Ted Ross2010-05-191-0/+5
* qpid-tool re-write:Ted Ross2010-05-191-9/+27
* QMF: allow consoles to filter agent heartbeats based on agent identification.Kenneth Anthony Giusti2010-05-181-1/+27
* If a data update arrives with partial data, don't set the missing data to Non...Ted Ross2010-05-181-2/+10
* set the session's default timeout to match the broker's defaultKenneth Anthony Giusti2010-05-181-0/+1
* Two fixes for qmf.console:Ted Ross2010-05-121-27/+45
* QMF: remove getName() object method - collides with existing method namesKenneth Anthony Giusti2010-05-051-4/+0
* Set daemon mode for the connection thread.Ted Ross2010-05-051-0/+2
* Code cleanup Ted Ross2010-04-231-4/+0
* Cluster management improvements:Ted Ross2010-04-231-37/+103
* qmf: python console - fix datestamps, add accessors for object name and agentKenneth Anthony Giusti2010-04-231-0/+12
* QPID-2261: resync with updated Connection api.Kenneth Anthony Giusti2010-04-229-265/+107
* add extra debug info in qmf v1 exception handlerKenneth Anthony Giusti2010-04-151-0/+2
* QPID-2261: update addressing, fix subscription refresh, remove old commentsKenneth Anthony Giusti2010-03-314-88/+46
* Merged the changes from the qmf-devel0.7a branch back to the trunk.Ted Ross2010-03-311-305/+1412
* add support for QMF TYPE_LIST in engine, ruby and python wrappersKenneth Anthony Giusti2010-03-301-17/+2
* added LICENSE.txt and NOTICE.txtRafael H. Schloming2010-03-302-0/+223
* Minor improvements to brokertest.py.Alan Conway2010-03-221-0/+1
* QPID-2261: fix agent indication heartbeat generation and handling.Kenneth Anthony Giusti2010-03-023-18/+16
* QPID-2261: split error logging and debug tracing into separate loggersKenneth Anthony Giusti2010-03-013-382/+188
* QPID-2261: object subscriptions, and testsKenneth Anthony Giusti2010-03-014-170/+464
* QPID-2261: add console async subscription api, and testsKenneth Anthony Giusti2010-02-252-125/+408
* QPID-2261: test subscription refresh and cancelKenneth Anthony Giusti2010-02-243-12/+166
* QPID-2261: sync with msg formats defined on wiki, start subscription impl.Kenneth Anthony Giusti2010-02-2413-341/+1410
* added missing author metadataRafael H. Schloming2010-02-191-0/+2
* Handle the case where a message is received without a routing_key in the deli...Ted Ross2010-02-161-4/+10
* moved qpid-* tools out of qpid/python into qpid/tools; moved qmf library into...Rafael H. Schloming2010-02-1418-0/+10938
* put ruby wrapper into ruby sitelibRafael H. Schloming2010-01-111-1/+2
* added missing py-compileRafael H. Schloming2010-01-111-0/+1
* Updated python Makefile.am to install extension module into the python sitelibRafael H. Schloming2010-01-091-1/+2
* removed unneeded m4 files that prevented building on F10Rafael H. Schloming2010-01-059-8312/+0
* Added ruby binding for SaslWrapper.Ted Ross2009-11-135-6/+169
* QPID-2198 - Moved SASL wrapper out of the cpp area and removed "qpid" from it...Ted Ross2009-11-1229-0/+15398