summaryrefslogtreecommitdiffstats
path: root/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23009 from keszybz/fix-detection-of-libsystemd-shared-wit...Lennart Poettering2022-04-082-3/+2
|\
| * Merge parse-socket-bind-item.? into parse-helpers.?Zbigniew Jędrzejewski-Szmek2022-04-071-1/+0
| * Move path_simplify_and_warn() to new shared/parse-helpers.cZbigniew Jędrzejewski-Szmek2022-04-071-0/+1
| * core: inline an iterator variableZbigniew Jędrzejewski-Szmek2022-04-071-2/+1
* | core: fix dm-verity auto-discovery in MountImageUnit()Luca Boccassi2022-04-071-1/+1
* | Merge pull request #21795 from Werkov/bfq-io-weight-2Zbigniew Jędrzejewski-Szmek2022-04-071-13/+46
|\ \
| * | core/cgroup: Silence IODeviceWeight= exclusive policy warningsMichal Koutný2022-03-291-18/+23
| * | core/cgroup: Silence warnings IODeviceWeigth= on old kernelsMichal Koutný2022-03-291-1/+17
| * | core/cgroup: Refactor device weight property nameMichal Koutný2022-03-291-3/+8
| * | core/cgroup: Apply IODeviceWeight= through BFQ attributes as wellMichal Koutný2022-03-231-6/+13
* | | core: taint if /usr is unmergedLuca Boccassi2022-04-061-1/+5
* | | manager: rework manager_taint_string()Zbigniew Jędrzejewski-Szmek2022-04-062-44/+27
| |/ |/|
* | Merge pull request #22968 from keszybz/kernel-4.4Lennart Poettering2022-04-061-1/+1
|\ \
| * | manager: fix typoZbigniew Jędrzejewski-Szmek2022-04-051-1/+1
* | | Merge pull request #22980 from keszybz/test-help-and-version-outputYu Watanabe2022-04-062-8/+10
|\ \ \
| * | | meson: also allow setting GIT_VERSION via templatesZbigniew Jędrzejewski-Szmek2022-04-051-2/+2
| * | | pid1: make --help output fit in 80 columnsZbigniew Jędrzejewski-Szmek2022-04-051-6/+8
| |/ /
* / / core: command argument can be longer than PATH_MAXYu Watanabe2022-04-051-1/+1
|/ /
* | virt: make virtualization enum a named typeLennart Poettering2022-04-041-1/+1
* | Merge pull request #22939 from yuwata/tree-wide-spaceYu Watanabe2022-04-015-8/+8
|\ \
| * | tree-wide: add a space after if, switch, for, and whileYu Watanabe2022-04-015-8/+8
* | | pid1: add taint flag if uid/gid userns range too smallLennart Poettering2022-04-011-6/+31
|/ /
* | pid1: check for kernels older than baselineLennart Poettering2022-03-312-1/+18
* | Merge pull request #22649 from keszybz/symlink-enablement-yet-again-punish-me...Zbigniew Jędrzejewski-Szmek2022-03-296-21/+21
|\ \
| * | Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek2022-03-295-13/+13
| * | systemctl: fix silent failure when --root is not foundZbigniew Jędrzejewski-Szmek2022-03-291-6/+6
| * | shared/specifier: fix %u/%U/%g/%G when called as unprivileged userZbigniew Jędrzejewski-Szmek2022-03-291-2/+2
| |/
* | Fix typos in user-util.c and dbus-unit.cнаб2022-03-291-1/+1
* | Merge pull request #22885 from poettering/kill-clock-boottime-or-monotonicYu Watanabe2022-03-281-1/+1
|\ \
| * | time-util: assume CLOCK_BOOTTIME always existsLennart Poettering2022-03-281-1/+1
* | | fix typoYu Watanabe2022-03-281-1/+1
|/ /
* | inotify-util: declare iterator in FOREACH_INOTIFY_EVENT()Yu Watanabe2022-03-252-4/+2
* | bpf-firewall: invert testLennart Poettering2022-03-241-10/+11
* | core/namespace: inline one more iterator variableYu Watanabe2022-03-231-7/+5
|/
* strv: declare iterator of FOREACH_STRING() in the loopZbigniew Jędrzejewski-Szmek2022-03-236-12/+5
* core/oomd: Use oom-kill ServiceResult for oomdNishal Kulkarni2022-03-227-15/+38
* core/cgroup: Add OOM checkNishal Kulkarni2022-03-211-0/+4
* Merge pull request #22740 from yuwata/listZbigniew Jędrzejewski-Szmek2022-03-2128-302/+95
|\
| * strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-1919-85/+12
| * list: make LIST_FOREACH() and LIST_FOREACH_BACKWARDS() saferYu Watanabe2022-03-192-3/+3
| * list: declare iterator of LIST_FOREACH() in the loopYu Watanabe2022-03-1923-214/+80
* | sd-event: add a single implementation of an event source that runs on clock c...Lennart Poettering2022-03-182-12/+2
|/
* time-util: add macros around timespec_store() that operates on compund litera...Lennart Poettering2022-03-181-3/+1
* tree-wide: use strv_contains() in more placesZbigniew Jędrzejewski-Szmek2022-03-181-2/+2
* core: insist on sandboxing if ExtensionImages/Directories are configuredLuca Boccassi2022-03-181-0/+3
* Merge pull request #22754 from mrc0mmand/creds_dir_specifierLennart Poettering2022-03-181-1/+17
|\
| * core: add %d specifier for the $CREDENTIALS_DIRECTORYFrantisek Sumsal2022-03-171-0/+16
| * core: drop an unnecessary initializationFrantisek Sumsal2022-03-171-1/+1
* | core: ExecContext::restrict_filesystems is set of stringYu Watanabe2022-03-171-3/+5
|/
* cgroup: also set user.invocation_id in addition to trusted.invocation_idLennart Poettering2022-03-161-38/+54