summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
...
* 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
* core: rename cgroup_queue → cgroup_realize_queueLennart Poettering2017-11-22
* core/cgroup: add a helper macro for a common pattern (#6926)Zbigniew Jędrzejewski-Szmek2017-11-22
* cgroup: refuse to return accounting data if accounting isn't turned onLennart Poettering2017-11-21
* core: when coming back from reload/reexec, reapply all cgroup propertiesLennart Poettering2017-09-07
* core: serialize/deserialize IP accounting across daemon reload/reexecLennart Poettering2017-09-07
* cgroup: dump the newly added IP settings in the cgroup contextLennart Poettering2017-09-01
* cgroup, unit, fragment parser: make use of new firewall functionsDaniel Mack2017-11-21
* Add firewall eBPF compilerDaniel Mack2017-11-21
* cgroup: add fields to accommodate eBPF related detailsDaniel Mack2017-11-21
* Add IP address address ACL representation and parserDaniel Mack2017-11-21
* manager: watching the cgroup2 inotify fd is safe in test runs tooLennart Poettering2017-11-20
* cgroup: always invalidate "cpu" and "cpuacct" togetherLennart Poettering2017-09-05
* Make test_run into a flags field and disable generators againZbigniew Jędrzejewski-Szmek2017-09-25
* Prep v235: Apply pending upstream updates in src/core [2/4]Sven Eden2017-08-30
* Prep v235: Apply upstream fixes (4/10) [src/core]Sven Eden2017-08-14
* Drop bus-policy bitsZbigniew Jędrzejewski-Szmek2017-08-10
* Drop busname unit typeZbigniew Jędrzejewski-Szmek2017-08-10
* General: Update build system to upstream support of meson+ninja.Sven Eden2017-08-04
* Prep v234: Eventually fix the cgroup stuff. elogind is not init.Sven Eden2017-07-27