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-transaction.c
Age
Commit message (
Expand
)
Author
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-08-11
resolved: actually, the peer with the lower IP address wins conflicts
Lennart Poettering
2014-08-11
resolved: make sure we don't mark the wrong zone RRs conflicting
Lennart Poettering
2014-08-11
resolved: be a bit more communicative about conflicts
Lennart Poettering
2014-08-11
resolved: implement full LLMNR conflict detection logic
Lennart Poettering
2014-08-05
resolved: don't abort if a transaction is aborted because its scope is removed
Lennart Poettering
2014-08-05
resolved: add 100ms initial jitter to all LLMNR requests
Lennart Poettering
2014-08-05
resolved: when sending fails, don't try connecting to the next DNS server if ...
Lennart Poettering
2014-08-05
resolved: bypass local cache when we issue a transaction for verification pur...
Lennart Poettering
2014-08-01
resolved: flush cache each time we change to a different DNS server
Lennart Poettering
2014-08-01
resolved: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC when aging caches and...
Lennart Poettering
2014-07-31
resolved: implement LLMNR uniqueness verification
Lennart Poettering