summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* treewide: drop "RUN_" from "RUN_WITH_UMASK"Zbigniew Jędrzejewski-Szmek2022-12-135-10/+10
* Merge pull request #25662 from msizanoen1/s2h-nosuspend-user-procLennart Poettering2022-12-087-25/+61
|\
| * core: pending_freezer_{message => invocation}msizanoen12022-12-084-11/+11
| * core/cgroup: ignore kernel cgroup.events when thawingmsizanoen12022-12-081-8/+13
| * core/unit: allow overriding an ongoing freeze operationmsizanoen12022-12-083-11/+25
| * core/cgroup: thaw slice of unit when thawing unitmsizanoen12022-12-081-0/+14
| * core/slice: skip member units without realized cgroup during freeze or thawmsizanoen12022-12-081-0/+3
* | selinux-setup: minor modernizationsLennart Poettering2022-12-071-11/+9
* | selinux: accept the fact that getxyzcon() can return success and NULLLennart Poettering2022-12-071-3/+7
|/
* core: use correct scope of looking up unitsYu Watanabe2022-12-071-7/+4
* Merge pull request #25638 from bluca/rate_limit_configLuca Boccassi2022-12-061-1/+10
|\
| * pid1: add env var to override default mount rate limit burstLuca Boccassi2022-12-051-1/+10
* | Merge pull request #25513 from brauner/pivot_root.nspawnLuca Boccassi2022-12-061-2/+2
|\ \ | |/ |/|
| * nspawn: support pivot_root()Christian Brauner2022-12-051-2/+2
* | Merge pull request #25437 from YHNdnzj/systemctl-disable-warn-statically-enab...Zbigniew Jędrzejewski-Szmek2022-12-051-5/+16
|\ \
| * | systemctl: warn if trying to disable a unit with no install infoMike Yuan2022-12-031-5/+16
* | | Revert "update credentials when reloading a service"Lennart Poettering2022-12-051-1/+1
* | | manager: write net/unix/max_dgram_qlen sysctl as fixed stringZbigniew Jędrzejewski-Szmek2022-12-031-2/+1
* | | manager: define a string constant for LONG_MAX and use that for sysctlZbigniew Jędrzejewski-Szmek2022-12-031-1/+1
* | | manager: do not append '\n' when writing sysctl settingsZbigniew Jędrzejewski-Szmek2022-12-031-3/+4
* | | dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PART...Lennart Poettering2022-12-011-1/+3
* | | Merge pull request #25385 from drvink/mainLennart Poettering2022-11-293-3/+24
|\ \ \
| * | | systemd: Support OOMPolicy in scope unitsMark Laws2022-11-243-3/+24
| |/ /
* | | Merge pull request #25132 from yuwata/core-device-inactivate-removed-device-o...Daan De Meyer2022-11-292-15/+44
|\ \ \ | |_|/ |/| |
| * | core/device: verify device syspath on switching rootYu Watanabe2022-10-271-0/+13
| * | core/device: also serialize/deserialize device syspathYu Watanabe2022-10-262-2/+13
| * | core/device: update commentYu Watanabe2022-10-261-13/+18
* | | shared: use move_pivot_root() for servicesChristian Brauner2022-11-241-2/+2
* | | core: add possibility to not track certain unit typesMichal Sekletar2022-11-241-0/+18
* | | Merge pull request #25470 from keszybz/strv-extendf-formatYu Watanabe2022-11-221-4/+4
|\ \ \
| * | | manager: fix format strings for trigger metadataZbigniew Jędrzejewski-Szmek2022-11-211-4/+4
* | | | tree-wide: make constant ratelimit compound actually constLennart Poettering2022-11-222-2/+2
|/ / /
* | | dbus-manager: add comments about booleans in function callsMike Yuan2022-11-191-14/+14
* | | kmod-setup: Make sure the tpm module is available earlyDaan De Meyer2022-11-171-7/+13
* | | signal-util: add common implementation for propagating a signalLennart Poettering2022-11-171-8/+4
* | | Merge pull request #25399 from DaanDeMeyer/siginfo-crashLennart Poettering2022-11-161-4/+6
|\ \ \
| * | | crash-handler: Make sure we propagate the original siginfoDaan De Meyer2022-11-161-4/+6
* | | | Merge pull request #25319 from zx2c4-forks/krngseedLuca Boccassi2022-11-163-72/+16
|\ \ \ \ | |/ / / |/| | |
| * | | boot: implement kernel EFI RNG seed protocol with proper hashingJason A. Donenfeld2022-11-143-72/+16
| | |/ | |/|
* | | MemoryZSwapMax directive to configure new memory.zswap.max cgroup filePasha Vorobyev2022-11-155-5/+26
|/ /
* | nulstr-util: Declare NULSTR_FOREACH() iterator inlineDaan De Meyer2022-11-114-4/+1
* | Rename def.h to constants.hZbigniew Jędrzejewski-Szmek2022-11-085-5/+5
* | basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-086-6/+0
* | basic: move a bunch of cmdline-related funcs to new argv-util.c+hZbigniew Jędrzejewski-Szmek2022-11-082-0/+2
* | basic: create new basic/initrd-util.[ch] for initrd-related functionsZbigniew Jędrzejewski-Szmek2022-11-087-2/+7
* | core: update audit messagesChristian Göttsche2022-11-051-2/+2
* | core: fix memleak in GetUnitFileLinks methodYu Watanabe2022-11-021-5/+11
* | update credentials when reloading a serviceJörg Thalheim2022-11-011-1/+1
* | namespace: Add hidepid/subset support checkDaan De Meyer2022-11-011-6/+41
|/
* Revert "core: drop non-default value for DefaultLimitMEMLOCK=" (#25058)xiaoyang2022-10-261-1/+1