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
/
basic
/
hostname-util.c
Age
Commit message (
Expand
)
Author
2017-02-17
hostname-util: default to the compile time default hostname in gethostname_ma...
Lennart Poettering
2016-08-18
hostnamectl: rework pretty hostname validation (#3985)
Lennart Poettering
2016-04-04
Merge pull request #2959 from keszybz/stop-resolving-localdomain
Zbigniew Jędrzejewski-Szmek
2016-04-04
*.localdomain != localhost
David R. Hedges
2016-02-29
shorten hostname before checking for trailing dot
Thomas Blume
2016-02-23
Merge pull request #2717 from keszybz/networkctl-prettification
Lennart Poettering
2016-02-23
Fix two typos
Zbigniew Jędrzejewski-Szmek
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-21
networkd: add basic LLDP transmission support
Lennart Poettering
2016-02-18
Remove/add (un)needed includes
Nathan McSween
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-30
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-17
hostname-util: fix code comment
Beniamino Galvani
2015-10-27
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-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-08-24
util: make hostname_is_valid() easier to read
Lennart Poettering
2015-08-21
hostname-util: introduce new is_gateway_hostname() call
Lennart Poettering
2015-08-05
hostname-util: ignore case when checking if hostname is localhost
Zbigniew Jędrzejewski-Szmek
2015-08-05
hostname-util: get rid of unused parameter of hostname_cleanup()
Zbigniew Jędrzejewski-Szmek
2015-08-05
hostname-util: add relax parameter to hostname_is_valid
Zbigniew Jędrzejewski-Szmek
2015-06-11
build-sys: split internal basic/ library from shared/
Kay Sievers