GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
resolve
/
resolved-conf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: make DNS-over-TLS support optional
Yu Watanabe
2018-06-20
1
-2
/
+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
*
resolve: rename PrivateDNS to DNSOverTLS
Iwan Timmer
2018-06-14
1
-3
/
+3
*
resolved: support for DNS-over-TLS
Iwan Timmer
2018-06-11
1
-0
/
+7
*
resolved: reindent specifier table
Lennart Poettering
2018-05-29
1
-2
/
+2
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-4
/
+2
*
resolved: support multiple TXT RRs per DNS-SD service
Dmitry Rozhkov
2017-12-08
1
-7
/
+15
*
resolved: add enablers for DNS-SD
Dmitry Rozhkov
2017-12-08
1
-0
/
+150
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
conf-parser: turn three bool function params into a flags fields
Lennart Poettering
2017-11-13
1
-1
/
+1
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-1
/
+1
*
resolved: ignore DNSSEC= option when resolved is built without gcrypt (#6084)
Yu Watanabe
2017-06-17
1
-0
/
+6
*
tree-wide: fix wrong indent (#5757)
Yu Watanabe
2017-04-19
1
-4
/
+4
*
Merge pull request #4061 from dm0-/coreos-1545
Lennart Poettering
2016-10-07
1
-0
/
+11
|
\
|
*
resolved: add an option to control the DNS stub listener
David Michael
2016-10-07
1
-0
/
+11
*
|
tree-wide: rename config_parse_many to …_nulstr
Zbigniew Jędrzejewski-Szmek
2016-09-16
1
-1
/
+1
|
/
*
resolved: respond to local resolver requests on 127.0.0.53:53
Lennart Poettering
2016-06-21
1
-0
/
+4
*
resolved: support IPv6 DNS servers on the local link
Lennart Poettering
2016-06-06
1
-6
/
+6
*
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-23
1
-2
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
resolved: allow configuration of routing domains in Domains=
Lennart Poettering
2016-01-26
1
-3
/
+17
*
resolved,networkd: add a per-interface DNSSEC setting
Lennart Poettering
2016-01-05
1
-35
/
+0
*
resolved,networkd: unify ResolveSupport enum
Lennart Poettering
2016-01-05
1
-34
/
+0
*
resolved: introduce a dnssec_mode setting per scope
Lennart Poettering
2015-12-03
1
-0
/
+35
*
resolved: unify DnsServer handling code between Link and Manager
Lennart Poettering
2015-11-25
1
-2
/
+2
*
resolved: add a generic DnsSearchDomain concept
Lennart Poettering
2015-11-25
1
-3
/
+81
*
resolved: make sure order of dns servers is stable
Lennart Poettering
2015-11-25
1
-1
/
+1
*
resolved: make sure FallbackDNS= overrides built-in servers, doesn't extend them
Lennart Poettering
2015-11-25
1
-5
/
+20
*
resolved: rework dns server lifecycle logic
Lennart Poettering
2015-11-25
1
-7
/
+2
*
resolved: unify code for parsing dns server information
Lennart Poettering
2015-11-25
1
-27
/
+39
*
defs: rework CONF_DIRS_NULSTR() macro
Lennart Poettering
2015-11-10
1
-2
/
+2
*
doc: correct punctuation and improve typography in documentation
Jan Engelhardt
2015-11-06
1
-1
/
+1
*
util-lib: move CONF_DIRS_NULSTR definition to def.h
Lennart Poettering
2015-11-03
1
-0
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-3
/
+3
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
resolved: port to extract_first_word
Susant Sahani
2015-10-27
1
-9
/
+12
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-1
/
+1
*
tree-wide: clean up log_syntax() usage
Lennart Poettering
2015-09-30
1
-2
/
+2
*
resolve: remove unused variable
Ronny Chevalier
2014-11-30
1
-2
/
+0
*
resolved: Support resolved.conf.d directories in the usual search paths
Josh Triplett
2014-11-29
1
-4
/
+5
*
resolved: unify logic how we flush out DNS servers we learnt
Lennart Poettering
2014-08-12
1
-13
/
+3
*
resolved: read the system /etc/resolv.conf unless we wrote it ourselves
Lennart Poettering
2014-08-01
1
-7
/
+14
*
resolved: beef up DNS server configuration logic
Lennart Poettering
2014-08-01
1
-0
/
+157