index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
basic
/
hostname-util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-04
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-18
1
-1
/
+0
*
Merge pull request #2959 from keszybz/stop-resolving-localdomain
Zbigniew Jędrzejewski-Szmek
2016-04-04
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-22
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-18
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-05
1
-8
/
+8
*
hostname-util: get rid of unused parameter of hostname_cleanup()
Zbigniew Jędrzejewski-Szmek
2015-08-05
1
-3
/
+3
*
hostname-util: add relax parameter to hostname_is_valid
Zbigniew Jędrzejewski-Szmek
2015-08-05
1
-3
/
+12
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-0
/
+193