summaryrefslogtreecommitdiff
path: root/qpid/python
Commit message (Expand)AuthorAgeFilesLines
* QPID-4798: merged changes from trunk to 0.22 branchRafael H. Schloming2013-05-0911-15905/+4552
* QPID-4637: Change the Qpid version to 0.22Justin Ross2013-03-241-1/+1
* NO-JIRA: add SSL test that verifies hostname in certificateKenneth Anthony Giusti2013-03-222-2/+74
* QPID-4115: Moved the Python send and receive apps.Darryl L. Pierce2013-03-123-480/+0
* QPID-4115: Python send and receive example apps.Darryl L. Pierce2013-02-184-0/+619
* QPID-4377: Update trunk versions to 0.21Justin Ross2012-11-191-1/+1
* QPID-4422: Python Client (0-8..0-9) now allows "instance" client property to ...Keith Wall2012-11-078-56/+107
* QPID-4377: Pass down the timeout argument; patch from Ernie AllenJustin Ross2012-10-171-1/+1
* QPID-4337: add SSL support for older python clients.Kenneth Anthony Giusti2012-09-212-2/+40
* NO-JIRA: remove unsupported argument.Kenneth Anthony Giusti2012-08-161-1/+1
* QPID-4147: made selector handle interrupt based on patch from siddeshRafael H. Schloming2012-07-302-6/+30
* QPID-3175 - Added SSL/x.509-auth capability to Python clients and Python toolsTed Ross2012-07-265-52/+41
* QPID-4111: Move trunk version numbers to 0.19Justin Ross2012-07-091-1/+1
* NO-JIRA: Fix parsing of C++ URLs in qpid.messaging.util to handle IPv6 addres...Alan Conway2012-06-121-3/+6
* QPID-3943: Make topic subscriptions unreliable by defaultGordon Sim2012-04-111-1/+5
* QPID-3898Michael Goulish2012-03-141-3/+10
* QPID-3864: Adjust version numbers on trunk for development toward 0.18Justin Ross2012-03-081-1/+1
* NO-JIRA - Cleaned up qpidtoollibsTed Ross2012-03-051-2/+2
* QPID-3851 - Unified common CLI options for qpid-config and qpid-stat.Ted Ross2012-02-221-0/+12
* QPID-3477 : Java Broker does not handle a rejection/acknowledgemnt with inval...Robert Godfrey2012-02-211-1/+1
* QPID-3589 : Python tests fails against Java broker due to difference in excep...Robert Godfrey2012-02-201-1/+1
* QPID-3590 : Python test fails because Java broker (correctly) does not suppor...Robert Godfrey2012-02-201-3/+3
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-173-3/+9
* NO-JIRA: Fix PYTHONPATH after QPID-3824Keith Wall2012-02-151-1/+1
* QPID-3175: removed the sasl_mechanisms defaultRafael H. Schloming2012-02-021-1/+1
* QPID-3175: applied patch with a default sasl_mechanisms of ANONYMOUSRafael H. Schloming2012-01-303-2/+15
* qpid-3778Michael Goulish2012-01-271-2/+8
* QPID-3603: Avoid endless reconnect loop in python client.Alan Conway2012-01-251-1/+0
* Backing out change from rev 1235255.Michael Goulish2012-01-251-6/+3
* qpid-3778Michael Goulish2012-01-241-3/+6
* QPID-3629: Changed management of credit windowGordon Sim2011-11-231-0/+1
* QPID-3626: fix python client access to timestamp delivery propertyKenneth Anthony Giusti2011-11-171-0/+2
* QPID-3552: fix problem when new flag is not in useKeith Wall2011-11-101-0/+2
* QPID-3552: Changes to allow running of python test on Jenkins. New --xml argu...Keith Wall2011-11-092-9/+223
* QPID-3583: Update trunk version from 0.13 to 0.15Justin Ross2011-11-031-1/+1
* QPID-3450: use the loop index checking if a session id is already usedRobert Gemmell2011-08-241-1/+1
* QPID-3407: restore python 2.4 compatibility to allow building CPP tree on RHE...Robert Gemmell2011-08-181-1/+4
* QPID-3407: Change python connection url to allow ipv6 literal style addresses.Andrew Stitcher2011-08-121-7/+27
* QPID-3407: Add IPv6 connections to pythonAndrew Stitcher2011-08-121-6/+11
* QPID-3331: Update trunk versions to 0.13 for the next releaseJustin Ross2011-06-301-1/+1
* QPID-3218: abandon any linking/unlinking if session has been detachedGordon Sim2011-05-261-1/+2
* QPID-3232: Call _grant() & wakeup() after returned message has been countedGordon Sim2011-04-281-1/+1
* only assert if type is specifiedRafael H. Schloming2011-03-172-2/+5
* added support for address assertionRafael H. Schloming2011-03-172-1/+14
* added tcp_nodelay connection optionRafael H. Schloming2011-03-174-13/+20
* changed python clients durable default to FalseRafael H. Schloming2011-03-161-1/+1
* QPID-3130: applied patch for codec performanceRafael H. Schloming2011-03-081-6/+11
* NO-JIRA: Update trunk versions to 0.11Andrew Stitcher2011-03-041-1/+1
* QPID-3063: test correct variable in check_close()Gordon Sim2011-03-012-1/+4
* Move brokertest.py from qpid/python to qpid/cpp.Alan Conway2011-01-211-699/+0