summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* mount-setup: change bpf mount mode to 0700 (#8334)Lennart Poettering2018-05-30
* core: turn on memory/cpu/tasks accounting by default for the root sliceLennart Poettering2018-05-30
* core: hook up /proc queries for the root slice, tooLennart Poettering2018-05-30
* cgroup-util: rework cg_get_keyed_attribute() a bitLennart Poettering2018-05-30
* mount-setup: always use the same source as fstype for the API VFS we mountLennart Poettering2018-05-30
* bpf: use BPF_F_ALLOW_MULTI flag if it is availableLennart Poettering2018-05-30
* bpf: mount bpffs by default on bootLennart Poettering2018-05-30
* pid1: do not initialize join_controllers by defaultZbigniew Jędrzejewski-Szmek2018-05-30
* meson: drop double .in suffix for o.fd.systemd1.policy fileZbigniew Jędrzejewski-Szmek2018-05-30
* Gettextize policy filesGunnar Hjalmarsson2018-05-30
* meson: add -Dmemory-accounting-default=true|falseZbigniew Jędrzejewski-Szmek2018-05-30
* core: add new new bus call for migrating foreign processes to scope/service u...Lennart Poettering2018-05-30
* cgroup: add a new "can_delegate" flag to the unit vtable, and set it for scop...Lennart Poettering2018-05-30
* core: propagate TasksMax= on the root slice to sysctlsLennart Poettering2018-05-30
* cgroup: when querying the number of tasks in the root slice use the pid_max s...Lennart Poettering2018-05-30
* cgroup: add proper API to determine whether our unit manags to root cgroupLennart Poettering2018-05-30
* cgroup: use CGROUP_LIMIT_MAX where appropriateLennart Poettering2018-05-30
* core: rework how we track which PIDs to watch for a unitLennart Poettering2018-05-30
* core: unify call we use to synthesize cgroup empty events when we stopped wat...Lennart Poettering2018-05-30
* core: fix manager_get_unit_by_pid() special casing of manager PIDLennart Poettering2018-05-30
* core: un-break PrivateDevices= by allowing it to mknod /dev/ptmxAlan Jenkins2018-05-30
* core: add dbus-util.[ch] to simplify creating transient unitsYu Watanabe2018-05-30
* basic: split out blockdev-util.[ch] from util.hLennart Poettering2018-05-30
* mount-setup: fix MNT_CHECK_WRITABLE error handling, and log about the issueLennart Poettering2018-05-30
* Reverted accidential renaming of /run/systemd to /run/elogind. Applications u...Sven Eden2018-04-23
* Prep v236 : Add missing SPDX-License-Identifier (3/9) src/coreSven Eden2018-03-26
* Prep v236: Apply missing upstream updates to the build systemSven Eden2018-03-13
* Fix SELinux labels in cgroup filesystem root directory (#7496)Krzysztof Nowicki2017-11-30
* core: warn about left-over processes in cgroup on unit startLennart Poettering2017-11-24
* unit: initialize bpf cgroup realization state properlyLennart Poettering2017-11-24
* cgroup: when dispatching the cgroup realization queue, check again if we shal...Lennart Poettering2017-11-24
* cgroup: drop unused parameter from functionLennart Poettering2017-11-24
* cgroup: downgrade the log level of "invocation id" messages to debug (#7422)Evgeny Vereshchagin2017-11-23
* cgroup: fix delegation on the unified hierarchyLennart Poettering2017-11-17
* core: fix message about detected memory hierarchyZbigniew Jędrzejewski-Szmek2017-11-15
* Use plural DelegateControllers= consistentlyZbigniew Jędrzejewski-Szmek2017-11-14
* core: rework the Delegate= unit file setting to take a list of controller namesLennart Poettering2017-11-09
* cgroup: make use of unit_get_subtree_mask() where appropriateLennart Poettering2017-11-08
* core: track why unit dependencies came to beLennart Poettering2017-10-25
* Some minor cleanupsSven Eden2018-03-07
* Meson build system: Add missing '#' in masked blocksSven Eden2018-03-07
* Prep 235: Make cgroups2 available, hybrid mode already works.Sven Eden2018-01-10
* Fix various build failures with the latest systemd updates.Sven Eden2017-12-08
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-12-08
* build-sys: s/HAVE_SMACK/ENABLE_SMACK/Zbigniew Jędrzejewski-Szmek2017-12-08
* Apply updates from upstreamSven Eden2017-12-07
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-11-23
* core: chown() StateDirectory= and friends recursively when starting a serviceLennart Poettering2017-11-22
* cgroup: IN_SET() FTW!Lennart Poettering2017-09-26
* cgroup: after determining that a cgroup is empty, asynchronously dispatch thisLennart Poettering2017-11-22