/
niceSOFT
/
systemd
ОбзорДокументацияВойти
/
niceSOFT
/
systemd
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
systemd/
src/resolve/
..
RFCs

resolve: add support for RFC 8080 (#7600)

9 лет назад
fuzz-dns-packet.c

resolved: move DNS RR/key/answer/question/packet tools to shared/

10 месяцев назад
fuzz-dns-packet.options

fuzzers: add input size limits, always configure limits in two ways

4 года назад
fuzz-etc-hosts.c

fuzz: unify logging setup

3 года назад
fuzz-resource-record.c

resolved: move DNS RR/key/answer/question/packet tools to shared/

10 месяцев назад
meson.build

meson: adjust naming of '*extract*' variables

месяц назад
org.freedesktop.resolve1.conf

Use https for freedesktop.org

4 года назад
org.freedesktop.resolve1.policy

resolved: add missing polkit checks on FlushCaches and ResetServerFeatures D-Bus methods

3 месяца назад
org.freedesktop.resolve1.service

license: LGPL-2.1+ -> LGPL-2.1-or-later

6 лет назад
resolv.conf

resolved: turn off that a search domain is derived from the host's fqdn

6 лет назад
resolvconf-compat.c

resolvconf-compat: convert to OPTION macros

3 месяца назад
resolvconf-compat.h

license: LGPL-2.1+ -> LGPL-2.1-or-later

6 лет назад
resolvectl.c

resolvectl: render DNS errors as JSON

3 дня назад
resolvectl.h

Rename basic-forward.h, sd-forward.h, and shared-forward.h to forward.h

месяц назад
resolved-bus.c

resolved: avoid dangling hashmap entry on RegisterService failure

2 месяца назад
resolved-bus.h

resolve: Clean up includes

год назад
resolved-conf.c

resolved: add configurable DNS cache size

3 месяца назад
resolved-conf.h

resolved: add configurable DNS cache size

3 месяца назад
resolved-dns-browse-services.c

resolved: fix spurious BrowseServices add/remove flapping with ifindex=0 (#42982)

месяц назад
resolved-dns-browse-services.h

resolved: Track per-service item ifindex in DnssdDiscoveredService

6 месяцев назад
resolved-dns-cache.c

resolved: add configurable DNS cache size

3 месяца назад
resolved-dns-cache.h

resolved: add configurable DNS cache size

3 месяца назад
resolved-dns-delegate-bus.c

clang-tidy: Fix all remaining misc-include-cleaner violations

9 месяцев назад
resolved-dns-delegate-bus.h

resolve: Clean up includes

год назад
resolved-dns-delegate-gperf.gperf

dns-delegates: add support for setting a firewall mark

6 месяцев назад
resolved-dns-delegate.c

string-util: beef up string_is_safe()

4 месяца назад
resolved-dns-delegate.h

dns-delegates: add support for setting a firewall mark

6 месяцев назад
resolved-dns-dnssec-crypto.h

Rename basic-forward.h, sd-forward.h, and shared-forward.h to forward.h

месяц назад
resolved-dns-dnssec.c

tree-wide: drop DLOPEN_FOO() macros

24 дня назад
resolved-dns-dnssec.h

string-table: Introduce DECLARE_STRING_TABLE_LOOKUP() and friends

7 месяцев назад
resolved-dns-query.c

resolved: preserve unchanged question on asymmetric redirect

месяц назад
resolved-dns-query.h

tree-wide: Introduce DECLARE_TRIVIAL_REF_UNREF_FUNC() and friends

7 месяцев назад
resolved-dns-scope.c

resolved: add configurable DNS cache size

3 месяца назад
resolved-dns-scope.h

string-table: Introduce DECLARE_STRING_TABLE_LOOKUP() and friends

7 месяцев назад
resolved-dns-search-domain.c

resolved: add concept of delegating lookups below certain domains to specific DNS servers

год назад
resolved-dns-search-domain.h

tree-wide: Introduce DECLARE_TRIVIAL_REF_UNREF_FUNC() and friends

7 месяцев назад
resolved-dns-server.c

resolved: skip cache flush on server switch/re-probe when StaleRetentionSec is set

4 месяца назад
resolved-dns-server.h

string-table: Introduce DECLARE_STRING_TABLE_LOOKUP() and friends

7 месяцев назад
resolved-dns-stream.c

iovec-util: rename iovec_increment() -> iovec_inc_many()

4 месяца назад
resolved-dns-stream.h

tree-wide: Introduce DECLARE_TRIVIAL_REF_UNREF_FUNC() and friends

7 месяцев назад
resolved-dns-stub.c

resolved: fix potential use-after-free when freeing DNS extra stub listeners

2 месяца назад
resolved-dns-stub.h

string-table: Introduce DECLARE_STRING_TABLE_LOOKUP() and friends

7 месяцев назад
resolved-dns-synthesize.c

many: fix remaining check-pointer-deref issues

4 месяца назад
resolved-dns-synthesize.h

resolve: Clean up includes

год назад
resolved-dns-transaction.c

resolved: load libcrypto/libssl lazily on first use and make them optional (#42681)

2 месяца назад
resolved-dns-transaction.h

string-table: Introduce DECLARE_STRING_TABLE_LOOKUP() and friends

7 месяцев назад
resolved-dns-trust-anchor.c

resolved: use DNS_TYPE_DNSKEY for trust anchor support (#40850)

5 месяцев назад
resolved-dns-trust-anchor.h

tree-wide: Fix declaration/definition parameter name mismatches

9 месяцев назад
resolved-dns-zone.c

resolved: roll back partial DNS zone publication

месяц назад
resolved-dns-zone.h

resolve: Clean up includes

год назад
resolved-dnssd-bus.c

polkit: check if user authenticated as admin

2 месяца назад
resolved-dnssd-bus.h

tree-wide: Various forward header cleanups

10 месяцев назад
resolved-dnssd-gperf.gperf

resolve: shorten conf parser name and realign gperf table

год назад
resolved-dnssd.c

resolved: make check-pointer-deref clean

4 месяца назад
resolved-dnssd.h

tree-wide: Fix declaration/definition parameter name mismatches

9 месяцев назад
resolved-dnstls.c

tree-wide: drop DLOPEN_FOO() macros

24 дня назад
resolved-dnstls.h

tree-wide: Load libcrypto and libssl via dlopen()

4 месяца назад
resolved-etc-hosts.c

resolved: move resetting of {etc_hosts|static_records}_last to manager_dispatch_reload_signal()

5 месяцев назад
resolved-etc-hosts.h

resolve: Clean up includes

год назад
resolved-forward.h

Rename basic-forward.h, sd-forward.h, and shared-forward.h to forward.h

месяц назад
resolved-gperf.gperf

resolved: add configurable DNS cache size

3 месяца назад
resolved-hook.c

tree-wide: fix some double word errors like "the the"

месяц назад
resolved-hook.h

resolved: add hook api

9 месяцев назад
resolved-link-bus.c

resolve: limit the number NTAs to something sensible

3 месяца назад
resolved-link-bus.h

resolve: Clean up includes

год назад
resolved-link.c

resolved: make check-pointer-deref clean

4 месяца назад
resolved-link.h

resolve: limit the number NTAs to something sensible

3 месяца назад
resolved-llmnr.c

resolved: move DNS RR/key/answer/question/packet tools to shared/

10 месяцев назад
resolved-llmnr.h

resolve: Clean up includes

год назад
resolved-manager.c

resolved: load libcrypto/libssl lazily on first use and make them optional

2 месяца назад
resolved-manager.h

resolved: add configurable DNS cache size

3 месяца назад
resolved-mdns.c

Revert "resolve: refuse traffic from the local host only for queries"

4 месяца назад
resolved-mdns.h

resolve: Clean up includes

год назад
resolved-resolv-conf.c

tree-wide: standardize header names across src/fundamental, src/basic and src/shared

3 месяца назад
resolved-resolv-conf.h

string-table: Introduce DECLARE_STRING_TABLE_LOOKUP() and friends

7 месяцев назад
resolved-socket-graveyard.c

tree-wide: standardize header names across src/fundamental, src/basic and src/shared

3 месяца назад
resolved-socket-graveyard.h

resolve: Clean up includes

год назад
resolved-static-records.c

tree-wide: make use of sd_json_parse_fd() where appropriate

3 месяца назад
resolved-static-records.h

resolved: add ability to define additional local RRs via drop-ins

5 месяцев назад
resolved-timeouts.h

resolve: Refactor mDNS transaction max attempts

год назад
resolved-util.c

tree-wide: drop DLOPEN_FOO() macros

24 дня назад
resolved-util.h

resolved: load libcrypto/libssl lazily on first use and make them optional

2 месяца назад
resolved-varlink.c

resolve: add query string field to io.systemd.Resolve.DNSError

2 месяца назад
resolved-varlink.h

resolve: Clean up includes

год назад
resolved.c

tree-wide: drop DLOPEN_FOO() macros

24 дня назад
resolved.conf.in

resolve: use correct hostname for Cloudflare DNS-over-TLS

2 месяца назад
test-dns-answer.c

dns-answer: preserve shared aliases when removing records

месяц назад
test-dns-cache.c

resolved: add configurable DNS cache size

3 месяца назад
test-dns-packet-append.c

tree-wide: various fixlets suggested by Coccinelle

5 месяцев назад
test-dns-packet-extract.c

treewide: fix typos in the entire codebase

3 месяца назад
test-dns-packet.c

resolved: move DNS RR/key/answer/question/packet tools to shared/

10 месяцев назад
test-dns-query.c

resolved: preserve unchanged question on asymmetric redirect

месяц назад
test-dns-question.c

idn: drop support for libidn

7 месяцев назад
test-dns-rr.c

resolvectl: support JSON output for openpgp and tlsa

7 дней назад
test-dns-search-domain.c

test-dns-search-domain: several cleanups

год назад
test-dns-synthesize.c

resolved: move DNS RR/key/answer/question/packet tools to shared/

10 месяцев назад
test-dns-zone.c

resolved: make check-pointer-deref clean

4 месяца назад
test-dnssec-complex.c

many: fix remaining check-pointer-deref issues

4 месяца назад
test-dnssec-crypto.c

test: drop explicit dlopen notes from test executables

месяц назад
test-dnssec.c

resolve: validate short RSA DNSKEY blobs

2 месяца назад
test-resolve-tables.c

resolved: move DNS RR/key/answer/question/packet tools to shared/

10 месяцев назад
test-resolved-dummy-server.c

tree-wide: Small fixes for various clang-tidy warnings

9 месяцев назад
test-resolved-etc-hosts.c

tree-wide: use _contains() rather than _get()/_find()

5 месяцев назад
test-resolved-link.c

resolved: move DNS RR/key/answer/question/packet tools to shared/

10 месяцев назад
test-resolved-packet.c

resolved: move DNS RR/key/answer/question/packet tools to shared/

10 месяцев назад
test-resolved-stream.c

test-resolved-stream: Use accept4() instead of accept()

5 месяцев назад