summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #26203 from medhefgo/mesonYu Watanabe2023-02-221-4/+13
|\
| * meson: Use dicts for fuzzer definitionsJan Janssen2023-02-211-4/+8
| * meson: Use dicts for test definitionsJan Janssen2023-02-211-0/+5
* | Enable TPM by default with SetCredentialEncryptedAidan Dang2023-02-211-7/+14
|/
* core/manager: falling back to execute generators without sandboxingYu Watanabe2023-02-211-1/+14
* capability-util: add CAP_MASK_ALL + CAP_MASK_UNSET macrosLennart Poettering2023-02-203-8/+10
* cap-list: rename capability_set_to_string_alloc() → capability_set_to_string()Lennart Poettering2023-02-202-3/+3
* core: permit sending augmented enable/disable methodsRonan Pigott2023-02-201-0/+12
* pid1: add a new D-Bus method for enquing POSIX signals with values to unit pr...Lennart Poettering2023-02-1711-68/+142
* log: add common helper log_set_target_and_open()Lennart Poettering2023-02-161-6/+3
* Merge pull request #26435 from poettering/pid1-seccomp-disable-fixLuca Boccassi2023-02-162-1/+3
|\
| * execute: drop spurious empty lineLennart Poettering2023-02-161-1/+0
| * pid1: generate compat warning for SystemCallArchitectures= if seccomp is offLennart Poettering2023-02-161-0/+3
* | core/mount: fix default target for /sysusr/usr and its childYu Watanabe2023-02-161-0/+4
|/
* core: add support for Startup memory limitsLuca Boccassi2023-02-155-19/+168
* treewide: fix a few typos in NEWS, docs and commentsDmitry V. Levin2023-02-152-2/+2
* core/execute: fix commentYu Watanabe2023-02-151-1/+1
* tree-wide: fix typo and comment style updateYu Watanabe2023-02-151-1/+1
* core: when isolating to a unit, also keep units running that are triggered by...Lennart Poettering2023-02-101-6/+27
* Merge pull request #26350 from keszybz/reload-messagesLuca Boccassi2023-02-082-9/+27
|\
| * manager: improve message about Reload/Reexec requestsZbigniew Jędrzejewski-Szmek2023-02-081-2/+4
| * manager: "downgrade" message about command vanishing from the unit fileZbigniew Jędrzejewski-Szmek2023-02-081-2/+19
| * core/service: constify ExecCommand* in two functionsZbigniew Jędrzejewski-Szmek2023-02-081-5/+4
* | core: imply DeviceAllow=/dev/tpmrm0 with LoadCredentialEncryptedLuca Boccassi2023-02-081-0/+10
* | unit: always return 1 in log_killmsizanoen12023-02-081-1/+3
|/
* Merge pull request #26269 from keszybz/sysusers-empty-etc-and-improved-messagesLuca Boccassi2023-02-011-1/+1
|\
| * pid1,sysusers: drop unused SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek2023-01-311-1/+1
* | core: split system/user job timeouts and make them configurableZbigniew Jędrzejewski-Szmek2023-02-015-12/+17
|/
* bpf: fix restrict_fs on s390xIlya Leoshkevich2023-01-311-3/+7
* meson: Do not include headers in source listsJan Janssen2023-01-241-68/+0
* os-util: optionally, return EOL time in os_release_support_ended()Lennart Poettering2023-01-242-2/+2
* tree-wide: unify how we pick OS pretty name to displayLennart Poettering2023-01-241-1/+1
* core: ensure init.scope is realized after drop-ins have been loadedLuca Boccassi2023-01-233-1/+6
* Merge pull request #26114 from bluca/sd_login_pidfdLennart Poettering2023-01-201-11/+10
|\
| * process-util: add helper to verify a pid via its pidfdLuca Boccassi2023-01-201-11/+10
* | Merge pull request #23309 from DaanDeMeyer/log-contextLuca Boccassi2023-01-202-2/+2
|\ \
| * | basic: Use statement expressions more in list.hDaan De Meyer2023-01-082-2/+2
* | | tree-wide: fix typoYu Watanabe2023-01-202-2/+2
| |/ |/|
* | core: mount namespaces: Remove auxiliary bind mounts directory after unit ter...Michal Koutný2023-01-193-0/+19
* | Merge pull request #25977 from YHNdnzj/PropagatesStopTo-fix-restartLennart Poettering2023-01-191-27/+33
|\ \
| * | core: propagate stop too if restart is issuedMike Yuan2023-01-191-15/+27
| * | core/transaction: modernize to use cleanup attributeMike Yuan2023-01-111-5/+2
| * | core/transaction: avoid unneeded gotosMike Yuan2023-01-091-7/+4
| |/
* | bpf: disable -fstack-protector in mesonSam James2023-01-191-0/+2
* | Merge pull request #26092 from poettering/dissect-sector-sizeLennart Poettering2023-01-181-0/+1
|\ \
| * | loop-util: always tell kernel explicitly about loopback sector sizeLennart Poettering2023-01-181-0/+1
* | | core: add GetUnitByPIDFD method and use it in systemctlLuca Boccassi2023-01-182-0/+66
|/ /
* | mount: handle bind mount of file with non-existing targetDavid Tardon2023-01-161-3/+18
* | cgroup: Do not emit compat message without memory limitMichal Koutný2023-01-131-1/+2
* | pid1: make sure we send our calling service manager RELOADING=1 when reloadingLennart Poettering2023-01-103-0/+23