summaryrefslogtreecommitdiffstats
path: root/src/resolve/resolved-dns-scope.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-09resolved: if dns_packet_append_answer() fails count how many RRs were success...Lennart Poettering4-9/+11
2021-02-09resolved: add RRSIG field to DnsAnswerItemLennart Poettering11-59/+122
2021-02-09resolved: add new DnsAnswerFlags indicating originating section when parsingLennart Poettering3-15/+30
2021-02-09resolved: replace DNS_ANSWER_FOREACH_FULL() iterator macro with DNS_ANSWER_FO...Lennart Poettering3-64/+57
2021-02-09resolved: slight modernizations of resolved-dns-answer.c functionsLennart Poettering2-12/+34
2021-02-09resolved: add dns_answer_contains() helperLennart Poettering2-0/+11
2021-02-09resolved: add logic for patching TTLs of full packetsLennart Poettering2-31/+131
2021-02-09resolved: add logic for patching OPT max udp size of existing packetLennart Poettering2-1/+21
2021-02-09resolved: introduce dns_transaction_key() helper for getting RR key for trans...Lennart Poettering2-79/+85
2021-02-09resolved: add helper dns_packet_dup() for duplicating packetsLennart Poettering2-0/+34
2021-02-09inhibit: cut off overly long "who" fieldsLennart Poettering1-0/+1
2021-02-09format-table: don't hit assert if column got less width than it asked forLennart Poettering1-2/+1
2021-02-09systemctl: remove comment about --failed being deprecatedZbigniew Jędrzejewski-Szmek1-1/+1
2021-02-09fuzz-systemctl-parse-argv: a new fuzzerZbigniew Jędrzejewski-Szmek5-2/+70
2021-02-09fuzz-journal-remote: do not assert on resource conditionsZbigniew Jędrzejewski-Szmek1-21/+34
2021-02-09log: do not use uninitialized valueYu Watanabe1-1/+3
2021-02-09ci: temporarily pin Arch repositories to glibc 2.32-5Frantisek Sumsal1-0/+9
2021-02-09test-network: support protocol and linkdown flag for ff00::/8 routeYu Watanabe1-4/+4
2021-02-09network: Delay addition of IPv6 Proxy NDP addressesKevin P. Fleming2-5/+11
2021-02-09tree-wide: replace strverscmp() and str_verscmp() with strverscmp_improved()Yu Watanabe8-131/+10
2021-02-09string-util: introduce strverscmp_improved()Yu Watanabe3-0/+239
2021-02-09fundamental: move several macros and functions into src/fundamental/Yu Watanabe18-377/+405
2021-02-09hostnamectl: use TableYu Watanabe1-49/+145
2021-02-09hostnamectl: show hint when user try to set transient hostname but static hos...Yu Watanabe3-5/+33
2021-02-09hostname: use free_and_strdup_and_warn()Yu Watanabe1-2/+2
2021-02-09hostname: re-read file later when failed to update fileYu Watanabe1-8/+38
2021-02-09hostnamectl: unset pretty hostname only when no target is specifiedYu Watanabe1-1/+1
2021-02-09hostnamectl: try to set transient hostname even if updating static or pretty ...Yu Watanabe1-13/+44
2021-02-09hostname: introduce two bus errors for updating fileYu Watanabe3-0/+12
2021-02-09bus-error: align error definitionsYu Watanabe1-104/+105
2021-02-09hostnamectl: improve log message on failureYu Watanabe1-10/+10
2021-02-09hwdb: add axis overrides for the Dell Latitude E5510 TouchPad (#18493)Gablegritule1-0/+7
2021-02-08tree-wide: fix the string concatenation warning with clang-12Frantisek Sumsal2-11/+11
2021-02-08xdg-autostart-generator: sort header includesZbigniew Jędrzejewski-Szmek1-1/+1
2021-02-08systemctl: move telinit execcing out of parse_argv()Zbigniew Jędrzejewski-Szmek4-5/+18
2021-02-08Use correct config parser for MountAPIVFS (#18501)Antonius Frie1-1/+1
2021-02-07core: drop references to UpstartZbigniew Jędrzejewski-Szmek3-14/+6
2021-02-07hwdb: add Acecad Flair / Pentagram Quadpen (#18443)cprn1-0/+9
2021-02-06update-dbus-docs: use color in summaryZbigniew Jędrzejewski-Szmek1-1/+6
2021-02-06update-dbus-docs: say "MODIFIED" not "OUTDATED"Zbigniew Jędrzejewski-Szmek1-7/+8
2021-02-06copy: use stat_verify_directory() where appropriateLennart Poettering1-4/+8
2021-02-06man: fix misspellings of "NameSeviceSwitch"Julia Cartwright2-3/+3
2021-02-06Translations update from Weblate (#18485)Weblate (bot)1-33/+18
2021-02-06github: ask for systemd version in RFE formLennart Poettering1-0/+3
2021-02-06resolved: suppress ifindex info in varlink JSON responses if zeroLennart Poettering1-2/+2
2021-02-05nss-resolve: shortcut fixing of ifindex if it's zero anywayLennart Poettering1-1/+1
2021-02-05nss-resolve: accept zero ifindex when parsing resolved replyLennart Poettering1-1/+1
2021-02-05PATCH] Always free deserialized_subscribed on reloadAli Abdallah1-0/+3
2021-02-05test: add a custom SELinux file contextFrantisek Sumsal2-0/+2
2021-02-05test: clean the module build dir before compiling itFrantisek Sumsal1-1/+1