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.c
Age
Commit message (
Expand
)
Author
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
resolved: implement client-side DNAME resolution
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-10-27
util-lib: split out allocation calls into alloc-util.[ch]
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-08-21
resolved: make DnsQuestion logic handle NULL arrays as empty arrays
Lennart Poettering
2015-07-28
resolved: compare dns question arrays properly
Lennart Poettering
2015-06-10
resolve: move dns routines into shared
Nick Owens
2014-07-30
resolved: fix cname handling
Lennart Poettering
2014-07-29
resolved: when resolving an address PTR record via llmnr, make a tcp connecti...
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