summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* selinux: delay mac_selinux_enforcing call after SELinux was determined to be ...Christian Göttsche2020-03-191-1/+4
* Merge pull request #14749 from msekletar/cpu-aff-numa-v3Zbigniew Jędrzejewski-Szmek2020-03-184-4/+90
|\
| * core: add support for setting CPUAffinity= to special "numa" valueMichal Sekletár2020-03-164-4/+89
| * shared: split out NUMA code from cpu-set-util.c to numa-util.cMichal Sekletár2020-03-161-0/+1
* | core: consistently emit oom warning when parsing argsZbigniew Jędrzejewski-Szmek2020-03-131-11/+6
|/
* Merge pull request #15097 from keszybz/job-logging-and-news-updateAnita Zhang2020-03-121-12/+15
|\
| * core: log an info line about the default targetZbigniew Jędrzejewski-Szmek2020-03-121-1/+4
| * core: shorten local variable names in do_queue_default_job()Zbigniew Jędrzejewski-Szmek2020-03-111-11/+11
* | namespace: fix MAC labels of /dev when PrivateDevices=yesTopi Miettinen2020-03-121-0/+5
|/
* core: transition to FINAL_SIGTERM state after ExecStopPost=Anita Zhang2020-03-111-0/+10
* execute: don't create /tmp and /var/tmp if both are inaccessibleTopi Miettinen2020-03-101-1/+4
* namespace: ignore prefix chars when comparing pathsTopi Miettinen2020-03-101-4/+4
* mount-setup: make /dev noexecTopi Miettinen2020-03-091-1/+1
* Merge pull request #15033 from yuwata/state-directory-migrate-issueZbigniew Jędrzejewski-Szmek2020-03-091-2/+11
|\
| * execute: Fix migration from DynamicUser=yes to noYu Watanabe2020-03-061-2/+11
* | Merge pull request #14893 from benzea/benzea/generator-path-environment-varia...Chris Down2020-03-061-20/+6
|\ \
| * | core: Move environment generator path lookup into path-lookup.cBenjamin Berg2020-03-041-20/+6
* | | Merge pull request #15010 from cgzones/selinux_reload_cache_enforceChris Down2020-03-062-10/+5
|\ \ \
| * | | selinux: cache enforced status and treat retrieve failure as enforced modeChristian Göttsche2020-03-031-8/+5
| * | | selinux: add trigger for policy reload to refresh internal selabel cacheChristian Göttsche2020-03-031-2/+0
* | | | core: Fix resolution of nested DM devices for cgroupsBenjamin Berg2020-03-061-2/+2
* | | | Merge pull request #15022 from keszybz/make-units-remain-after-exitYu Watanabe2020-03-061-2/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | pid1: remove unnecessary terminatorZbigniew Jędrzejewski-Szmek2020-03-051-2/+1
| | |/ | |/|
* | | Use Finished instead of Started for Type=oneshot services (#14851)Zbigniew Jędrzejewski-Szmek2020-03-053-3/+24
* | | pid1, nspawn: voidify loopback_setup()Yu Watanabe2020-03-041-1/+1
|/ /
* | make namespace_flags_to_string() not return empty stringYu Watanabe2020-03-032-2/+3
* | tree-wide: fix spelling of lookup and setup verbsZbigniew Jędrzejewski-Szmek2020-03-032-2/+2
|/
* Merge pull request #14992 from keszybz/syslog-address-length-fixZbigniew Jędrzejewski-Szmek2020-03-023-27/+31
|\
| * core/execute: use return value from sockaddr_un_set_path(), remove duplicate ...Zbigniew Jędrzejewski-Szmek2020-03-021-10/+10
| * tree-wide: use the return value from sockaddr_un_set_path()Zbigniew Jędrzejewski-Szmek2020-03-023-17/+21
* | Merge pull request #14976 from keszybz/show-status-messageZbigniew Jędrzejewski-Szmek2020-03-019-37/+60
|\ \ | |/ |/|
| * pid1: add new mode systemd.show-status=error and use it when 'quiet' is passedZbigniew Jędrzejewski-Szmek2020-03-014-2/+4
| * pid1: when showing error status, do not switch to status=temporaryZbigniew Jędrzejewski-Szmek2020-03-016-9/+15
| * pid1: make cylon timeout significantly bigger when not showing any messagesZbigniew Jędrzejewski-Szmek2020-03-011-4/+11
| * pid1: touch the /run/systemd/show-status just onceZbigniew Jędrzejewski-Szmek2020-03-011-6/+8
| * pid1: when printing status message status, give reasonZbigniew Jędrzejewski-Szmek2020-03-014-15/+16
| * core: fix message about show status stateZbigniew Jędrzejewski-Szmek2020-03-013-10/+15
* | Revert "namespace: fix MAC labels of /dev when PrivateDevices=yes"Topi Miettinen2020-02-291-17/+0
* | pid1: do not fail if we get EPERM while setting up network nameZbigniew Jędrzejewski-Szmek2020-02-291-2/+6
* | execute: Make '+' exec prefix ignore PrivateTmp=yesNate Jones2020-02-291-13/+13
* | namespace: fix MAC labels of /dev when PrivateDevices=yesTopi Miettinen2020-02-281-0/+17
|/
* swap: finish the secondary swap units' jobs if deactivation of the primary sw...HATAYAMA Daisuke2020-02-271-2/+8
* core: sync SeccompParseFlags between dbus-execute and load-fragmentAnita Zhang2020-02-071-1/+4
* core/selinux-access: use _cleanup_ and improve loggingZbigniew Jędrzejewski-Szmek2020-02-061-28/+41
* core/selinux-access: do not use NULL for %sZbigniew Jędrzejewski-Szmek2020-02-061-3/+3
* selinux: update log message to suppress warning by coverityYu Watanabe2020-02-061-2/+2
* Merge pull request #14156 from fbuihuu/deal-with-aliases-when-disablingZbigniew Jędrzejewski-Szmek2020-02-061-1/+1
|\
| * core: explicit mention of unit ID is redundant with log_unit_*()Franck Bui2020-01-101-1/+1
* | core: do not prepare a SELinux context for dummy files for devicenode bind-mo...Christian Göttsche2020-02-061-3/+2
* | Merge pull request #14778 from cgzones/split_selinux_loggingYu Watanabe2020-02-051-0/+2
|\ \