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-question.h
Age
Commit message (
Expand
)
Author
2016-06-21
resolved: add dns_answer_is_empty() and dns_question_is_empty() helpers
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-18
resolved: never consider following a CNAME/DNAME chain for a CNAME/DNAME lookup
Lennart Poettering
2016-01-18
resolved: rework IDNA logic
Lennart Poettering
2016-01-18
resolved: make key argument of dns_question_contains() const
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-25
resolved: don't claim DnsQuestion have to have the same names
Lennart Poettering
2015-11-24
question: drop dns_question_is_superset() which we don't use anymore
Lennart Poettering
2015-11-23
resolved: add ResolveService() bus call for resolving SRV and DNS-SD services
Lennart Poettering
2015-09-16
resolved: rr - introduce dns_resource_key_new_redirect()
Tom Gundersen
2015-08-21
resolved: only maintain one question RR key per transaction
Lennart Poettering
2015-07-28
resolved: compare dns question arrays properly
Lennart Poettering
2014-07-29
resolved: when resolving an address PTR record via llmnr, make a tcp connecti...
Lennart Poettering
2014-07-23
resolved: rework logic so that we can share transactions between queries of d...
Lennart Poettering