1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-14 15:21:37 +03:00
systemd/src/machine
Zbigniew Jędrzejewski-Szmek 2c07315225 machine: do not rely on asprintf setting arg on error
Strictly speaking, the output variable is undefined if asprintf fails.
We use the return value not the arg everywhere, and should we do here.
2015-03-07 14:01:45 -05:00
..
.gitignore machined: introduce polkit for OpenLogin() call 2014-12-23 21:28:48 +01:00
image-dbus.c machined,machinectl: add calls for changing container/VM quotas 2015-02-25 22:06:54 +01:00
image-dbus.h machined,machinectl: add calls for changing container/VM quotas 2015-02-25 22:06:54 +01:00
machine-dbus.c machine: do not rely on asprintf setting arg on error 2015-03-07 14:01:45 -05:00
machine-dbus.h remove unused includes 2015-02-23 23:53:42 +01:00
machine.c remove unused includes 2015-02-23 23:53:42 +01:00
machine.h remove unused includes 2015-02-23 23:53:42 +01:00
machinectl.c machinectl: minor --help text improvements 2015-03-05 16:52:25 +01:00
machined-dbus.c importd: automatically grow /var/lib/machines/ loopback filesystem during downloads 2015-03-03 00:13:12 +01:00
machined.c remove unused includes 2015-02-23 23:53:42 +01:00
machined.h remove unused includes 2015-02-23 23:53:42 +01:00
Makefile machined: split out machine registration stuff from logind 2013-07-02 03:47:23 +02:00
org.freedesktop.machine1.conf machined,machinectl: add calls for changing container/VM quotas 2015-02-25 22:06:54 +01:00
org.freedesktop.machine1.policy.in machined: open up most of machined's commands to unprivileged clients via PolicyKit 2015-02-18 11:43:18 +01: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 tests: add tests for string lookup tables 2013-07-05 01:36:16 -04:00