chiark / gitweb /
systemctl: prefix list-units and list-machines output with a circle indicating a...
[elogind.git] / src / core / loopback-setup.c
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-22 Tom Gundersensd-rtnl: simplify sd_rtnl_message_addr_new()
2014-01-22 Tom Gundersensd-rtnl: link - allow setting the change mask
2013-12-19 Tom Gundersenloopback-setup: correctly set flags and scope for ipv6...
2013-12-16 Tom Gundersenloopback-setup: remove stray hunk
2013-12-16 Tom Gundersennetwork: use SETLINK to bring up interfaces
2013-12-16 Tom Gundersenrtnl: replace message_append by typesafe versions
2013-12-16 Tom Gundersenrtnl: simplify link_new()
2013-11-14 Tom Gundersenloopback-setup: move to rtnl
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-05 Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-03-31 Zbigniew Jędrzejew... Modernization
2013-01-07 Tom GundersenMerge nss-myhostname
2012-04-13 Lennart Poetteringloopback: handle EPERM more gracefully
2012-04-12 Lennart Poetteringbuild-sys: move *-setup out of shared to avoid selinux...