summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* meson: do not link libsystemd_static into libcore (#8813)Zbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: avoid assignment of r just to use in a comparisonZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-08-24
* util-lib: introduce new empty_or_root() helper (#8746)Lennart Poettering2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* core: skip the removal of cgroups in the TEST_RUN_MINIMAL mode (#8622)Evgeny Vereshchagin2018-08-24
* machine-image,mount-setup: minor coding style fixesLennart Poettering2018-08-24
* core: dont't remount /sys/fs/cgroup for relabel if not needed (#8595)Krzysztof Nowicki2018-08-24
* label: rework label_fix() implementations (#8583)Lennart Poettering2018-08-24
* macro: introduce TAKE_PTR() macroLennart Poettering2018-08-24
* Fix foul typo in f281944Sven Eden2018-06-29
* Fix cgroup directory mounting:Sven Eden2018-06-29
* Prep v238: Mask cg_trim() call in manager_shutdown_cgroup() as elogind is not...Sven Eden2018-06-28
* core: dont't remount /sys/fs/cgroup for relabel if not needed (#8595)Krzysztof Nowicki2018-06-28
* core: skip the removal of cgroups in the TEST_RUN_MINIMAL mode (#8622)Evgeny Vereshchagin2018-06-28
* core: ignore errors from cg_create_and_attach() in test mode (#8401)Michal Sekletar2018-06-28
* core: do not free heap-allocated strings (#8391)Yu Watanabe2018-06-28
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* Prep v238: Applied some upstream updates to src/core (4/5)Sven Eden2018-06-04
* 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