index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
resolve
/
resolved-dns-scope.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-09
resolved: if dns_packet_append_answer() fails count how many RRs were success...
Lennart Poettering
4
-9
/
+11
2021-02-09
resolved: add RRSIG field to DnsAnswerItem
Lennart Poettering
11
-59
/
+122
2021-02-09
resolved: add new DnsAnswerFlags indicating originating section when parsing
Lennart Poettering
3
-15
/
+30
2021-02-09
resolved: replace DNS_ANSWER_FOREACH_FULL() iterator macro with DNS_ANSWER_FO...
Lennart Poettering
3
-64
/
+57
2021-02-09
resolved: slight modernizations of resolved-dns-answer.c functions
Lennart Poettering
2
-12
/
+34
2021-02-09
resolved: add dns_answer_contains() helper
Lennart Poettering
2
-0
/
+11
2021-02-09
resolved: add logic for patching TTLs of full packets
Lennart Poettering
2
-31
/
+131
2021-02-09
resolved: add logic for patching OPT max udp size of existing packet
Lennart Poettering
2
-1
/
+21
2021-02-09
resolved: introduce dns_transaction_key() helper for getting RR key for trans...
Lennart Poettering
2
-79
/
+85
2021-02-09
resolved: add helper dns_packet_dup() for duplicating packets
Lennart Poettering
2
-0
/
+34
2021-02-09
inhibit: cut off overly long "who" fields
Lennart Poettering
1
-0
/
+1
2021-02-09
format-table: don't hit assert if column got less width than it asked for
Lennart Poettering
1
-2
/
+1
2021-02-09
systemctl: remove comment about --failed being deprecated
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2021-02-09
fuzz-systemctl-parse-argv: a new fuzzer
Zbigniew Jędrzejewski-Szmek
5
-2
/
+70
2021-02-09
fuzz-journal-remote: do not assert on resource conditions
Zbigniew Jędrzejewski-Szmek
1
-21
/
+34
2021-02-09
log: do not use uninitialized value
Yu Watanabe
1
-1
/
+3
2021-02-09
ci: temporarily pin Arch repositories to glibc 2.32-5
Frantisek Sumsal
1
-0
/
+9
2021-02-09
test-network: support protocol and linkdown flag for ff00::/8 route
Yu Watanabe
1
-4
/
+4
2021-02-09
network: Delay addition of IPv6 Proxy NDP addresses
Kevin P. Fleming
2
-5
/
+11
2021-02-09
tree-wide: replace strverscmp() and str_verscmp() with strverscmp_improved()
Yu Watanabe
8
-131
/
+10
2021-02-09
string-util: introduce strverscmp_improved()
Yu Watanabe
3
-0
/
+239
2021-02-09
fundamental: move several macros and functions into src/fundamental/
Yu Watanabe
18
-377
/
+405
2021-02-09
hostnamectl: use Table
Yu Watanabe
1
-49
/
+145
2021-02-09
hostnamectl: show hint when user try to set transient hostname but static hos...
Yu Watanabe
3
-5
/
+33
2021-02-09
hostname: use free_and_strdup_and_warn()
Yu Watanabe
1
-2
/
+2
2021-02-09
hostname: re-read file later when failed to update file
Yu Watanabe
1
-8
/
+38
2021-02-09
hostnamectl: unset pretty hostname only when no target is specified
Yu Watanabe
1
-1
/
+1
2021-02-09
hostnamectl: try to set transient hostname even if updating static or pretty ...
Yu Watanabe
1
-13
/
+44
2021-02-09
hostname: introduce two bus errors for updating file
Yu Watanabe
3
-0
/
+12
2021-02-09
bus-error: align error definitions
Yu Watanabe
1
-104
/
+105
2021-02-09
hostnamectl: improve log message on failure
Yu Watanabe
1
-10
/
+10
2021-02-09
hwdb: add axis overrides for the Dell Latitude E5510 TouchPad (#18493)
Gablegritule
1
-0
/
+7
2021-02-08
tree-wide: fix the string concatenation warning with clang-12
Frantisek Sumsal
2
-11
/
+11
2021-02-08
xdg-autostart-generator: sort header includes
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2021-02-08
systemctl: move telinit execcing out of parse_argv()
Zbigniew Jędrzejewski-Szmek
4
-5
/
+18
2021-02-08
Use correct config parser for MountAPIVFS (#18501)
Antonius Frie
1
-1
/
+1
2021-02-07
core: drop references to Upstart
Zbigniew Jędrzejewski-Szmek
3
-14
/
+6
2021-02-07
hwdb: add Acecad Flair / Pentagram Quadpen (#18443)
cprn
1
-0
/
+9
2021-02-06
update-dbus-docs: use color in summary
Zbigniew Jędrzejewski-Szmek
1
-1
/
+6
2021-02-06
update-dbus-docs: say "MODIFIED" not "OUTDATED"
Zbigniew Jędrzejewski-Szmek
1
-7
/
+8
2021-02-06
copy: use stat_verify_directory() where appropriate
Lennart Poettering
1
-4
/
+8
2021-02-06
man: fix misspellings of "NameSeviceSwitch"
Julia Cartwright
2
-3
/
+3
2021-02-06
Translations update from Weblate (#18485)
Weblate (bot)
1
-33
/
+18
2021-02-06
github: ask for systemd version in RFE form
Lennart Poettering
1
-0
/
+3
2021-02-06
resolved: suppress ifindex info in varlink JSON responses if zero
Lennart Poettering
1
-2
/
+2
2021-02-05
nss-resolve: shortcut fixing of ifindex if it's zero anyway
Lennart Poettering
1
-1
/
+1
2021-02-05
nss-resolve: accept zero ifindex when parsing resolved reply
Lennart Poettering
1
-1
/
+1
2021-02-05
PATCH] Always free deserialized_subscribed on reload
Ali Abdallah
1
-0
/
+3
2021-02-05
test: add a custom SELinux file context
Frantisek Sumsal
2
-0
/
+2
2021-02-05
test: clean the module build dir before compiling it
Frantisek Sumsal
1
-1
/
+1
[prev]
[next]