summaryrefslogtreecommitdiff
path: root/src/resolve/resolved-resolv-conf.c
Commit message (Expand)AuthorAgeFilesLines
* resolved: add trailing newlines in generated fileZbigniew Jędrzejewski-Szmek2020-10-221-4/+4
* Merge pull request #17203 from poettering/resolv-conf-modeLennart Poettering2020-09-301-0/+47
|\
| * resolved: expose a new bus property that informs about the /etc/resolv.conf modeLennart Poettering2020-09-301-0/+47
* | resolved: turn off that a search domain is derived from the host's fqdnLennart Poettering2020-09-301-2/+8
|/
* tree-wide: define iterator inside of the macroZbigniew Jędrzejewski-Szmek2020-09-081-4/+2
* resolve: lift limits on search domains count or lengthDimitri John Ledkov2020-08-181-10/+0
* resolve: enable RES_TRUSTAD towards the 127.0.0.53 stub resolverYmrDtnJu2020-06-061-1/+1
* resolved: port to stat_inode_unmodified()Lennart Poettering2020-05-131-2/+3
* resolve: move resolv.conf path definitions to shared headerLennart Poettering2020-04-221-9/+0
* resolve: when the stub listener is disabled, symlink stub-resolv.conf to reso...Zbigniew Jędrzejewski-Szmek2020-04-201-34/+31
* resolve: when writing of private resolv.confs fails, do not remove old copiesZbigniew Jędrzejewski-Szmek2020-04-201-18/+15
* resolved: include actual path in error messageZbigniew Jędrzejewski-Szmek2020-04-201-6/+6
* resolved: tone down comment in /run/systemd/{stub-,}resolve.confLennart Poettering2020-04-161-21/+21
* resolved: avoid allocationZbigniew Jędrzejewski-Szmek2019-10-251-1/+0
* Make fopen_temporary and fopen_temporary_label unlockedZbigniew Jędrzejewski-Szmek2019-04-121-3/+0
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+3
* resolved: add an explicit way to configure whether a link is useful as defaul...Lennart Poettering2018-12-211-4/+4
* resolved: rework dns_server_limited_domains(), replace by dns_scope_has_route...Lennart Poettering2018-12-211-7/+8
* resolve: enable EDNS0 towards the 127.0.0.53 stub resolverTore Anderson2018-12-171-1/+2
* util-lib: split out all temporary file related calls into tmpfiles-util.cLennart Poettering2018-12-021-0/+1
* util-lib: don't include fileio.h from fileio-label.hLennart Poettering2018-12-021-1/+0
* Move LONG_LINE_MAX definition to fileio.hZbigniew Jędrzejewski-Szmek2018-11-141-1/+0
* resolved-resolv-conf: FOREACH_LINE excorcismLennart Poettering2018-10-181-2/+11
* resolved: fix typo in log messageZbigniew Jędrzejewski-Szmek2018-07-031-2/+2
* resolve: update log messageYu Watanabe2018-06-291-2/+2
* resolve: warn when our stub listener is disabled but resolv.conf uses itYu Watanabe2018-06-281-1/+41
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* Minor spelling error - "Our of"->"Out of"Ian Miell2018-06-011-1/+1
* resolve: update comments to mention resolvectlYu Watanabe2018-05-031-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* resolved: debug log about resolv.conf lines we don't grokLennart Poettering2018-03-021-1/+6
* tree-wide: use __fsetlocking() instead of fxyz_unlocked()Lennart Poettering2017-12-141-25/+29
* resolved: synchronize introduction blurbs in all three resolv.conf files we p...Lennart Poettering2017-12-081-8/+25
* resolved: beef up logic to detect our own configuration filesLennart Poettering2017-12-081-12/+20
* resolved: don't make defines needlessly publicLennart Poettering2017-12-081-0/+3
* resolved: store the mtime of the file we readLennart Poettering2017-12-081-4/+2
* resolved: fix a minimal race, when reading /etc/resolv.confLennart Poettering2017-12-081-11/+25
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* resolved: change newline position in stub-resolv.conf (#7216)Yu Watanabe2017-10-301-2/+2
* resolved: create private stub resolve file for /etc/resolv.conf integration (...Dimitri John Ledkov2017-10-241-11/+47
* resolved: automatically forget all learnt DNS server information when the net...Lennart Poettering2017-10-051-0/+6
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-10-041-1/+1
* tree-wide: fput[cs]() → fput[cs]_unlocked() wherever that makes sense (#6396)Lennart Poettering2017-07-211-16/+16
* tree-wide: add man: to manpage references (#5402)Lucas Werkmeister2017-02-201-3/+3
* resolved: use macro for private resolve.confChristian Hesse2016-11-101-1/+1
* resolved: don't query domain-limited DNS servers for other domains (#3621)Martin Pitt2016-09-301-0/+10
* resolved: respond to local resolver requests on 127.0.0.53:53Lennart Poettering2016-06-211-4/+7
* resolved: make sure that route-only domains are never added to /etc/resolv.confLennart Poettering2016-06-211-1/+1