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-stream.c
Age
Commit message (
Expand
)
Author
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
io-util.h: move iovec stuff from macro.h to io-util.h
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-06-10
util: introduce CMSG_FOREACH() macro and make use of it everywhere
Lennart Poettering
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-10-22
resolved: simplify detection of packets from the loopback device
Lennart Poettering
2014-08-22
shared: add MAXSIZE() and use it in resolved
David Herrmann
2014-08-15
resolve: fix compilation on LLVM+clang
David Herrmann
2014-08-01
resolved: IPV6_UNICAST_IF may fail if we already are bound to a device, like ...
Lennart Poettering
2014-08-01
resolved: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC when aging caches and...
Lennart Poettering
2014-07-29
resolved: when resolving an address PTR record via llmnr, make a tcp connecti...
Lennart Poettering
2014-07-29
resolve: add llmnr responder side for UDP and TCP
Lennart Poettering