]> git.proxmox.com Git - mirror_ovs.git/history - python
dpif-netdev: Rename rxq_interval.
[mirror_ovs.git] / python /
2017-09-12 Alin Balutoiuwindows,python: remove dead code in send_wait
2017-09-12 Alin Balutoiuwindows,python: remove unnecessary code
2017-09-12 Alin Balutoiuwindows, python: create a different event for sockets
2017-09-12 Alin Balutoiuwindows,python: Add restrictions to named pipes
2017-08-23 Alin Balutoiuwindows, python: Remove code duplication in send/recv...
2017-08-23 Alin Balutoiuwindows, python: Fix event type returned from poller
2017-08-18 Alin Balutoiupython: fix python3 encode/decode on Windows
2017-08-09 Lance Richardsonpython: make python idl unicode-tolerant
2017-07-06 Jason WesselPython3 compatibility: fix integer problems
2017-06-01 Ben PfaffReplace most uses of and references to "ifconfig" by...
2017-05-23 Numan Siddiquepython ovs: Fix SSL exceptions with pyOpenSSL v0.13
2017-04-13 Lucas Alvares Gomespython: Allow tuning the session probe_interval from IDL
2017-03-09 xurong00037997Adapt to flake8-import-order
2017-03-08 Russell Bryantpython: List 3.5 as a supported version.
2017-02-17 Terry Wilsonpython: Prevent extra unexpected reply debug logs.
2017-02-15 Justin Pettitovsdb: Print enum elements for man pages in alphabetica...
2017-01-27 Alin Serdeanpython windows: Allow clients to read from server befor...
2017-01-25 Ben Pfaffovs-fields: New manpage to document Open vSwitch and...
2017-01-25 Ben Pfaffnroff: Improve formatting of ASCII diagrams.
2017-01-14 Guoshuai Lipython: Catch exception "SSL.SysCallError" for send...
2017-01-06 Joe Stringerpython: Fix nroff indentation for <dl> after <hN>.
2017-01-04 Guoshuai Lipython: Add TCP/SSL probes for OVSDB python lib
2017-01-03 Alin BalutoiuPython tests: Daemon ported to Windows
2017-01-03 Alin BalutoiuPython tests: Ported UNIX sockets to Windows
2017-01-03 Alin BalutoiuPython tests: Add winutils.py module
2016-12-20 Ben Pfaffovsdb-idl: Change interface to conditional monitoring.
2016-12-12 Guoshuai Lipython: Update comment to mention SSL support.
2016-12-12 Guoshuai Lipython: Reconnect SSL connections when ovsdb-server...
2016-12-02 Daniele Di Proiettopython: Add double newline after fuction or class ...
2016-10-19 Ben Pfaffovsdb-idlc: Eliminate <prefix>_init() function from...
2016-10-15 Amitabha BiswasPython-IDL: getattr after mutate fix
2016-10-05 Numan Siddiquepython: Add SSL support to the python ovs client library
2016-09-01 Ben Pfaffovsdb-idlc: Make set and map update operations take...
2016-08-30 Amitabha Biswasovsdb: Fix mutation of newly inserted rows from Python...
2016-08-26 Liran Schourovsdb: Fix reference to table's row on condition_add...
2016-08-15 Amitabha Biswasovsdb-idl: Fix bugs in Python IDL partial set and map.
2016-08-14 Ryan Moatspython: Add support for partial map and partial set...
2016-08-03 Paul Bocapython tests: Fixed abs_file_name function for Windows
2016-08-03 Paul Bocapython tests: Fixed OSError not iterable on Windows
2016-08-03 Paul Bocapython tests: Added fcntl module for Windows
2016-08-03 Paul Bocapython tests: Fixed ctl file name for Windows
2016-08-03 Paul Bocapython tests: Register signal handlers only on supporte...
2016-08-03 Paul Bocapython tests: Implemented signal.alarm for Windows
2016-07-27 Numan Siddiquepython: Send old values of the updated cols in notify...
2016-07-26 Terry Wilsonpython: Serial JSON via Python's json lib.
2016-07-25 Zong Kai LIpython: add set type for ovs.idl.data.Datum.from_python
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-19 Liran Schourlib: add monitor_cond_change API to C IDL lib
2016-07-19 Liran Schourpython: move Python idl to work with monitor_cond
2016-07-06 Daniele Di Proiettovlog.py: Remove redundant setLevel() if "/dev/log"...
2016-07-06 Paul Bocavlog test: Disable default syslog logger
2016-06-08 Terry WilsonAdd optional C extension wrapper for Python JSON parsing
2016-06-08 Terry WilsonEnsure significand remains an integer in Python3 json...
2016-05-20 Ofer Ben-Yacovpython: Add TCP passive-mode to IDL.
2016-04-15 Russell Bryantpython: Update Python version checks.
2016-04-12 Ben Pfaffovsdb: Force columns that contain weak references to...
2016-02-22 Russell BryantNEWS: Claim support for Python 3.
2016-02-10 Ben Pfaffvlog: Add vlog/close command.
2016-02-02 Russell Bryantpython: Deal with str and byte differences.
2016-02-02 Russell Bryantpython: Fix object comparisons in Python 3.
2016-02-02 Russell Bryantpython: Don't compare None and int.
2016-02-02 Russell Bryantpython: Remove reamining direct type comparisons.
2016-02-02 Russell Bryantpython: Use six.unichr().
2016-02-02 Russell Bryantpython: Drop use of sys.maxint.
2016-02-02 Russell Bryantpython: Don't use StringIO directly.
2016-02-02 Russell Bryantpython: Drop use of types.FunctionType.
2016-02-02 Russell Bryantpython: Drop use of types.StringTypes.
2016-02-02 Russell Bryantpython: Drop unicode type.
2016-02-02 Russell Bryantpython: Drop usage of long type.
2016-01-22 Russell Bryantpython: Convert dict iterators.
2016-01-20 Russell Bryantpython: Stop using xrange().
2016-01-20 Russell Bryantpython: Fix xmlrpclib imports.
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-12 Russell Bryantpython: Fix print function compatibility.
2016-01-12 Russell Bryantpython: Stop use of tuple parameter unpacking
2016-01-12 Terry Wilsonpython: Start fixing some Python 3 issues.
2016-01-08 Numan Siddiquepython: Fix the TypeError exception seen when idl.Idl...
2016-01-06 Russell Bryantpython: Restrict line length to 79 chars.
2016-01-05 Russell Bryantpython: Resolve some indentation warnings.
2016-01-05 Russell Bryantpython: Add missing Apache License headers.
2016-01-05 Russell Bryantpython: Inherit from object.
2016-01-05 Russell Bryantpython: Fix several pep8 whitespace errors.
2016-01-05 Russell Bryantpython: Resolve pep8 comparison errors.
2016-01-05 Russell Bryantpython: Resolve pep8 blank line errors.
2016-01-05 Russell Bryantpython: Fix invalid varable/function references.
2016-01-05 Russell Bryantpython: Remove unused imports and variables.
2016-01-05 Russell Bryantpython: Run flake8 at build time.
2015-11-23 Shad Ansariovsdb-idl: Support for readonly columns that are fetche...
2015-09-29 Ben Pfaffnroff: Add support for <b>...</b> and <i>...</i> inline...
2015-09-29 Ben Pfaffnroff: Support inline XML inside <pre> blocks.
2015-08-26 Ben Pfaffnroff: Allow comments in more contexts.
2015-08-03 Ben Pfaffnroff: Add support for 'diagram' XML element for protoc...
2015-07-12 Ben Pfaffxml2nroff: Allow comments in block XML.
2015-07-07 Ben Pfaffnroff: Fix style of names.
2015-06-25 Sumit Gargpython: Fix issue with probes for JSONRPC connections
2015-06-25 Sumit Gargpython: Fix writing to non-"alert" column for newly...
2015-06-25 Sumit Gargpython: Fix attempt to use a bool as a function.
2015-06-23 Ben PfaffMakefiles: Stop distributing files because building...
2015-06-23 Ben PfaffIncrease prerequisite from Python 2.4 to Python 2.7.
2015-06-23 Ben Pfaffnroff: Fix the escape of '.'.
next