summaryrefslogtreecommitdiff
path: root/src/resolve/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: add option to skip installing to $sysconfdirJörg Thalheim2020-11-121-2/+4
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* shared: make libidn/libdidn2 dependency a dlopen() oneLennart Poettering2020-10-091-1/+1
* resolved: add minimal varlink api for resolving hostnames/addressesLennart Poettering2020-08-261-38/+40
* shared: move in_addr_ifindex_name_from_string_auto() thereMarc-André Lureau2020-05-071-8/+0
* Implement SNI when using DNS-over-TLSGuilhem Lettron2019-12-041-0/+8
* Merge pull request #9770 from keszybz/etc-resolved-no-addressYu Watanabe2018-08-021-0/+10
|\
| * test-resolved-etc-hosts: add tests for /etc/hosts parsingZbigniew Jędrzejewski-Szmek2018-08-011-0/+10
* | meson: drop parens when appending to listZbigniew Jędrzejewski-Szmek2018-07-311-4/+6
|/
* resolved: basic OpenSSL support for DNS-over-TLSIwan Timmer2018-07-271-2/+9
* resolved: refactor GnuTLS specific code in separate source fileIwan Timmer2018-07-271-0/+2
* meson: make DNS-over-TLS support optionalYu Watanabe2018-06-201-0/+5
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-2/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* resolvectl: rename systemd-resolve to resolvectlYu Watanabe2018-04-191-3/+3
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* resolve-tool: provide resolvconf(8) compatibilityLennart Poettering2018-03-021-1/+6
* meson: drop unnecessary "transformation" of policy filesZbigniew Jędrzejewski-Szmek2018-02-161-7/+2
* Gettextize policy filesGunnar Hjalmarsson2018-02-161-6/+4
* meson: use a convenience lib for shared resolve filesZbigniew Jędrzejewski-Szmek2018-01-031-17/+16
* resolved: consult Polkit for privileges when manipulating DNS-SDDmitry Rozhkov2017-12-081-0/+9
* resolved: implement D-Bus API for DNS-SDDmitry Rozhkov2017-12-081-0/+2
* resolved: add enablers for DNS-SDDmitry Rozhkov2017-12-081-1/+9
* Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek2017-11-191-0/+17
* build-sys: s/ENABLE_RESOLVED/ENABLE_RESOLVE/Zbigniew Jędrzejewski-Szmek2017-10-041-6/+6
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-041-1/+1
* test-resolved-packet: add a simple test for our allocation functionsZbigniew Jędrzejewski-Szmek2017-06-271-0/+9
* meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek2017-05-021-1/+1
* build-sys: only install libexecdir/resolv.conf if resolved is enabled (#5826)userwithuid2017-04-271-3/+3
* meson: fix gcrypt config optionMichael Biebl2017-04-241-0/+3
* meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek2017-04-231-149/+145
* meson: eliminate libsystemd_journal_internal and use libsystemd_internal lessZbigniew Jędrzejewski-Szmek2017-04-231-5/+4
* meson: update linking for fixed meson linkingZbigniew Jędrzejewski-Szmek2017-04-231-1/+2
* meson: define testsZbigniew Jędrzejewski-Szmek2017-04-231-0/+34
* meson: build systemd using mesonZbigniew Jędrzejewski-Szmek2017-04-231-0/+145