]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/loopback-setup.c
core: always initialize ExecParamters.bus_endpoint_fd to -1
[thirdparty/systemd.git] / src / core / loopback-setup.c
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-03  Lennart Poetteringloopback-setup: simplify code a bit
2015-02-03  Lennart Poetteringloopback-setup: no need to redefine LOOPBACK_IFINDEX...
2014-12-29  Tom Gundersencore: loopback - correctly fail the loopback_check...
2014-12-28  Tom Gundersencore: loopback - simplify check_loopback()
2014-12-27  Stéphane GraberFix check_loopback()
2014-11-28  Michal Schmidttreewide: more log_*_errno + return simplifications
2014-11-28  Michal Schmidttreewide: more log_*_errno() conversions, multiline...
2014-08-08  Tom Gundersencore: loopback-setup - only up the loopback device
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...