Systemd/src/machine
Lennart Poettering 41f11239c0 fileio: replace read_nul_string() by read_line() with a special flag
read_line() is a lot more careful and optimized than read_nul_string()
but does mostly the same thing. let's replace the latter by the former,
just with a special flag that toggles between the slightly different EOL
rules if both.
2018-12-18 15:03:05 +01: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 tree-wide: Remove O_CLOEXEC from fdopen 2018-12-12 20:47:40 +01:00
machine-dbus.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
machine.c tree-wide: port some code over to safe_fgetc() 2018-12-18 15:03:00 +01:00
machine.h machine: introduce machine_hash_ops and use it 2018-12-02 12:18:54 +01:00
machinectl.c locale-util: prefix special glyph enum values with SPECIAL_GLYPH_ 2018-12-14 08:22:54 +01: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 machined: flush nscd caches whenever a machine comes/goes 2018-12-15 12:10:19 +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