summaryrefslogtreecommitdiff
path: root/src/basic/hostname-util.h
Commit message (Expand)AuthorAgeFilesLines
* resolved: introduce the _localdnsstub and _localdnsproxy special hostnames fo...Lennart Poettering2022-11-251-0/+8
* hostname-util: normalize get_pretty_hostname() call semanticsLennart Poettering2022-03-101-4/+1
* hostname-util: drop GET_HOSTNAME_ALLOW_NONE flag and always refuse "(none)"Yu Watanabe2021-12-311-4/+3
* hostname-util: introduce get_pretty_hostname()Yu Watanabe2021-09-281-0/+5
* hostname: introduce gethostname_full() and use it in various gethostname() va...Yu Watanabe2021-08-121-3/+30
* nss-myhostname: expose the "outbound" IP addresses under the synthetic "_outb...Lennart Poettering2021-04-231-0/+5
* Allow the fallback hostname to be overriden using an environment variableZbigniew Jędrzejewski-Szmek2021-02-221-0/+1
* Move hostname setup logic to new shared/hostname-setup.[ch]Zbigniew Jędrzejewski-Szmek2020-12-161-9/+0
* hostname-util: flagsify hostname_is_valid(), drop machine_name_is_valid()Lennart Poettering2020-12-151-3/+7
* Drop compat "gateway" nameZbigniew Jędrzejewski-Szmek2020-12-101-1/+6
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* Add %l as specifier for the hostname without any domain componentZbigniew Jędrzejewski-Szmek2020-05-071-0/+1
* Partially unify hostname_is_valid() and dns_name_is_valid()Zbigniew Jędrzejewski-Szmek2018-12-101-0/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* log: minimize includes in log.hLennart Poettering2018-01-111-0/+1
* networkd/dhcp: shorten overlong hostname (#7616)Luca Bruno2017-12-131-0/+2
* hostname-util: rework read_hostname_config() a bitLennart Poettering2017-11-201-1/+2
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* networkd: add basic LLDP transmission supportLennart Poettering2016-02-211-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util: make machine_name_is_valid() a macro and move it to hostname-util.hLennart Poettering2015-08-241-0/+2
* util: make hostname_is_valid() easier to readLennart Poettering2015-08-241-1/+1
* hostname-util: introduce new is_gateway_hostname() callLennart Poettering2015-08-211-0/+1
* hostname-util: get rid of unused parameter of hostname_cleanup()Zbigniew Jędrzejewski-Szmek2015-08-051-1/+1
* hostname-util: add relax parameter to hostname_is_validZbigniew Jędrzejewski-Szmek2015-08-051-1/+1
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+39