summaryrefslogtreecommitdiff
path: root/qpid/python
Commit message (Expand)AuthorAgeFilesLines
...
* Updated qmf-agent API to allow user to specify uid, password, mechanism, and ...Ted Ross2008-11-131-10/+3
* Removed optimistic-consume option for queuesTed Ross2008-11-121-9/+1
* added codec tests for int64Rafael H. Schloming2008-11-111-0/+8
* QPID-1448 - Management APIs and CLI tools are not unicode safeTed Ross2008-11-116-76/+100
* use long syntax for flow control literals, this will hopefully avoid future w...Rafael H. Schloming2008-11-101-1/+1
* fixed potential race condition in qpid.util.listen; added asserts to internal...Rafael H. Schloming2008-11-104-1/+4
* added a timestamp class to qpid.datatypes and modified codec to use it for AM...Rafael H. Schloming2008-11-105-15/+120
* Added support for push-routes and queue-based routes.Ted Ross2008-11-051-112/+182
* Added bank numbers to the routing key of a QMF heartbeat message.Ted Ross2008-11-041-4/+21
* Clarified broker/agent banks in method names. Added new accessor methods for...Ted Ross2008-11-041-5/+11
* Fixed usage text for qpid-toolTed Ross2008-11-041-1/+1
* Federation enhancements and bug fixes:Ted Ross2008-10-312-4/+110
* Fixed a problem with improper shutdown that occasionally caused unhandled exc...Ted Ross2008-10-311-0/+1
* ssl support for the python clientRafael H. Schloming2008-10-284-39/+103
* fixed a bug in int16 codecRafael H. Schloming2008-10-282-1/+5
* Put Url.match back in. It isn't unused.Ted Ross2008-10-271-0/+3
* Fixed the following problems in qmfconsole.py:Ted Ross2008-10-241-117/+147
* Use a str16 instead of str8 for qmf method response textTed Ross2008-10-242-2/+2
* Added exchange options to qpid-configTed Ross2008-10-241-24/+59
* QPID-1348 - Dynamic binding for federation. Parameterized exchange names for...Ted Ross2008-10-241-9/+32
* Added alternative functions for invoking methodsTed Ross2008-10-241-26/+74
* QPID-1348 - Reference implementation of dynamic bindingTed Ross2008-10-236-0/+692
* Marked old python management API as obsolete. Updated 0-10 tests to use new ...Ted Ross2008-10-233-23/+17
* Allow transport to be set on qpid-route.Gordon Sim2008-10-202-9/+17
* QPID-1360 - Scaling improvements for QMFTed Ross2008-10-153-195/+214
* QPID-1350 - changed syntax of dereference so it becomes optionalTed Ross2008-10-151-6/+6
* c++ broker: Don't hold on to delivery records for accepted/released messages ...Gordon Sim2008-10-151-0/+1
* Adjust sizes in tests for change to timestamp settingGordon Sim2008-10-131-2/+2
* Allow management clienst to specify transport to use for inter-broker linksGordon Sim2008-10-131-4/+7
* QPID-1350 - Object reference following in the QMF console APITed Ross2008-10-101-10/+20
* QPID-1349 - Push routing for federation (includes hook for dynamic routing)Ted Ross2008-10-101-1/+1
* QPID-1327 - Add display of source broker in __repr__ for eventsTed Ross2008-10-101-35/+37
* Handle ttl in messages transfers received by the broker 7 added test for itGordon Sim2008-10-101-3/+25
* QPID-1327 - Added optional severity override in the eventRaise methodTed Ross2008-10-091-0/+1
* Added new queue options to qpid-config (lvq, cluster-durable, optimistic)Ted Ross2008-10-081-33/+64
* QPID-1327 - Added severity field to events, cleaned up routing key usageTed Ross2008-10-082-16/+35
* QPID-1327 - Event support for ManagementTed Ross2008-10-077-221/+194
* Added extra queue optionGordon Sim2008-09-301-2/+8
* Added property-selector to the console getObjects functionTed Ross2008-09-264-69/+65
* QPID-1292 - Patch from William HenryTed Ross2008-09-251-5/+62
* Added event handling, did some code cleanup and fixed some small bugsTed Ross2008-09-243-118/+327
* Remove unneeded import statementTed Ross2008-09-241-1/+0
* QPID-1291 - William Henry's python test (plus some test harness updates)Ted Ross2008-09-242-2/+106
* Cleaned up display and parsing of class names for qpid-toolTed Ross2008-09-221-18/+26
* One more fix for qpid-routeTed Ross2008-09-191-5/+5
* QPID-1288 - Added error handling and remote agent support to the console API....Ted Ross2008-09-193-360/+387
* QPID-1288 - Removed test codeTed Ross2008-09-181-9/+7
* QPID-1288 - New (and greatly improved) API for management console accessTed Ross2008-09-181-0/+953
* allow creation of objectId from first/second id componentsNuno Santos2008-09-051-3/+7
* Added missing DISCLAIMER files to cpp python and rubyMartin Ritchie2008-09-041-0/+5