summaryrefslogtreecommitdiff
path: root/src/core/hostname-setup.c
AgeCommit message (Expand)Author
2017-02-17core: when booting up, initialize hostname to compile-time fallback hostnameLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-11-05treewide: use the negative error codes returned by our functionsMichal Schmidt
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-05-19hostname: Allow comments in /etc/hostnameMartin Pitt
2015-05-18util: split all hostname related calls into hostname-util.cLennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-11-28treewide: another round of simplificationsMichal Schmidt
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
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