summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* man: drop unnecessary '=' after ntaYu Watanabe2018-06-131-1/+1
* resolvectl: fix indentationYu Watanabe2018-06-131-1/+1
* resolve: do not complete stream transaction when it is under retryingYu Watanabe2018-06-131-0/+2
* resolve: drop unused argument of dns_server_packet_lost()Yu Watanabe2018-06-133-5/+5
* resolve: correctly count TCP transaction failuresYu Watanabe2018-06-131-1/+1
* resolve: fix log messageYu Watanabe2018-06-131-1/+1
* bash-completion/resolvectl: support privatedns commandYu Watanabe2018-06-132-1/+22
* resolve: reject PrivateDNS=yesYu Watanabe2018-06-131-1/+1
* resolve: make manager_get_private_dns_mode() always return valid settingYu Watanabe2018-06-131-1/+1
* resolve: add missing bus property and methodYu Watanabe2018-06-131-0/+7
* resolve: do not derive query timeout from RTTMatthias-Christian Ott2018-06-123-28/+7
* core: when applying io/blkio per-device rules, don't remove them if they failLennart Poettering2018-06-121-36/+20
* tree-wide: unify how we define bit mak enumsLennart Poettering2018-06-1222-102/+102
* Merge pull request #8849 from irtimmer/feature/dns-over-tlsLennart Poettering2018-06-1236-118/+916
|\
| * man: document DNS-over-TLS optionsIwan Timmer2018-06-123-6/+54
| * resolve: make PrivateDNS configurable per linkIwan Timmer2018-06-1114-5/+227
| * resolved: support for DNS-over-TLSIwan Timmer2018-06-1116-37/+379
| * resolved: TCP fast open connectionsIwan Timmer2018-06-117-21/+76
| * resolved: longlived TCP connectionsIwan Timmer2018-06-119-57/+188
* | doc: more spelling fixesMichael Biebl2018-06-1216-27/+27
* | Merge pull request #9270 from mbiebl/typo-fixesLennart Poettering2018-06-125-11/+11
|\ \
| * | doc: typo fixes, mostly duplicated wordsMichael Biebl2018-06-124-6/+6
| * | NEWS: typo fixesMichael Biebl2018-06-121-5/+5
|/ /
* | Merge pull request #9268 from keszybz/newsLennart Poettering2018-06-123-65/+82
|\ \
| * | NEWS: mention "bad-setting" load state and other small additionsZbigniew Jędrzejewski-Szmek2018-06-121-2/+16
| * | NEWS, CODE_QUALITY: wording fixesZbigniew Jędrzejewski-Szmek2018-06-122-61/+63
| * | man: mention that /var/lib/systemd/timesync/clock might have the compilation ...Zbigniew Jędrzejewski-Szmek2018-06-121-1/+2
|/ /
* | tree-wide: drop trailing whitespaceLennart Poettering2018-06-122-3/+3
* | doc: extend CODE_QUALITY.md with two more itemsLennart Poettering2018-06-121-0/+7
* | prepare an initial NEWS file for v239Lennart Poettering2018-06-121-0/+255
* | Merge pull request #9255 from poettering/block-dev-fixesZbigniew Jędrzejewski-Szmek2018-06-129-112/+111
|\ \
| * | tree-wide: use PATH_STARTSWITH_SET() at two more placesLennart Poettering2018-06-112-6/+3
| * | core: rework how we validate DeviceAllow= settingsLennart Poettering2018-06-114-18/+40
| * | cgroup: relax checks for block device cgroup settingsLennart Poettering2018-06-112-38/+10
| * | cgroup: beef up device lookup logic for block devicesLennart Poettering2018-06-111-15/+22
| * | blockdev: split out actual DM sysfs code of get_block_device_harder() into fu...Lennart Poettering2018-06-112-34/+32
| * | blockdev-util: let's initialize return parameter on successLennart Poettering2018-06-112-1/+4
* | | journal: forward messages from /dev/log unmodified to syslog.socketMichal Sekletar2018-06-113-16/+25
| |/ |/|
* | pid1: do not reset subtree_control on already-existing units with delegationZbigniew Jędrzejewski-Szmek2018-06-112-7/+23
|/
* meson: also reject shifts that change the sign bitZbigniew Jędrzejewski-Szmek2018-06-111-0/+1
* basic/path-util: fix ordering in error messageZbigniew Jędrzejewski-Szmek2018-06-111-3/+3
* Merge pull request #9157 from poettering/unit-config-load-errorZbigniew Jędrzejewski-Szmek2018-06-1122-91/+108
|\
| * core: add a couple of more error cases that should result in "bad-setting"Lennart Poettering2018-06-1111-32/+32
| * systemctl: load_error is a string, don't compare it with 0Lennart Poettering2018-06-111-1/+1
| * core: introduce a new load state "bad-setting"Lennart Poettering2018-06-119-22/+38
| * man: don't mention "stub" and "merged" unit load statesLennart Poettering2018-06-111-12/+7
| * core: rework manager_load_startable_unit_or_warn() on top of unit_validate_lo...Lennart Poettering2018-06-111-9/+5
| * core: use bus_unit_validate_load_state() for generating LoadError unit bus pr...Lennart Poettering2018-06-111-6/+8
| * core: rename (and modernize) bus_unit_check_load_state() → bus_unit_validat...Lennart Poettering2018-06-114-15/+23
* | Table is easier to graspBruno Vernay2018-06-111-7/+42