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
2015-06-10
resolve: move dns routines into shared
Nick Owens
2015-06-10
util: introduce CMSG_FOREACH() macro and make use of it everywhere
Lennart Poettering
2015-05-29
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-18
resolved: allow DnsAnswer objects with no space for RRs
Lennart Poettering
2015-05-18
resolved: fix crash when shutting down
Lennart Poettering
2015-05-18
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-04-29
tree-wide: get rid of a few more explicit bus parameters
Lennart Poettering
2015-04-29
sd-bus: drop bus parameter from message callback prototype
Lennart Poettering
2015-04-11
shared: add random-util.[ch]
Ronny Chevalier
2015-04-08
resolved: maintain order when writing resolv.conf entries
Lennart Poettering
2015-03-27
fix gcc warnings about uninitialized variables
Harald Hoyer
2015-03-13
Use space after a silencing (void)
Zbigniew Jędrzejewski-Szmek
2015-03-13
tree-wide: there is no ENOTSUP on linux
David Herrmann
2015-03-03
Do not advertise .d snippets over main config file
Zbigniew Jędrzejewski-Szmek
2015-02-23
resolved: use == for comparing unsigned against zero
Zbigniew Jędrzejewski-Szmek
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-12
include <poll.h> instead of <sys/poll.h>
Thomas Hindoe Paaboel Andersen
2015-02-12
Revert "tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC"
Lennart Poettering
2015-02-10
tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC
Cristian Rodríguez
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-01-26
treewide: fix multiple typos
Torstein Husebø
2015-01-23
resolved: when rereading /etc/resolv.conf, always start using first DNS serve...
Lennart Poettering
2015-01-23
#pragma once here and there
Zbigniew Jędrzejewski-Szmek
2015-01-22
tests: use assert_se instead of assert
Ronny Chevalier
2014-12-30
tree-wide: spelling fixes
Veres Lajos
2014-12-28
tmpfiles: add new line type 'v' for creating btrfs subvolumes
Lennart Poettering
2014-12-11
networkd/resolved: correct spacing near eol in code comments
Torstein Husebø
2014-12-10
sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...
Lennart Poettering
2014-12-03
resolved: don't resolve the hostname "gateway" with LLMNR, leave that to nss-...
Lennart Poettering
2014-12-01
resolved: make TXT RR generation and parsing more in-line with RFC 6763, sect...
Lennart Poettering
2014-11-30
resolve: remove unused variable
Ronny Chevalier
2014-11-29
resolved: Support resolved.conf.d directories in the usual search paths
Josh Triplett
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: a few more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-27
resolve: reject empty TXT records
Stanisław Pitucha
2014-11-27
resolve: set error code on failure
Stanisław Pitucha
2014-11-27
resolve: fix redirection loops in compressed RR
Stanisław Pitucha
2014-11-27
resolve: fix NULL deref on strv comparison
David Herrmann
2014-11-25
resolved: fix typo in sd_notify() call
Tom Gundersen
2014-11-17
resolve: fix CID#1237549 Unchecked return value
Susant Sahani
2014-11-01
resolved: dns-packet - use unaligned read/write helpers
Tom Gundersen
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
[next]