Systemd/src/machine
Zbigniew Jędrzejewski-Szmek 41f6e627d7 Make fopen_temporary and fopen_temporary_label unlocked
This is partially a refactoring, but also makes many more places use
unlocked operations implicitly, i.e. all users of fopen_temporary().
AFAICT, the uses are always for short-lived files which are not shared
externally, and are just used within the same context. Locking is not
necessary.
2019-04-12 11:44:56 +02:00
..
image-dbus.c Merge pull request #10935 from poettering/rlimit-nofile-safe 2018-12-06 17:19:21 +01:00
image-dbus.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
machine-dbus.c util: split out namespace related stuff into a new namespace-util.[ch] pair 2019-03-13 12:16:38 +01:00
machine-dbus.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
machine.c Make fopen_temporary and fopen_temporary_label unlocked 2019-04-12 11:44:56 +02:00
machine.h headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
machinectl.c basic: add new helper call empty_or_dash_to_null() 2019-04-08 12:11:11 +02:00
machined-core.c machined: flush nscd caches whenever a machine comes/goes 2018-12-15 12:10:19 +01:00
machined-dbus.c fileio: replace read_nul_string() by read_line() with a special flag 2018-12-18 15:03:05 +01:00
machined.c headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
machined.h machined: flush nscd caches whenever a machine comes/goes 2018-12-15 12:10:19 +01:00
meson.build machined: flush nscd caches whenever a machine comes/goes 2018-12-15 12:10:19 +01:00
operation.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
operation.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
org.freedesktop.machine1.conf machined: port machined's bus APIs to use new image metadata API 2017-11-20 16:43:15 +01:00
org.freedesktop.machine1.policy meson: drop unnecessary "transformation" of policy files 2018-02-16 13:01:12 +01:00
org.freedesktop.machine1.service Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
test-machine-tables.c Drop my copyright headers 2018-06-14 13:03:20 +02:00