Systemd/src/core
Zbigniew Jędrzejewski-Szmek c5322608a5 core: adjust unit_get_ancestor_memory_{low,min}() to work with units which don't have a CGroupContext
Coverity doesn't like the fact that unit_get_cgroup_context() returns NULL for
unit types that don't have a CGroupContext. We don't expect to call those
functions with such unit types, so this isn't an immediate problem, but we can
make things more robust by handling this case.

CID #1400683, #1400684.
2019-04-25 11:13:02 +02:00
..
all-units.h
audit-fd.c
audit-fd.h
automount.c Merge pull request #12115 from poettering/verbose-job-enqueue 2019-03-28 11:04:26 +01:00
automount.h
bpf-devices.c tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0 2019-04-11 19:00:37 +02:00
bpf-devices.h cgroups: beef up DeviceAllow= syntax a bit 2018-11-29 20:21:39 +01:00
bpf-firewall.c tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0 2019-04-11 19:00:37 +02:00
bpf-firewall.h
cgroup.c core: adjust unit_get_ancestor_memory_{low,min}() to work with units which don't have a CGroupContext 2019-04-25 11:13:02 +02:00
cgroup.h unit: Add DefaultMemoryMin 2019-04-16 18:45:04 +01:00
chown-recursive.c core: drop suid/sgid bit of files/dirs when doing recursive chown 2019-03-26 08:29:37 +01:00
chown-recursive.h core: drop suid/sgid bit of files/dirs when doing recursive chown 2019-03-26 08:29:37 +01:00
dbus-automount.c
dbus-automount.h
dbus-cgroup.c Merge pull request #12332 from cdown/default_min 2019-04-25 11:06:45 +02:00
dbus-cgroup.h
dbus-device.c
dbus-device.h
dbus-execute.c Add open_memstream_unlocked() wrapper 2019-04-12 11:44:57 +02:00
dbus-execute.h
dbus-job.c core: before returning new job path to clients, force out JobNew signals 2018-12-01 12:53:26 +01:00
dbus-job.h core: before returning new job path to clients, force out JobNew signals 2018-12-01 12:53:26 +01:00
dbus-kill.c
dbus-kill.h
dbus-manager.c core: use BUS_DEFINE_PROPERTY_GET() macro at more places 2019-04-14 20:45:31 +09:00
dbus-manager.h core: implement OOMPolicy= and watch cgroups for OOM killings 2019-04-09 11:17:58 +02:00
dbus-mount.c cgroup: drastically simplify caching of cgroups members mask 2018-11-23 13:41:37 +01:00
dbus-mount.h
dbus-path.c
dbus-path.h
dbus-scope.c core: reduce the number of stalled PIDs from the watched processes list when possible 2019-03-20 10:51:49 +01:00
dbus-scope.h
dbus-service.c core: use BUS_DEFINE_PROPERTY_GET() macro at more places 2019-04-14 20:45:31 +09:00
dbus-service.h
dbus-slice.c cgroup: drastically simplify caching of cgroups members mask 2018-11-23 13:41:37 +01:00
dbus-slice.h
dbus-socket.c Remove 'inline' attributes from static functions in .c files (#11426) 2019-01-15 08:12:28 +01:00
dbus-socket.h
dbus-swap.c cgroup: drastically simplify caching of cgroups members mask 2018-11-23 13:41:37 +01:00
dbus-swap.h
dbus-target.c
dbus-target.h
dbus-timer.c core: optionally, trigger .timer units on timezone and clock changes 2019-04-02 08:20:10 +02:00
dbus-timer.h
dbus-unit.c core: add new API for enqueing a job with returning the transaction data 2019-03-27 12:37:37 +01:00
dbus-unit.h core: add new API for enqueing a job with returning the transaction data 2019-03-27 12:37:37 +01:00
dbus-util.c
dbus-util.h
dbus.c tree-wide: port users over to use new ERRNO_IS_ACCEPT_AGAIN() call 2019-04-10 22:11:18 +02:00
dbus.h core: rename queued_message → pending_reload_message 2018-11-13 11:59:06 +01:00
device.c Merge pull request #12013 from yuwata/fix-switchroot-11997 2019-04-02 16:06:07 +02:00
device.h
dynamic-user.c headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
dynamic-user.h tree-wide: reorder various structures to make them smaller and use fewer cache lines 2019-03-27 18:11:11 +01:00
emergency-action.c core: add new API for enqueing a job with returning the transaction data 2019-03-27 12:37:37 +01:00
emergency-action.h core: change emergency_action() to return void 2019-03-18 16:06:36 +01:00
execute.c core: expose SUID/SGID restriction as new unit setting RestrictSUIDSGID= 2019-04-02 16:56:48 +02:00
execute.h core: expose SUID/SGID restriction as new unit setting RestrictSUIDSGID= 2019-04-02 16:56:48 +02:00
hostname-setup.c
hostname-setup.h
ima-setup.c headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
ima-setup.h
ip-address-access.c
ip-address-access.h
job.c util: split out sorting related calls to new sort-util.[ch] 2019-03-13 12:16:43 +01:00
job.h core: rework how we deserialize jobs 2018-12-12 11:15:07 +01:00
kill.c
kill.h tree-wide: reorder various structures to make them smaller and use fewer cache lines 2019-03-27 18:11:11 +01:00
killall.c core/killall: Add documentation about broadcast_signal() 2019-04-10 19:30:38 +02:00
killall.h core/killall: Propagate errors and return the number of process left 2019-04-08 19:41:16 +02:00
kmod-setup.c
kmod-setup.h
load-dropin.c
load-dropin.h
load-fragment-gperf-nulstr.awk
load-fragment-gperf.gperf.m4 service: handle abort stops with dedicated timeout 2019-04-12 17:32:52 +02:00
load-fragment.c unit: Add DefaultMemoryMin 2019-04-16 18:45:04 +01:00
load-fragment.h service: handle abort stops with dedicated timeout 2019-04-12 17:32:52 +02:00
locale-setup.c Make default locale a compile time option 2018-12-29 21:43:04 +09:00
locale-setup.h
loopback-setup.c headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
loopback-setup.h
machine-id-setup.c util: split out namespace related stuff into a new namespace-util.[ch] pair 2019-03-13 12:16:38 +01:00
machine-id-setup.h
macros.systemd.in rpm: avoid hiding errors from systemd commands 2019-03-22 20:54:59 +01:00
main.c service: handle abort stops with dedicated timeout 2019-04-12 17:32:52 +02:00
manager.c Merge pull request #12217 from keszybz/unlocked-operations 2019-04-12 13:51:53 +02:00
manager.h core: add assertion in two inline functions 2019-04-14 20:46:24 +09:00
meson.build Revert "build: install /etc/systemd/{system,user}-generators" 2019-04-02 21:09:35 +02:00
mount-setup.c util: split out nulstr related stuff to nulstr-util.[ch] 2019-03-14 13:25:52 +01:00
mount-setup.h core: remove JoinControllers= configuration setting 2018-11-16 14:54:13 +01:00
mount.c pid1,shutdown: do not cunescape paths from libmount 2019-04-09 09:07:40 +02:00
mount.h mount: replace three closely related mount flags into a proper flags enum 2018-12-07 17:35:32 +01:00
namespace.c tree-wide: (void)ify a few unlink() and rmdir() 2019-03-27 18:09:56 +01:00
namespace.h namespace: when DynamicUser=1 is set, mount StateDirectory= bind mounts "nosuid" 2019-03-25 19:57:15 +01:00
org.freedesktop.systemd1.conf
org.freedesktop.systemd1.policy.in
org.freedesktop.systemd1.service
path.c core: add new API for enqueing a job with returning the transaction data 2019-03-27 12:37:37 +01:00
path.h
scope.c scope: tiny cleanup: UNIT(s) -> u 2019-03-20 10:51:49 +01:00
scope.h
selinux-access.c headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
selinux-access.h
selinux-setup.c headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
selinux-setup.h
service.c core: immediately trigger watchdog action on WATCHDOG=trigger 2019-04-24 10:17:10 +02:00
service.h core: add assertion in two inline functions 2019-04-14 20:46:24 +09:00
show-status.c headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
show-status.h show-status: fold two bool flags function arguments into a flags 2018-11-26 18:24:12 +01:00
slice.c core: whenever we change state of a unit, force out PropertiesChanged bus signal 2018-12-01 12:53:26 +01:00
slice.h
smack-setup.c Add open_memstream_unlocked() wrapper 2019-04-12 11:44:57 +02:00
smack-setup.h
socket.c tree-wide: port users over to use new ERRNO_IS_ACCEPT_AGAIN() call 2019-04-10 22:11:18 +02:00
socket.h
swap.c core: reduce the number of stalled PIDs from the watched processes list when possible 2019-03-20 10:51:49 +01:00
swap.h
system.conf.in service: handle abort stops with dedicated timeout 2019-04-12 17:32:52 +02:00
systemd.pc.in pkgconfig: avoid double slash with split-usr configuration 2019-03-05 18:49:28 +01:00
target.c core: whenever we change state of a unit, force out PropertiesChanged bus signal 2018-12-01 12:53:26 +01:00
target.h
timer.c core: optionally, trigger .timer units on timezone and clock changes 2019-04-02 08:20:10 +02:00
timer.h core: optionally, trigger .timer units on timezone and clock changes 2019-04-02 08:20:10 +02:00
transaction.c core: refactor transaction.c to use fewer gotos 2019-04-02 07:28:58 +09:00
transaction.h core: add new API for enqueing a job with returning the transaction data 2019-03-27 12:37:37 +01:00
triggers.systemd.in
unit-printf.c core: support %j in unit dependency resolution 2018-12-22 17:21:13 +09:00
unit-printf.h tree-wide: remove various unused functions 2018-12-02 13:35:34 +09:00
unit.c core: implement OOMPolicy= and watch cgroups for OOM killings 2019-04-09 11:17:58 +02:00
unit.h core: implement OOMPolicy= and watch cgroups for OOM killings 2019-04-09 11:17:58 +02:00
user.conf service: handle abort stops with dedicated timeout 2019-04-12 17:32:52 +02:00