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.c
Age
Commit message (
Expand
)
Author
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
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
2015-06-10
resolve: move dns routines into shared
Nick Owens
2015-05-18
resolved: allow DnsAnswer objects with no space for RRs
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: never attempt negative caching of SOA records
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