summaryrefslogtreecommitdiff
path: root/src/resolve/resolved.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-27headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek1-0/+4
2019-01-08timesyncd,resolved,machinectl: drop calls to sd_event_get_exit_code()Zbigniew Jędrzejewski-Szmek1-3/+1
2018-12-08resolve: define main through macroYu Watanabe1-45/+26
2018-11-20log: introduce new helper call log_setup_service()Lennart Poettering1-3/+1
2018-08-29resolve: update comment, avoid alarming wrongnessAlan Jenkins1-1/+1
2018-08-20user-util: rework get_user_creds()Lennart Poettering1-1/+1
2018-06-28resolve: warn when our stub listener is disabled but resolv.conf uses itYu Watanabe1-0/+2
2018-06-20tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek1-3/+0
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering1-1/+1
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-03-23tree-wide: warn when a directory path already exists but has bad mode/owner/typeZbigniew Jędrzejewski-Szmek1-1/+1
2018-03-22basic/mkdir: convert bool flag to enumZbigniew Jędrzejewski-Szmek1-1/+1
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-10-24resolved: create private stub resolve file for /etc/resolv.conf integration (...Dimitri John Ledkov1-4/+0
2017-10-06mkdir: introduce follow_symlink flag to mkdir_safe{,_label}()Yu Watanabe1-1/+1
2017-10-05resolved: add support for explicitly forgetting everything we learnt about DN...Lennart Poettering1-1/+1
2017-08-10units: make use of the new !! ExecStart= prefix in systemd-resolved.serviceLennart Poettering1-7/+12
2016-12-02treewide: fix typos (#4802)Torstein Husebø1-1/+1
2016-11-10resolved: unlink private resolv.conf on exitChristian Hesse1-0/+4
2016-06-21resolved: respond to local resolver requests on 127.0.0.53:53Lennart Poettering1-1/+12
2016-06-10resolved: flush all caches if SIGUSR2 is receivedLennart Poettering1-1/+1
2016-06-06resolved: also rewrite private /etc/resolv.conf when configuration is changed...Lennart Poettering1-5/+2
2016-03-01selinux: always try to load the full selinux dbZbigniew Jędrzejewski-Szmek1-1/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2016-01-28resolved: emit full path to file we failed to writeZbigniew Jędrzejewski-Szmek1-1/+1
2016-01-05resolved,networkd: add a per-interface DNSSEC settingLennart Poettering1-6/+0
2015-11-25resolved: make sure FallbackDNS= overrides built-in servers, doesn't extend themLennart Poettering1-2/+4
2015-11-25resolved: split out all code dealing with /etc/resolv.conf into its own .c fileLennart Poettering1-0/+1
2015-10-27src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...Lennart Poettering1-1/+1
2015-10-26util-lib: split out user/group/uid/gid calls into user-util.[ch]Lennart Poettering1-5/+6
2015-08-26resolved: dump cache and zone contents to syslog on SIGUSR1Lennart Poettering1-1/+1
2015-06-15everywhere: port everything to sigprocmask_many() and friendsLennart Poettering1-1/+1
2015-05-29util: split out signal-util.[ch] from util.[ch]Lennart Poettering1-0/+1
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-1/+0
2014-12-28tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering1-0/+1
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt1-8/+8
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt1-8/+8
2014-11-25resolved: fix typo in sd_notify() callTom Gundersen1-1/+1
2014-10-23mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho1-1/+1
2014-10-17resolve: add missing headerLukasz Skalski1-0/+1
2014-10-13resolved: apply label to /run/systemd/resolve/resolv.confZbigniew Jędrzejewski-Szmek1-2/+8
2014-08-21notify: send STOPPING=1 from our daemonsLennart Poettering1-1/+3
2014-08-12resolved: return exit code of event loopLennart Poettering1-0/+2
2014-08-04resolved: when there's already somebody listening on the LLMNR ports, simple ...Lennart Poettering1-0/+6
2014-08-01resolved: rename resolved.h to resolved-manager.hLennart Poettering1-1/+1
2014-08-01resolved: beef up DNS server configuration logicLennart Poettering1-11/+8
2014-07-16resolved: add a DNS client stub resolverLennart Poettering1-19/+16
2014-07-07resolved: make sure SIGTER/SIGINT actually can be caught and processedLennart Poettering1-0/+2
2014-06-03resolved: run as unpriviliged "systemd-resolve" userTom Gundersen1-2/+18