index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
resolve
/
resolved.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
resolve: warn when our stub listener is disabled but resolv.conf uses it
Yu Watanabe
2018-06-28
1
-0
/
+2
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: warn when a directory path already exists but has bad mode/owner/type
Zbigniew Jędrzejewski-Szmek
2018-03-23
1
-1
/
+1
*
basic/mkdir: convert bool flag to enum
Zbigniew Jędrzejewski-Szmek
2018-03-22
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
resolved: create private stub resolve file for /etc/resolv.conf integration (...
Dimitri John Ledkov
2017-10-24
1
-4
/
+0
*
mkdir: introduce follow_symlink flag to mkdir_safe{,_label}()
Yu Watanabe
2017-10-06
1
-1
/
+1
*
resolved: add support for explicitly forgetting everything we learnt about DN...
Lennart Poettering
2017-10-05
1
-1
/
+1
*
units: make use of the new !! ExecStart= prefix in systemd-resolved.service
Lennart Poettering
2017-08-10
1
-7
/
+12
*
treewide: fix typos (#4802)
Torstein Husebø
2016-12-02
1
-1
/
+1
*
resolved: unlink private resolv.conf on exit
Christian Hesse
2016-11-10
1
-0
/
+4
*
resolved: respond to local resolver requests on 127.0.0.53:53
Lennart Poettering
2016-06-21
1
-1
/
+12
*
resolved: flush all caches if SIGUSR2 is received
Lennart Poettering
2016-06-10
1
-1
/
+1
*
resolved: also rewrite private /etc/resolv.conf when configuration is changed...
Lennart Poettering
2016-06-06
1
-5
/
+2
*
selinux: always try to load the full selinux db
Zbigniew Jędrzejewski-Szmek
2016-03-02
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
resolved: emit full path to file we failed to write
Zbigniew Jędrzejewski-Szmek
2016-01-29
1
-1
/
+1
*
resolved,networkd: add a per-interface DNSSEC setting
Lennart Poettering
2016-01-05
1
-6
/
+0
*
resolved: make sure FallbackDNS= overrides built-in servers, doesn't extend them
Lennart Poettering
2015-11-25
1
-2
/
+4
*
resolved: split out all code dealing with /etc/resolv.conf into its own .c file
Lennart Poettering
2015-11-25
1
-0
/
+1
*
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
1
-1
/
+1
*
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
1
-5
/
+6
*
resolved: dump cache and zone contents to syslog on SIGUSR1
Lennart Poettering
2015-08-26
1
-1
/
+1
*
everywhere: port everything to sigprocmask_many() and friends
Lennart Poettering
2015-06-15
1
-1
/
+1
*
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-29
1
-0
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
tmpfiles: add new line type 'v' for creating btrfs subvolumes
Lennart Poettering
2014-12-28
1
-0
/
+1
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-8
/
+8
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-8
/
+8
*
resolved: fix typo in sd_notify() call
Tom Gundersen
2014-11-25
1
-1
/
+1
*
mac: rename apis with mac_{selinux/smack}_ prefix
WaLyong Cho
2014-10-23
1
-1
/
+1
*
resolve: add missing header
Lukasz Skalski
2014-10-17
1
-0
/
+1
*
resolved: apply label to /run/systemd/resolve/resolv.conf
Zbigniew Jędrzejewski-Szmek
2014-10-14
1
-2
/
+8
*
notify: send STOPPING=1 from our daemons
Lennart Poettering
2014-08-21
1
-1
/
+3
*
resolved: return exit code of event loop
Lennart Poettering
2014-08-12
1
-0
/
+2
*
resolved: when there's already somebody listening on the LLMNR ports, simple ...
Lennart Poettering
2014-08-04
1
-0
/
+6
*
resolved: rename resolved.h to resolved-manager.h
Lennart Poettering
2014-08-01
1
-1
/
+1
*
resolved: beef up DNS server configuration logic
Lennart Poettering
2014-08-01
1
-11
/
+8
*
resolved: add a DNS client stub resolver
Lennart Poettering
2014-07-16
1
-19
/
+16
*
resolved: make sure SIGTER/SIGINT actually can be caught and processed
Lennart Poettering
2014-07-07
1
-0
/
+2
*
resolved: run as unpriviliged "systemd-resolve" user
Tom Gundersen
2014-06-03
1
-2
/
+18
*
resolved: move resolv.conf to resolved's runtime dir
Tom Gundersen
2014-06-02
1
-1
/
+1
*
resolved: add daemon to manage resolv.conf
Tom Gundersen
2014-05-19
1
-0
/
+86