index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hostname-setup.c
Age
Commit message (
Expand
)
Author
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-05
treewide: use the negative error codes returned by our functions
Michal Schmidt
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-05-19
hostname: Allow comments in /etc/hostname
Martin Pitt
2015-05-18
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-10-27
util: introduce sethostname_idempotent
Michal Sekletar
2013-05-07
hostname: only suppress setting of pretty hostname if it is non-equal to the ...
Lennart Poettering
2013-02-14
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-01-04
core: drop support for old per-distro configuration files for console, hostna...
Lennart Poettering
2012-11-03
drop Arch Linux support for reading /etc/rc.conf
Dave Reisner
2012-10-24
remove Fedora hostname, locale, vconsole legacy file support
Kay Sievers
2012-09-13
macro: introduce _cleanup_free_ macro for automatic freeing of scoped vars an...
Lennart Poettering
2012-07-09
MeeGo: Remove build support for MeeGo distribution.
Auke Kok
2012-05-21
hostname-setup: also consider (Ε„one) an unset hostname
Lennart Poettering
2012-04-22
hostname: if there's already a hostname set when PID 1 is invoked, don't comp...
Lennart Poettering
2012-04-12
hostname-setup: move to core/
Lennart Poettering