chiark / gitweb /
treewide: a few more log_*_errno + return simplifications
[elogind.git] / src / libsystemd / sd-rtnl / rtnl-util.c
2014-11-28 Michal Schmidttreewide: a few more log_*_errno + return simplifications
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-09-09 Tom Gundersenudev: net_setup_link - open ethtool and rtnl connection...
2014-09-09 Tom Gundersenudev: event - keep one rtnl per worker, rather than...
2014-08-11 Lennart Poetteringnetworkd: add minimal client tool "networkd" to query...
2014-03-06 Tom Gundersensd-rtnl/networkd: use new rtnl_message_read() API and...
2014-02-19 Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-18 Tom Gundersensd-rtnl-message: store reference to the bus in the...
2014-02-15 Tom Gundersensd-rtnl: always include linux/rtnetlink.h
2014-02-13 Lennart Poetteringrtnl: rename constructors from the form sd_rtnl_xxx_yyy...
2014-02-13 Lennart Poetteringrtnl: drop "sd_" prefix from cleanup macros
2014-01-30 Tom Gundersensd-rtnl: beef up rtnl-util a bit
2014-01-21 Tom Gundersenlibsystemd: split up into subdirs