..
dns_type-to-name.awk
dns-type.c
various: move const ptr indicator to return value
2024-06-19 16:28:28 +02:00
dns-type.h
various: move const ptr indicator to return value
2024-06-19 16:28:28 +02:00
fuzz-dns-packet.c
fuzz: unify logging setup
2023-10-19 10:05:20 +01:00
fuzz-dns-packet.options
fuzz-etc-hosts.c
fuzz: unify logging setup
2023-10-19 10:05:20 +01:00
fuzz-resource-record.c
libsystemd: turn json.[ch] into a public API
2024-06-12 18:42:22 +02:00
generate-dns_type-gperf.py
generate-dns_type-list.sed
meson.build
Merge pull request #33535 from neighbourhoodie/tests/dns-cache
2024-07-23 19:01:23 +01:00
org.freedesktop.resolve1.conf
org.freedesktop.resolve1.policy
polkit: add missing period in messages
2024-08-22 07:08:05 +09:00
org.freedesktop.resolve1.service
resolv.conf
resolvconf-compat.c
resolvconf: disable default route when -p is specified
2024-08-27 05:30:06 +09:00
resolvconf-compat.h
resolvectl.c
resolvconf: disable default route when -p is specified
2024-08-27 05:30:06 +09:00
resolvectl.h
resolvconf: disable default route when -p is specified
2024-08-27 05:30:06 +09:00
resolved-bus.c
resolved: include Varlink error on inconsistent DNS-SD services in introspection data
2024-09-03 10:42:14 +09:00
resolved-bus.h
resolved-conf.c
tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friends
2024-09-02 05:45:09 +09:00
resolved-conf.h
resolved: support reloading configuration at runtime
2024-03-26 13:36:42 +00:00
resolved-def.h
resolved: add new SD_RESOLVED_RELAX_SINGLE_LABEL resolver flag
2024-03-05 15:28:54 +01:00
resolved-dns-answer.c
siphash24: introduce siphash24_compress_typesafe() macro
2023-12-25 15:38:59 +09:00
resolved-dns-answer.h
resolve: tolerate merging a zero-ttl RR and a nonzero-ttl RR if not mDNS
2023-10-02 16:47:36 +02:00
resolved-dns-cache.c
tree-wide: port over to new builder apis
2024-06-19 22:50:02 +02:00
resolved-dns-cache.h
libsystemd: turn json.[ch] into a public API
2024-06-12 18:42:22 +02:00
resolved-dns-dnssec.c
resolve: fix typo
2024-09-03 14:00:18 +09:00
resolved-dns-dnssec.h
resolved: limit the number of signature validations in a transaction
2024-02-26 01:55:57 -07:00
resolved-dns-packet.c
resolved: allow the full TTL to be used by OPT records
2024-06-28 13:41:31 +01:00
resolved-dns-packet.h
resolved: clear the AD bit for bypass packets
2024-08-26 16:57:37 +01:00
resolved-dns-query.c
sd-varlink: make our internal Varlink API public as sd-varlink.[ch]
2024-07-16 11:57:32 +02:00
resolved-dns-query.h
sd-varlink: make our internal Varlink API public as sd-varlink.[ch]
2024-07-16 11:57:32 +02:00
resolved-dns-question.c
various: move const ptr indicator to return value
2024-06-19 16:28:28 +02:00
resolved-dns-question.h
various: move const ptr indicator to return value
2024-06-19 16:28:28 +02:00
resolved-dns-rr.c
time-util: rework localtime_or_gmtime() into localtime_or_gmtime_usec()
2024-09-05 17:40:25 +02:00
resolved-dns-rr.h
libsystemd: turn json.[ch] into a public API
2024-06-12 18:42:22 +02:00
resolved-dns-scope.c
resolved: demote the fallback dns servers
2024-08-21 10:27:07 -07:00
resolved-dns-scope.h
libsystemd: turn json.[ch] into a public API
2024-06-12 18:42:22 +02:00
resolved-dns-search-domain.c
basic: Use statement expressions more in list.h
2023-01-08 16:31:15 +01:00
resolved-dns-search-domain.h
resolved-dns-server.c
resolved: use the fallback servers when no default dns is configured
2024-08-21 09:51:42 -07:00
resolved-dns-server.h
resolved: introduce dns_server_is_fallback
2024-08-21 09:51:42 -07:00
resolved-dns-stream.c
resolved: don't treat conn reset as packet loss
2024-08-02 11:29:25 +09:00
resolved-dns-stream.h
resolved: explicitly disconnect all left-over TCP connections when coming back from suspend
2024-03-02 18:05:01 +00:00
resolved-dns-stub.c
resolved: clear the AD bit for bypass packets
2024-08-26 16:57:37 +01:00
resolved-dns-stub.h
resolved-dns-synthesize.c
resolved: don't cache NXDOMAIN for SUDN resolver.arpa
2024-03-07 23:01:08 +00:00
resolved-dns-synthesize.h
resolved: make resolved authoritative in resolveing our local host name
2024-03-05 15:31:32 +01:00
resolved-dns-transaction.c
resolved: don't treat conn reset as packet loss
2024-08-02 11:29:25 +09:00
resolved-dns-transaction.h
resolved: wait to gc transactions if they might still give an answer
2024-03-18 11:10:11 +00:00
resolved-dns-trust-anchor.c
resolved: don't cache NXDOMAIN for SUDN resolver.arpa
2024-03-07 23:01:08 +00:00
resolved-dns-trust-anchor.h
resolved-dns-zone.c
tree-wide: use hashmap_isempty() and friends
2023-12-22 01:27:09 +09:00
resolved-dns-zone.h
resolved-dnssd-bus.c
resolved: rename DnssdService "name" field to "id"
2024-04-22 15:16:54 +02:00
resolved-dnssd-bus.h
resolved-dnssd-gperf.gperf
dnssd: support service subtypes
2024-03-18 13:16:48 +00:00
resolved-dnssd.c
resolved: rename DnssdService "name" field to "id"
2024-04-22 15:16:54 +02:00
resolved-dnssd.h
resolved: rename DnssdService "name" field to "id"
2024-04-22 15:16:54 +02:00
resolved-dnstls-gnutls.c
resolved: fix build failure with gnutls
2023-10-27 13:54:10 +01:00
resolved-dnstls-gnutls.h
resolved-dnstls-openssl.c
resolved-dnstls: remove deprecated openssl functions
2024-04-18 09:23:15 +02:00
resolved-dnstls-openssl.h
resolved-dnstls.h
resolved-etc-hosts.c
stat-util: add explicit helpers for checking if stat/statx is initialized
2024-03-12 10:25:48 +01:00
resolved-etc-hosts.h
resolved: keep track of first names listed for each address in /etc/hosts
2023-07-14 13:13:53 +00:00
resolved-gperf.gperf
resolved: added serve stale feature implementation of RFC 8767
2023-06-16 10:20:15 +01:00
resolved-link-bus.c
resolved: use the fallback servers when no default dns is configured
2024-08-21 09:51:42 -07:00
resolved-link-bus.h
various: move ptr indicator to return value
2024-06-19 16:37:12 +02:00
resolved-link.c
resolved: use the fallback servers when no default dns is configured
2024-08-21 09:51:42 -07:00
resolved-link.h
resolved: introduce link_set_default_route
2024-08-21 09:51:42 -07:00
resolved-llmnr.c
resolve: do not listen to IPv6 when disabled by sysctl
2024-01-03 04:03:30 +09:00
resolved-llmnr.h
resolved-manager.c
missing_network: drop unnecessary definition
2024-09-09 14:52:18 +09:00
resolved-manager.h
sd-varlink: make our internal Varlink API public as sd-varlink.[ch]
2024-07-16 11:57:32 +02:00
resolved-mdns.c
systemd.dnssd does not handle local requests ( #32991 )
2024-07-21 12:48:56 +01:00
resolved-mdns.h
resolved-resolv-conf.c
tree-wide: port various parsers over to read_stripped_line()
2023-10-17 14:36:54 +02:00
resolved-resolv-conf.h
resolved-socket-graveyard.c
resolved-socket-graveyard.h
resolved-util.c
resolved-util: NUL-terminate host label
2023-12-17 16:56:43 +09:00
resolved-util.h
resolved-varlink.c
resolved: include Varlink error on inconsistent DNS-SD services in introspection data
2024-09-03 10:42:14 +09:00
resolved-varlink.h
resolved.c
signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args list
2024-02-23 09:35:12 -08:00
resolved.conf.in
config files: update their header to reflect that they can be installed in /usr
2023-09-21 18:54:39 +02:00
RFCs
test-dns-answer.c
resolved: tests for dns_answer_order_by_scope()
2024-07-23 13:14:54 +01:00
test-dns-cache.c
test: replace ASSERT_TRUE() for dns_cache_lookup() with ASSERT_OK_POSITIVE()
2024-08-15 04:43:32 +09:00
test-dns-packet-append.c
resolved: tests for dns_packet_dup()
2024-07-22 10:48:52 +01:00
test-dns-packet-extract.c
resolved: tests for DNS parameter formatters
2024-07-22 10:21:05 +01:00
test-dns-packet.c
test: always call test_setup_logging()
2023-11-18 03:04:27 +09:00
test-dns-query.c
resolved: tests for dns_query_string()
2024-07-23 14:17:23 +01:00
test-dns-question.c
resolved: tests for dns_question_merge()
2024-07-23 13:09:46 +01:00
test-dns-rr.c
resolved: tests for dns_resource_record_source(), dns_resource_record_is_synthetic(), dns_resource_record_signer(), dns_resource_record_is_signer()
2024-07-23 12:44:35 +01:00
test-dns-search-domain.c
test: resolve "Unchecked return value" coverity warning
2024-08-01 22:42:08 +09:00
test-dns-synthesize.c
resolved: tests for dns_synthesize_family() and dns_synthesize_protocol()
2024-07-23 15:44:07 +01:00
test-dns-zone.c
resolved: tests for dns_zone_lookup()
2024-07-23 13:28:34 +01:00
test-dnssec-complex.c
test: always call test_setup_logging()
2023-11-18 03:04:27 +09:00
test-dnssec.c
test-resolve-tables.c
test: always call test_setup_logging()
2023-11-18 03:04:27 +09:00
test-resolved-dummy-server.c
socket-util: make recvmsg_safe() handle MSG_TRUNC too
2024-09-04 18:51:44 +02:00
test-resolved-etc-hosts.c
resolved: keep track of first names listed for each address in /etc/hosts
2023-07-14 13:13:53 +00:00
test-resolved-link.c
test: resolve "Unchecked return value" coverity warning
2024-08-01 22:42:08 +09:00
test-resolved-packet.c
libsystemd: turn json.[ch] into a public API
2024-06-12 18:42:22 +02:00
test-resolved-stream.c
test: fix test-resolved-stream unit test failure
2024-03-04 16:28:10 +00:00