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
/
resolve
/
resolved-etc-hosts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: add some asserts
David Tardon
2023-04-14
1
-0
/
+2
*
tree-wide: use TAKE_STRUCT
David Tardon
2023-04-14
1
-2
/
+1
*
resolve: fix NULL-pointer dereference
Yu Watanabe
2022-12-14
1
-1
/
+1
*
resolve: dedup entries in /etc/hosts
Yu Watanabe
2022-12-13
1
-26
/
+43
*
resolve: introduce more hash-ops and use them
Yu Watanabe
2022-12-13
1
-4
/
+20
*
resolve: use dns_name_hash_ops_free
Yu Watanabe
2022-12-13
1
-2
/
+2
*
resolve: split manager_etc_hosts_lookup() into small parts
Yu Watanabe
2022-12-13
1
-61
/
+90
*
resolve: adjust warning
Yu Watanabe
2022-12-13
1
-4
/
+4
*
resolve: merge two boolean variables
Yu Watanabe
2022-12-13
1
-10
/
+5
*
resolve: introduce cleanup functions for EtcHostsItemBy{Address,Name}
Yu Watanabe
2022-12-13
1
-20
/
+22
*
resolve: make etc_hosts_item_by_{address,name}_free() accept NULL
Yu Watanabe
2022-12-13
1
-11
/
+12
*
resolve: rename EtcHostsItem -> EtcHostsItemByAddress
Yu Watanabe
2022-12-13
1
-8
/
+8
*
resolve: rename etc_hosts_free() -> etc_hosts_clear()
Yu Watanabe
2022-12-13
1
-4
/
+6
*
resolved: use strv_extend_with_size() to avoid slow parsing of /etc/hosts
Zbigniew Jędrzejewski-Szmek
2022-05-20
1
-2
/
+2
*
time-util: assume CLOCK_BOOTTIME always exists
Lennart Poettering
2022-03-28
1
-1
/
+1
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-3
/
+0
*
resolve: fix assertion triggered when r == 0
Yu Watanabe
2022-01-20
1
-1
/
+4
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-1
/
+1
*
tree-wide: use in_addr_is_set() or friends
Yu Watanabe
2021-02-18
1
-1
/
+1
*
resolved: add RRSIG field to DnsAnswerItem
Lennart Poettering
2021-02-09
1
-2
/
+2
*
resolved: beef up logic for suppressing "localhost" entry in /etc/hosts
Lennart Poettering
2020-12-03
1
-4
/
+91
*
resolved: use stat_inode_unmodified() to detect /etc/hosts changes
Lennart Poettering
2020-12-03
1
-9
/
+5
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
resolved: use structured initialization everywhere
Lennart Poettering
2020-10-28
1
-2
/
+4
*
resolved: fix memleak on duplicate host lines in /etc/hosts
Zbigniew Jędrzejewski-Szmek
2020-06-24
1
-2
/
+1
*
tree-wide: use set_ensure_put()
Zbigniew Jędrzejewski-Szmek
2020-06-22
1
-5
/
+1
*
tree-wide: use "hostname" spelling everywhere
Zbigniew Jędrzejewski-Szmek
2020-04-21
1
-2
/
+2
*
resolve: reload /etc/hosts on inode change
Giedrius Statkevičius
2020-04-03
1
-2
/
+7
*
util-lib: move things that parse ifnames to shared/
Zbigniew Jędrzejewski-Szmek
2020-01-11
1
-0
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+4
*
Remove 'inline' attributes from static functions in .c files (#11426)
Topi Miettinen
2019-01-15
1
-2
/
+2
*
resolve: reject host names with leading or trailing dashes in /etc/hosts
Zbigniew Jędrzejewski-Szmek
2018-12-10
1
-1
/
+1
*
resolved: rework parsing of /etc/hosts
Zbigniew Jędrzejewski-Szmek
2018-12-10
1
-19
/
+22
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-8
/
+8
*
Move LONG_LINE_MAX definition to fileio.h
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-1
/
+0
*
resolved-etc-hosts: FOREACH_LINE excorcism
Lennart Poettering
2018-10-18
1
-3
/
+10
*
resolved: change error handling for manager_etc_hosts_read()
Zbigniew Jędrzejewski-Szmek
2018-08-01
1
-7
/
+3
*
resolved: keep addresses mapped to ::0 in a separate set
Zbigniew Jędrzejewski-Szmek
2018-08-01
1
-21
/
+35
*
test-resolved-etc-hosts: add tests for /etc/hosts parsing
Zbigniew Jędrzejewski-Szmek
2018-08-01
1
-16
/
+3
*
resolved: put /etc/hosts hashmaps in a structure and pass that around
Zbigniew Jędrzejewski-Szmek
2018-08-01
1
-56
/
+64
*
resolve: support address with ifname in /etc/hosts
Yu Watanabe
2018-07-31
1
-1
/
+1
*
resolve: use in_addr_data type for storing address
Yu Watanabe
2018-07-31
1
-145
/
+70
*
resolve: add option to toggle reading /etc/hosts
Yu Watanabe
2018-07-28
1
-0
/
+3
*
resolve: make manager_etc_hosts_read() static
Yu Watanabe
2018-07-28
1
-1
/
+1
*
resolve: use structured initialization and use new() instead of new0()
Yu Watanabe
2018-07-26
1
-4
/
+6
*
resolve: fix memleak
Yu Watanabe
2018-07-26
1
-1
/
+3
*
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
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
[next]