summaryrefslogtreecommitdiff
path: root/python/qpid/messaging/util.py
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Fix parsing of C++ URLs in qpid.messaging.util to handle IPv6 addres...Alan Conway2012-06-121-3/+6
* fixed parsing of failover URLs; fixed driver to notice when reconnect_urls is...Rafael H. Schloming2010-07-141-4/+5
* eliminate spurious error logging and reconnect attemptsRafael H. Schloming2010-07-131-1/+5
* Changes to connection lifecycle methods and Connection parameters:Rafael H. Schloming2010-04-091-10/+10
* added option to disable reconnect logging; fixed reconnect test to not loop f...Rafael H. Schloming2010-04-011-10/+10
* added util subpackage with auto_update_backups and update_backupsRafael H. Schloming2010-02-181-0/+56