summaryrefslogtreecommitdiff
path: root/src/core/hostname-setup.c
AgeCommit message (Expand)Author
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-10-27util: introduce sethostname_idempotentMichal Sekletar
2013-05-07hostname: only suppress setting of pretty hostname if it is non-equal to the ...Lennart Poettering
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2013-01-04core: drop support for old per-distro configuration files for console, hostna...Lennart Poettering
2012-11-03drop Arch Linux support for reading /etc/rc.confDave Reisner
2012-10-24remove Fedora hostname, locale, vconsole legacy file supportKay Sievers
2012-09-13macro: introduce _cleanup_free_ macro for automatic freeing of scoped vars an...Lennart Poettering
2012-07-09MeeGo: Remove build support for MeeGo distribution.Auke Kok
2012-05-21hostname-setup: also consider (Ε„one) an unset hostnameLennart Poettering
2012-04-22hostname: if there's already a hostname set when PID 1 is invoked, don't comp...Lennart Poettering
2012-04-12hostname-setup: move to core/Lennart Poettering