summaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
...
* Fix indentation (spaces vs tabs)Коренберг Марк (ноутбук дома)2012-06-089-2192/+2192
* Code cleanupsКоренберг Марк (ноутбук дома)2012-06-082-8/+2
* Flags properties description and implementation fixedКоренберг Марк (ноутбук дома)2012-06-083-9/+42
* Fixed various str-related logickКоренберг Марк (ноутбук дома)2012-06-085-10/+10
* Fix whitespaces at EOLКоренберг Марк (ноутбук дома)2012-06-087-27/+27
* Introduce Python's absolute_importsКоренберг Марк (ноутбук дома)2012-06-089-31/+47
* Fix typo in still unused function that generate colored messageКоренберг Марк (ноутбук дома)2012-06-081-1/+1
* Make syntax highlighters happyКоренберг Марк (ноутбук дома)2012-06-081-1/+1
* Removed generated .pyc files from repositoryКоренберг Марк2012-06-083-0/+0
* Fixed address deletionКоренберг Марк (ноутбук дома)2012-06-081-3/+3
* python: Link against nl-3 and nl-route-3Thomas Graf2011-10-261-2/+2
* python: Include python/ in distribution and provide a README on how to build ...Thomas Graf2011-08-126-1/+41
* use rtnl_link_set/get_type()Thomas Graf2011-07-213-4/+6
* removed autogenerated swig interface files from git treeThomas Graf2011-07-214-20757/+0
* ignore python build directoryThomas Graf2011-07-211-0/+1
* Work on libnl-pythonThomas Graf2011-06-1020-324/+21478
* python interface to netlink protocolsThomas Graf2011-05-1021-0/+3985