index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
resolve
/
resolved-dns-answer.h
Age
Commit message (
Expand
)
Author
2015-12-18
resolved: add a call that dumps the contents of a DnsAnswer structure
Lennart Poettering
2015-12-18
resolved: rework mDNS cache-flush bit handling
Lennart Poettering
2015-12-18
resolved: check SOA authentication state when negative caching
Lennart Poettering
2015-12-18
resolved: add support NSEC3 proofs, as well as proofs for domains that are OK...
Lennart Poettering
2015-12-10
resolved: cache - do negative caching only on the canonical name
Tom Gundersen
2015-12-10
resolved: chase DNSKEY/DS RRs when doing look-ups with DNSSEC enabled
Lennart Poettering
2015-12-10
resolved: fix DNS_ANSWER_FOREACH_IFINDEX() to not collide with user defined i...
Lennart Poettering
2015-12-02
resolved: make sure DNS_ANSWER_FOREACH() can be nested
Lennart Poettering
2015-11-25
resolved: fully support DNS search domains
Lennart Poettering
2015-11-23
resolved: add ResolveService() bus call for resolving SRV and DNS-SD services
Lennart Poettering
2015-09-16
resolved: cache - cache what we can of negative redirect chains
Tom Gundersen
2015-08-21
resolved: rework synthesizing logic
Lennart Poettering
2014-07-30
resolved: properly set TTL in SOA records
Lennart Poettering
2014-07-30
resolved: include SOA records in LLMNR replies for non-existing RRs to allow ...
Lennart Poettering
2014-07-30
resolved: when answer A or AAAA questions, order responses by whether address...
Lennart Poettering
2014-07-23
resolved: most DNS servers can't handle more than one question per packet, he...
Lennart Poettering
2014-07-23
resolved: implement negative caching
Lennart Poettering
2014-07-23
resolved: rework logic so that we can share transactions between queries of d...
Lennart Poettering