| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | QMF: add api to get agent id, and new object id constructor that uses agent id. | Kenneth Anthony Giusti | 2010-07-08 | 1 | -0/+7 |
| * | QPID-2663: fix parameter name misspelling [found by tross] | Kenneth Anthony Giusti | 2010-06-28 | 1 | -2/+2 |
| * | Handle the case where older versions of the broker supply no delivery-propert... | Ted Ross | 2010-06-24 | 1 | -1/+1 |
| * | QPID-2677: send agent locate req after binding to agent.ind.data | Kenneth Anthony Giusti | 2010-06-17 | 1 | -2/+5 |
| * | QPID-2663: rate limit heartbeat processing, set minimum heartbeat interval | Kenneth Anthony Giusti | 2010-06-17 | 1 | -60/+85 |
| * | QPID-2663: scale and performance optimizations. | Kenneth Anthony Giusti | 2010-06-11 | 1 | -119/+233 |
| * | Update the current and deleted timestamps in the "mergeUpdate" method. | Ted Ross | 2010-06-09 | 1 | -0/+2 |
| * | QMF: ignore errors when servicing messages over a closed session. | Kenneth Anthony Giusti | 2010-06-08 | 1 | -10/+26 |
| * | Fixed the keywords for object timestamps. They were missing the initial unde... | Ted Ross | 2010-05-21 | 1 | -3/+3 |
| * | QMF: provide event filter api for python console | Kenneth Anthony Giusti | 2010-05-20 | 1 | -6/+77 |
| * | Added missing method for ObjectId. | Ted Ross | 2010-05-19 | 1 | -0/+5 |
| * | qpid-tool re-write: | Ted Ross | 2010-05-19 | 1 | -9/+27 |
| * | QMF: allow consoles to filter agent heartbeats based on agent identification. | Kenneth Anthony Giusti | 2010-05-18 | 1 | -1/+27 |
| * | If a data update arrives with partial data, don't set the missing data to Non... | Ted Ross | 2010-05-18 | 1 | -2/+10 |
| * | set the session's default timeout to match the broker's default | Kenneth Anthony Giusti | 2010-05-18 | 1 | -0/+1 |
| * | Two fixes for qmf.console: | Ted Ross | 2010-05-12 | 1 | -27/+45 |
| * | QMF: remove getName() object method - collides with existing method names | Kenneth Anthony Giusti | 2010-05-05 | 1 | -4/+0 |
| * | Set daemon mode for the connection thread. | Ted Ross | 2010-05-05 | 1 | -0/+2 |
| * | Code cleanup | Ted Ross | 2010-04-23 | 1 | -4/+0 |
| * | Cluster management improvements: | Ted Ross | 2010-04-23 | 1 | -37/+103 |
| * | qmf: python console - fix datestamps, add accessors for object name and agent | Kenneth Anthony Giusti | 2010-04-23 | 1 | -0/+12 |
| * | QPID-2261: resync with updated Connection api. | Kenneth Anthony Giusti | 2010-04-22 | 9 | -265/+107 |
| * | add extra debug info in qmf v1 exception handler | Kenneth Anthony Giusti | 2010-04-15 | 1 | -0/+2 |
| * | QPID-2261: update addressing, fix subscription refresh, remove old comments | Kenneth Anthony Giusti | 2010-03-31 | 4 | -88/+46 |
| * | Merged the changes from the qmf-devel0.7a branch back to the trunk. | Ted Ross | 2010-03-31 | 1 | -305/+1412 |
| * | add support for QMF TYPE_LIST in engine, ruby and python wrappers | Kenneth Anthony Giusti | 2010-03-30 | 1 | -17/+2 |
| * | added LICENSE.txt and NOTICE.txt | Rafael H. Schloming | 2010-03-30 | 2 | -0/+223 |
| * | Minor improvements to brokertest.py. | Alan Conway | 2010-03-22 | 1 | -0/+1 |
| * | QPID-2261: fix agent indication heartbeat generation and handling. | Kenneth Anthony Giusti | 2010-03-02 | 3 | -18/+16 |
| * | QPID-2261: split error logging and debug tracing into separate loggers | Kenneth Anthony Giusti | 2010-03-01 | 3 | -382/+188 |
| * | QPID-2261: object subscriptions, and tests | Kenneth Anthony Giusti | 2010-03-01 | 4 | -170/+464 |
| * | QPID-2261: add console async subscription api, and tests | Kenneth Anthony Giusti | 2010-02-25 | 2 | -125/+408 |
| * | QPID-2261: test subscription refresh and cancel | Kenneth Anthony Giusti | 2010-02-24 | 3 | -12/+166 |
| * | QPID-2261: sync with msg formats defined on wiki, start subscription impl. | Kenneth Anthony Giusti | 2010-02-24 | 13 | -341/+1410 |
| * | added missing author metadata | Rafael H. Schloming | 2010-02-19 | 1 | -0/+2 |
| * | Handle the case where a message is received without a routing_key in the deli... | Ted Ross | 2010-02-16 | 1 | -4/+10 |
| * | moved qpid-* tools out of qpid/python into qpid/tools; moved qmf library into... | Rafael H. Schloming | 2010-02-14 | 18 | -0/+10938 |