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-cache.c
Age
Commit message (
Expand
)
Author
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-08-11
resolved: implement full LLMNR conflict detection logic
Lennart Poettering
2014-08-11
resolved: properly check return value of dns_resource_record_equal()
Lennart Poettering
2014-08-01
resolved: don't bother caching negative RRs when the SOA TTL is 0 anyway
Lennart Poettering
2014-08-01
resolved: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC when aging caches and...
Lennart Poettering
2014-07-30
resolved: properly handle adding empty replies to cache
Lennart Poettering
2014-07-30
resolved: never cache ANY lookups
Lennart Poettering
2014-07-30
resolved: only cache answer RRs, never additional or authoritative RRs of res...
Lennart Poettering
2014-07-29
resolve: add llmnr responder side for UDP and TCP
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
2014-07-18
resolved: various bad memory access fixes to the cache
Lennart Poettering
2014-07-17
resolved: add DNS cache
Lennart Poettering