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
Age
Commit message (
Expand
)
Author
2014-10-23
resolve: make DnsScope::conflict_queue an OrderedHashmap
Michal Schmidt
2014-10-23
mac: rename apis with mac_{selinux/smack}_ prefix
WaLyong Cho
2014-10-22
resolved: simplify detection of packets from the loopback device
Lennart Poettering
2014-10-17
resolve: add missing header
Lukasz Skalski
2014-10-13
resolved: apply label to /run/systemd/resolve/resolv.conf
Zbigniew Jędrzejewski-Szmek
2014-10-13
resolved: split out writing of resolv.conf
Zbigniew Jędrzejewski-Szmek
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-13
resolved: fall back to hardcoded ifindex when checking if a link is the loopback
Tom Gundersen
2014-08-22
resolved: fix typo in log message
Lennart Poettering
2014-08-22
shared: add MAXSIZE() and use it in resolved
David Herrmann
2014-08-21
notify: send STOPPING=1 from our daemons
Lennart Poettering
2014-08-20
resolved: write resolv.conf search - switch arguments
Tom Gundersen
2014-08-20
resolved: fix which return codes we check
Lennart Poettering
2014-08-20
resolved-dns-rr: fix typo
Lukas Nykryn
2014-08-15
resolve: fix compilation on LLVM+clang
David Herrmann
2014-08-15
resolved: fix assertion when joining llmnr mcast group
Lennart Poettering
2014-08-14
resolved: pull in domain names from sd-network
Tom Gundersen
2014-08-14
resolved: clarify that LLMNR scopes must have a link assigned
Lennart Poettering
2014-08-14
resolved: enable LLMNR
Lennart Poettering
2014-08-14
resolved: allow passing on which protocol, family and interface to look somet...
Lennart Poettering
2014-08-13
sd-network: /_get_link_/_link_get_/
Tom Gundersen
2014-08-13
resolved: skip IPv6 LLMNR if IPv6 is not available
Lennart Poettering
2014-08-12
resolved: return exit code of event loop
Lennart Poettering
2014-08-12
resolved: unify logic how we flush out DNS servers we learnt
Lennart Poettering
2014-08-12
resolved: filter out duplicate DNS servers when writing resolv.conf
Lennart Poettering
2014-08-12
resolved: initialize counter
Thomas Hindoe Paaboel Andersen
2014-08-11
sd-network: rename the per-ifindex calls to sd_network_get_link_xxx()
Lennart Poettering
2014-08-11
resolved: when picking a new hostname make sure two hosts pick different ones
Lennart Poettering
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: verify all RRs when we come back from suspend
Lennart Poettering
2014-08-11
resolved: destroy outstanding queries if the clients that initiated them die
Lennart Poettering
2014-08-11
resolved: properly pass aborted transaction result back to clients
Lennart Poettering
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-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: enforce ratelimit on LLMNR traffic
Lennart Poettering
2014-08-05
resolved: don't consider tentative addresses relevant
Lennart Poettering
2014-08-05
resolved: fix a message typo
Lennart Poettering
2014-08-05
resolved: stop the prober when we detect a conflict in LLMNR
Lennart Poettering
2014-08-05
resolved: don't override zone item state after starting the probe
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: never reuse transactions for probing that are already completed bas...
Lennart Poettering
2014-08-05
resolved: bypass local cache when we issue a transaction for verification pur...
Lennart Poettering
2014-08-05
resolved: if there's already an RR established that has the same name of an R...
Lennart Poettering
2014-08-04
resolved: actually read the initial state data from networkd when we initialize
Lennart Poettering
2014-08-04
resolved: read the per-interface LLMNR setting from networkd and act on it
Lennart Poettering
2014-08-04
resolved: fix order in which we destroy manager resources
Lennart Poettering
[next]