Systemd/src/machine
Lennart Poettering 4b61c87511 tree-wide: fput[cs]() → fput[cs]_unlocked() wherever that makes sense (#6396)
As a follow-up for db3f45e2d2 let's do the
same for all other cases where we create a FILE* with local scope and
know that no other threads hence can have access to it.

For most cases this shouldn't change much really, but this should speed
dbus introspection and calender time formatting up a bit.
2017-07-21 10:35:45 +02:00
..
image-dbus.c Fix includes (#5980) 2017-05-19 10:01:35 -04:00
image-dbus.h machined: add API for querying the OS release of a machine image 2016-12-07 18:38:41 +01:00
machine-dbus.c machined: refuse bind mounts on containers that have user namespaces applied 2017-02-17 10:22:28 +01:00
machine-dbus.h machined: expose "UID shift" concept for containers 2017-02-17 10:22:28 +01:00
machine.c tree-wide: fput[cs]() → fput[cs]_unlocked() wherever that makes sense (#6396) 2017-07-21 10:35:45 +02:00
machine.h machined: expose "UID shift" concept for containers 2017-02-17 10:22:28 +01:00
machinectl.c Add short-iso-precise for journalctl output (#5884) 2017-05-07 20:23:49 -04:00
machined-dbus.c machined: expose "UID shift" concept for containers 2017-02-17 10:22:28 +01:00
machined.c tree-wide: make use of getpid_cached() wherever we can 2017-07-20 20:27:24 +02:00
machined.h machined: run clone operation asynchronously in the background 2016-05-02 11:15:30 +02:00
meson.build meson: use booleans for conf.set and drop unecessary conditionals 2017-05-02 16:29:11 -04:00
operation.c Fix includes (#5980) 2017-05-19 10:01:35 -04:00
operation.h machined: "machinectl clean" can take a while, do it asynchronously from a background process 2016-06-24 16:01:14 +02:00
org.freedesktop.machine1.conf machined: expose "UID shift" concept for containers 2017-02-17 10:22:28 +01:00
org.freedesktop.machine1.policy.in machine: policykit string fixes 2015-08-25 18:37:16 +02:00
org.freedesktop.machine1.service machined: split out machine registration stuff from logind 2013-07-02 03:47:23 +02:00
test-machine-tables.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00