index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
hostname-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
string-util: add new strdupcspn()/strdupspn()
Lennart Poettering
2023-01-20
1
-1
/
+1
*
tree-wide: add global ascii_isdigit() + ascii_isalpha()
Lennart Poettering
2022-07-05
1
-4
/
+2
*
hostname-util: normalize get_pretty_hostname() call semantics
Lennart Poettering
2022-03-11
1
-0
/
+18
*
hostname-util: drop GET_HOSTNAME_ALLOW_NONE flag and always refuse "(none)"
Yu Watanabe
2021-12-30
1
-2
/
+1
*
hostname: introduce gethostname_full() and use it in various gethostname() va...
Yu Watanabe
2021-08-12
1
-47
/
+20
*
Use the DEFAULT_HOSTNAME field from os-release
Zbigniew Jędrzejewski-Szmek
2021-02-22
1
-0
/
+12
*
Allow the fallback hostname to be overriden using an environment variable
Zbigniew Jędrzejewski-Szmek
2021-02-22
1
-2
/
+19
*
Move hostname setup logic to new shared/hostname-setup.[ch]
Zbigniew Jędrzejewski-Szmek
2020-12-16
1
-120
/
+0
*
hostname-util: flagsify hostname_is_valid(), drop machine_name_is_valid()
Lennart Poettering
2020-12-15
1
-22
/
+17
*
hostname-util: explain what 'LDH' is
Lennart Poettering
2020-12-15
1
-0
/
+2
*
Drop compat "gateway" name
Zbigniew Jędrzejewski-Szmek
2020-12-10
1
-14
/
+0
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
Add %l as specifier for the hostname without any domain component
Zbigniew Jędrzejewski-Szmek
2020-05-07
1
-3
/
+22
*
basic: add STRCASE_IN_SET() which is to STR_IN_SET() what strcaseeq() is to s...
Lennart Poettering
2020-05-04
1
-8
/
+11
*
tree-wide: use "hostname" spelling everywhere
Zbigniew Jędrzejewski-Szmek
2020-04-21
1
-2
/
+2
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
basic/hostname-util: do truncation last when cleaning up
Zbigniew Jędrzejewski-Szmek
2018-12-10
1
-3
/
+1
*
Partially unify hostname_is_valid() and dns_name_is_valid()
Zbigniew Jędrzejewski-Szmek
2018-12-10
1
-16
/
+38
*
Move LONG_LINE_MAX definition to fileio.h
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-1
/
+0
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
networkd/dhcp: shorten overlong hostname (#7616)
Luca Bruno
2017-12-13
1
-0
/
+32
*
hostname-util: rework read_hostname_config() a bit
Lennart Poettering
2017-11-20
1
-23
/
+45
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-4
/
+2
*
resolved,nss-myhostname: use _gateway for the gateway
Zbigniew Jędrzejewski-Szmek
2017-07-31
1
-2
/
+5
*
hostname-util: default to the compile time default hostname in gethostname_ma...
Lennart Poettering
2017-02-17
1
-1
/
+1
*
hostnamectl: rework pretty hostname validation (#3985)
Lennart Poettering
2016-08-19
1
-1
/
+0
*
Merge pull request #2959 from keszybz/stop-resolving-localdomain
Zbigniew Jędrzejewski-Szmek
2016-04-05
1
-5
/
+5
|
\
|
*
*.localdomain != localhost
David R. Hedges
2016-04-04
1
-5
/
+5
*
|
shorten hostname before checking for trailing dot
Thomas Blume
2016-02-29
1
-2
/
+2
*
|
Merge pull request #2717 from keszybz/networkctl-prettification
Lennart Poettering
2016-02-23
1
-2
/
+3
|
\
\
|
*
|
Fix two typos
Zbigniew Jędrzejewski-Szmek
2016-02-23
1
-2
/
+3
*
|
|
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-23
1
-1
/
+1
|
/
/
*
|
networkd: add basic LLDP transmission support
Lennart Poettering
2016-02-21
1
-0
/
+28
*
|
Remove/add (un)needed includes
Nathan McSween
2016-02-19
1
-1
/
+0
|
/
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-2
/
+7
*
hostname-util: fix code comment
Beniamino Galvani
2015-11-17
1
-1
/
+1
*
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-1
/
+2
*
util: make hostname_is_valid() easier to read
Lennart Poettering
2015-08-24
1
-7
/
+12
*
hostname-util: introduce new is_gateway_hostname() call
Lennart Poettering
2015-08-21
1
-0
/
+11
*
hostname-util: ignore case when checking if hostname is localhost
Zbigniew Jędrzejewski-Szmek
2015-08-06
1
-8
/
+8
*
hostname-util: get rid of unused parameter of hostname_cleanup()
Zbigniew Jędrzejewski-Szmek
2015-08-06
1
-3
/
+3
*
hostname-util: add relax parameter to hostname_is_valid
Zbigniew Jędrzejewski-Szmek
2015-08-06
1
-3
/
+12
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-0
/
+193