Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed memory leak in Cache destructor | Коренберг Марк | 2012-06-08 | 1 | -1/+1 |
* | rtnl_link_(get|set)_weight is deprecated in libnl. | Коренберг Марк (ноутбук дома) | 2012-06-08 | 2 | -21/+0 |
* | netlink.nlattr re-implemented in more pythonic way | Коренберг Марк | 2012-06-08 | 8 | -116/+66 |
* | nl_pickup removed from python binding | Коренберг Марк | 2012-06-08 | 1 | -5/+0 |
* | Remove unnecessary comments | Коренберг Марк (ноутбук дома) | 2012-06-08 | 6 | -186/+0 |
* | Refine some places | Коренберг Марк (ноутбук дома) | 2012-06-08 | 2 | -19/+20 |
* | pylint's first review and trivial fixes | Коренберг Марк (ноутбук дома) | 2012-06-08 | 8 | -91/+105 |
* | Using only single quotes now and multi-line lists | Коренберг Марк (ноутбук дома) | 2012-06-08 | 7 | -41/+59 |
* | Fix indentation (spaces vs tabs) | Коренберг Марк (ноутбук дома) | 2012-06-08 | 9 | -2192/+2192 |
* | Code cleanups | Коренберг Марк (ноутбук дома) | 2012-06-08 | 2 | -8/+2 |
* | Flags properties description and implementation fixed | Коренберг Марк (ноутбук дома) | 2012-06-08 | 3 | -9/+42 |
* | Fixed various str-related logick | Коренберг Марк (ноутбук дома) | 2012-06-08 | 5 | -10/+10 |
* | Fix whitespaces at EOL | Коренберг Марк (ноутбук дома) | 2012-06-08 | 7 | -27/+27 |
* | Introduce Python's absolute_imports | Коренберг Марк (ноутбук дома) | 2012-06-08 | 9 | -31/+47 |
* | Fix typo in still unused function that generate colored message | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -1/+1 |
* | Make syntax highlighters happy | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -1/+1 |
* | Removed generated .pyc files from repository | Коренберг Марк | 2012-06-08 | 3 | -0/+0 |
* | Fixed address deletion | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -3/+3 |
* | python: Link against nl-3 and nl-route-3 | Thomas Graf | 2011-10-26 | 1 | -2/+2 |
* | python: Include python/ in distribution and provide a README on how to build ... | Thomas Graf | 2011-08-12 | 6 | -1/+41 |
* | use rtnl_link_set/get_type() | Thomas Graf | 2011-07-21 | 3 | -4/+6 |
* | removed autogenerated swig interface files from git tree | Thomas Graf | 2011-07-21 | 4 | -20757/+0 |
* | ignore python build directory | Thomas Graf | 2011-07-21 | 1 | -0/+1 |
* | Work on libnl-python | Thomas Graf | 2011-06-10 | 20 | -324/+21478 |
* | python interface to netlink protocols | Thomas Graf | 2011-05-10 | 21 | -0/+3985 |