summaryrefslogtreecommitdiff
path: root/src/resolve/meson.build
AgeCommit message (Expand)AuthorFilesLines
2018-08-02Merge pull request #9770 from keszybz/etc-resolved-no-addressYu Watanabe1-0/+10
2018-08-01test-resolved-etc-hosts: add tests for /etc/hosts parsingZbigniew Jędrzejewski-Szmek1-0/+10
2018-07-31meson: drop parens when appending to listZbigniew Jędrzejewski-Szmek1-4/+6
2018-07-27resolved: basic OpenSSL support for DNS-over-TLSIwan Timmer1-2/+9
2018-07-27resolved: refactor GnuTLS specific code in separate source fileIwan Timmer1-0/+2
2018-06-20meson: make DNS-over-TLS support optionalYu Watanabe1-0/+5
2018-06-14Drop my copyright headersZbigniew Jędrzejewski-Szmek1-2/+0
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering1-1/+1
2018-04-19resolvectl: rename systemd-resolve to resolvectlYu Watanabe1-3/+3
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-03-02resolve-tool: provide resolvconf(8) compatibilityLennart Poettering1-1/+6
2018-02-16meson: drop unnecessary "transformation" of policy filesZbigniew Jędrzejewski-Szmek1-7/+2
2018-02-16Gettextize policy filesGunnar Hjalmarsson1-6/+4
2018-01-03meson: use a convenience lib for shared resolve filesZbigniew Jędrzejewski-Szmek1-17/+16
2017-12-08resolved: consult Polkit for privileges when manipulating DNS-SDDmitry Rozhkov1-0/+9
2017-12-08resolved: implement D-Bus API for DNS-SDDmitry Rozhkov1-0/+2
2017-12-08resolved: add enablers for DNS-SDDmitry Rozhkov1-1/+9
2017-11-19Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek1-0/+17
2017-10-04build-sys: s/ENABLE_RESOLVED/ENABLE_RESOLVE/Zbigniew Jędrzejewski-Szmek1-6/+6
2017-10-04build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek1-1/+1
2017-06-27test-resolved-packet: add a simple test for our allocation functionsZbigniew Jędrzejewski-Szmek1-0/+9
2017-05-02meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek1-1/+1
2017-04-27build-sys: only install libexecdir/resolv.conf if resolved is enabled (#5826)userwithuid1-3/+3
2017-04-24meson: fix gcrypt config optionMichael Biebl1-0/+3
2017-04-23meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek1-149/+145
2017-04-23meson: eliminate libsystemd_journal_internal and use libsystemd_internal lessZbigniew Jędrzejewski-Szmek1-5/+4
2017-04-23meson: update linking for fixed meson linkingZbigniew Jędrzejewski-Szmek1-1/+2
2017-04-23meson: define testsZbigniew Jędrzejewski-Szmek1-0/+34
2017-04-23meson: build systemd using mesonZbigniew Jędrzejewski-Szmek1-0/+145