| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python: fix flake8 warnings E711 | Thomas Haller | 2023-07-25 | 1 | -1/+1 |
| * | python: fix flake8 warnings E741 | Thomas Haller | 2023-07-25 | 1 | -4/+4 |
| * | python: reformat all Python files with python-black | Thomas Haller | 2023-07-25 | 1 | -32/+52 |
| * | Use print() function in both Python 2 and Python 3 | Christian Clauss | 2022-07-06 | 1 | -1/+1 |
| * | python: fix wrongly passing argument to function in ObjIterator.next() | Hiroaki KAWAI | 2014-04-09 | 1 | -1/+1 |
| * | Fixed ObjIterator for python3, fixed output of _color and added missing param... | Teto | 2013-10-07 | 1 | -2/+7 |
| * | python: add send and receive functions to Socket class | Arend van Spriel | 2013-09-05 | 1 | -0/+15 |
| * | python: fix typo in Socket::__str__() function | Arend van Spriel | 2013-09-05 | 1 | -1/+1 |
| * | use Callback object constructing Socket | Arend van Spriel | 2013-09-05 | 1 | -2/+4 |
| * | python: rework netlink callback handling | Arend van Spriel | 2013-09-05 | 1 | -1/+28 |
| * | Fixed memory leak in Cache destructor | Коренберг Марк | 2012-06-08 | 1 | -1/+1 |
| * | netlink.nlattr re-implemented in more pythonic way | Коренберг Марк | 2012-06-08 | 1 | -34/+4 |
| * | Remove unnecessary comments | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -17/+0 |
| * | Refine some places | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -1/+2 |
| * | pylint's first review and trivial fixes | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -21/+22 |
| * | Using only single quotes now and multi-line lists | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -16/+24 |
| * | Fix indentation (spaces vs tabs) | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -566/+566 |
| * | Code cleanups | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -4/+0 |
| * | Fixed various str-related logick | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -4/+4 |
| * | Fix whitespaces at EOL | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -3/+3 |
| * | Introduce Python's absolute_imports | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -1/+4 |
| * | Work on libnl-python | Thomas Graf | 2011-06-10 | 1 | -20/+65 |
| * | python interface to netlink protocols | Thomas Graf | 2011-05-10 | 1 | -0/+737 |
