aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* vconsole-setup: fonts copy will fail if the current terminal is in graphical ...Franck Bui2018-12-131-4/+18
* Merge pull request #11131 from poettering/make-lucab-happyChris Down2018-12-121-7/+105
|\
| * mount-setup: don't consider it reason to fail if we can't relabel cgroupfsLennart Poettering2018-12-121-3/+1
| * mount-setup: use FOREACH_STRING where appropriateLennart Poettering2018-12-121-3/+3
| * mount-setup: optionally, relabel a configured set of files/dirs after loading...Lennart Poettering2018-12-121-1/+101
* | resolved: have the stub resolver listen on both TCP and UDP by defaultSam Morris2018-12-122-2/+2
* | cgroup: Don't explicitly check for member in UNIT_BEFOREChris Down2018-12-121-18/+4
* | timedated: Add dbus method to retrieve list of time zones (#11114)tibbling2018-12-122-3/+41
* | tree-wide: Remove O_CLOEXEC from fdopenChris Down2018-12-1217-22/+22
|/
* Merge pull request #10892 from mbiebl/revert-systemctl-runtime-unmask-breakageZbigniew Jędrzejewski-Szmek2018-12-122-80/+87
|\
| * Revert "systemctl: when removing enablement or mask symlinks, cover both /run...Michael Biebl2018-11-272-80/+87
* | core: extend comments regarding coldplug() vs. catchup()Lennart Poettering2018-12-121-3/+8
* | core: when a unit state changes only propagate to jobs after reloading is com...Lennart Poettering2018-12-121-13/+10
* | core: split out all logic that updates a Job on a unit's unit_notify() invoca...Lennart Poettering2018-12-121-65/+71
* | core: rework how we deserialize jobsLennart Poettering2018-12-123-30/+40
* | job: be more careful when removing job object from jobs hash tableLennart Poettering2018-12-121-1/+1
* | core: don't track jobs-finishing-during-reload explicitlyLennart Poettering2018-12-124-37/+1
* | job: update job_free() to follow our usual return-NULL styleLennart Poettering2018-12-122-3/+3
* | Merge pull request #11122 from keszybz/tmpfiles-manLennart Poettering2018-12-121-1/+1
|\ \
| * | core: fix typo in commentZbigniew Jędrzejewski-Szmek2018-12-111-1/+1
* | | meson: make net.naming-scheme= default configurableZbigniew Jędrzejewski-Szmek2018-12-121-15/+22
* | | udev: introduce udev net_id "naming schemes"Lennart Poettering2018-12-111-3/+104
* | | Always explicitly discard popped stream type from __fsetlockingChris Down2018-12-112-2/+2
* | | Merge pull request #11100 from abogdanenko/udev-test-check-permLennart Poettering2018-12-111-2/+4
|\ \ \
| * | | udev-test: add message to show why test-udev failedAlexey Bogdanenko2018-12-111-2/+4
* | | | nspawn: check cg_ns_supported() just onceZbigniew Jędrzejewski-Szmek2018-12-111-6/+6
|/ / /
* | | Merge pull request #11107 from keszybz/udevadm-info-argsLennart Poettering2018-12-112-132/+161
|\ \ \ | |/ / |/| |
| * | udevadm: allow multiple arguments to "info"Zbigniew Jędrzejewski-Szmek2018-12-111-39/+44
| * | udevadm: allow a .device unit to be specified for query and triggerZbigniew Jędrzejewski-Szmek2018-12-112-7/+20
| * | udevadm: use path_startswith and shorten code a bitZbigniew Jędrzejewski-Szmek2018-12-111-21/+19
| * | udevadm: improve error output when a device is not specified or specified wrongZbigniew Jędrzejewski-Szmek2018-12-111-103/+116
* | | 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
* | | | 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-105-8/+26
|\ \ \ \
| * | | | 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
| |/ / / |/| | |
* | | | 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