summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | (no commit message)LennartPoettering2018-12-111-1/+1
| | * | | (no commit message)LennartPoettering2018-12-111-1/+1
| | * | | (no commit message)LennartPoettering2018-12-111-1/+1
| | * | | (no commit message)LennartPoettering2018-12-111-1/+1
| | * | | (no commit message)LennartPoettering2018-12-111-12/+12
| | * | | (no commit message)LennartPoettering2018-12-111-4/+4
| | * | | (no commit message)LennartPoettering2018-12-111-2/+4
| | * | | (no commit message)LennartPoettering2018-12-111-1/+1
| | * | | (no commit message)LennartPoettering2018-12-111-0/+39
| | / /
* | | | Merge pull request #11083 from poettering/nspawn-settings-fixesZbigniew Jędrzejewski-Szmek2018-12-111-97/+93
|\ \ \ \
| * | | | nspawn: move most validation checks and configuration mangling into verify_ar...Lennart Poettering2018-12-101-76/+60
| * | | | nspawn: split out code parsing env vars into a function of its ownLennart Poettering2018-12-101-17/+27
| * | | | nspawn: move cg_unified_flush() invocation out of parse_argv()Lennart Poettering2018-12-101-4/+6
* | | | | Merge pull request #11084 from poettering/networkd-test-fixZbigniew Jędrzejewski-Szmek2018-12-114-12/+137
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | networkd-test: add mkosi snippet for building and running networkd-tets.py in...Lennart Poettering2018-12-073-0/+106
| * | | | networkd-test: change test_transient_hostname_with_static to use an explicit ...Lennart Poettering2018-12-071-2/+10
| * | | | networkd-test: restart hostnamed after reverting /etc/hostname tooLennart Poettering2018-12-071-0/+2
| * | | | networkd-test: add write_config()Lennart Poettering2018-12-071-6/+10
| * | | | networkd-test: set right access modes for /run/systemd/netifLennart Poettering2018-12-071-5/+10
* | | | | Logitech MX Master 2S: Unifying Receiver and Bluetooth Connectivity (#11078)Emil Soleyman2018-12-111-1/+10
* | | | | Merge pull request #11109 from poettering/cgroup-cpu-acct-fixesLennart Poettering2018-12-102-6/+12
|\ \ \ \ \
| * | | | | update TODOLennart Poettering2018-12-101-0/+7
| * | | | | cgroup: correct mangling of return valuesLennart Poettering2018-12-101-2/+2
| * | | | | cgroup: call cg_all_unified() right before using the resultLennart Poettering2018-12-101-4/+3
|/ / / / /
* | | | | Merge pull request #11105 from keszybz/path-parsingLennart Poettering2018-12-106-8/+26
|\ \ \ \ \
| * | | | | fuzz-unit-file: add one more test caseZbigniew Jędrzejewski-Szmek2018-12-101-0/+0
| * | | | | Use VLA instead of allocaZbigniew Jędrzejewski-Szmek2018-12-101-2/+1
| * | | | | pid1: fix (harmless) off-by-one in PATH_MAX comparisonZbigniew Jędrzejewski-Szmek2018-12-101-1/+1
| * | | | | basic/path-util: line-break PATH_FOREACH_PREFIX macrosZbigniew Jędrzejewski-Szmek2018-12-101-4/+16
| * | | | | When parsing paths, reject anything above PATH_MAXZbigniew Jędrzejewski-Szmek2018-12-101-0/+7
| * | | | | core/device: fix typoZbigniew Jędrzejewski-Szmek2018-12-071-1/+1
| |/ / / /
* | | | | network: fix handling of uninitialized and zero IAID settingThomas Haller2018-12-1011-55/+71
* | | | | pid1: set Description even for devices which don't exist yetZbigniew Jędrzejewski-Szmek2018-12-101-15/+33
* | | | | Add RF kill switch button for Zbook 15 G2 (#11060)Cedric Viou2018-12-101-0/+4
| |/ / / |/| | |
* | | | Merge pull request #10984 from fbuihuu/tmpfiles-be-more-explicit-with-unsafe-...Lennart Poettering2018-12-105-25/+59
|\ \ \ \
| * | | | fs-util: make CHASE_WARN effective with CHASE_NO_AUTOFSFranck Bui2018-12-102-4/+22
| * | | | fs-util: rename safe_transition() into unsafe_transition()Franck Bui2018-12-101-6/+6
| * | | | tmpfiles: use CHASE_WARN in addition to CHASE_SAFEFranck Bui2018-12-101-8/+4
| * | | | fs-util: make chase_symlink() returns -ENOLINK when unsafe transitions are metFranck Bui2018-12-104-8/+12
| * | | | fs-util: add new CHASE_WARN flag to chase_symlinks()Franck Bui2018-11-302-3/+19
* | | | | Merge pull request #10897 from keszybz/etc-fstab-parsingLennart Poettering2018-12-1018-180/+403
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | basic/hostname-util: do truncation last when cleaning upZbigniew Jędrzejewski-Szmek2018-12-102-3/+3
| * | | | Partially unify hostname_is_valid() and dns_name_is_valid()Zbigniew Jędrzejewski-Szmek2018-12-104-24/+46
| * | | | resolve: reject host names with leading or trailing dashes in /etc/hostsZbigniew Jędrzejewski-Szmek2018-12-1015-117/+193
| * | | | resolved: rework parsing of /etc/hostsZbigniew Jędrzejewski-Szmek2018-12-102-38/+98
| * | | | test-dns-domain: print function namesZbigniew Jędrzejewski-Szmek2018-12-051-0/+57
| * | | | test-resolved-etc-hosts: when parsing an external file, skip other testsZbigniew Jędrzejewski-Szmek2018-12-051-24/+32
* | | | | Merge pull request #11093 from yuwata/update-python-scripts-for-lgtmLennart Poettering2018-12-1011-20/+15
|\ \ \ \ \
| * | | | | tree-wide: drop header for emacs from python scriptsYu Watanabe2018-12-098-15/+8
| * | | | | tools: add one more SPDX license headerYu Watanabe2018-12-091-1/+3