Systemd/src/machine
Thomas Hindoe Paaboel Andersen 9a14fb6285 machinectl: Check type instead of path before printing the type
Looks like a typo when introduced in fefdc04b38
2015-01-02 21:38:22 +01:00
..
.gitignore machined: introduce polkit for OpenLogin() call 2014-12-23 21:28:48 +01:00
image-dbus.c machined: Fix MarkReadOnly method's name on bus 2014-12-28 13:05:08 +01:00
image-dbus.h machined: don't look for images on each property get, but cache the image object inbetween 2014-12-28 02:44:37 +01:00
machine-dbus.c machined: Move image discovery logic into src/shared, so that we can make use of it from nspawn 2014-12-28 02:08:40 +01:00
machine-dbus.h machined: Move image discovery logic into src/shared, so that we can make use of it from nspawn 2014-12-28 02:08:40 +01:00
machine.c Revert "machined: don't force terminate registered machines" 2014-12-29 20:13:58 +01:00
machine.h Revert "machined: don't force terminate registered machines" 2014-12-29 20:13:58 +01:00
machinectl.c machinectl: Check type instead of path before printing the type 2015-01-02 21:38:22 +01:00
machined-dbus.c Revert "machined: don't force terminate registered machines" 2014-12-29 20:13:58 +01:00
machined.c machined: don't look for images on each property get, but cache the image object inbetween 2014-12-28 02:44:37 +01:00
machined.h machined: don't look for images on each property get, but cache the image object inbetween 2014-12-28 02:44:37 +01:00
Makefile
org.freedesktop.machine1.conf machined: introduce polkit for OpenLogin() call 2014-12-23 21:28:48 +01:00
org.freedesktop.machine1.policy.in Remove "to allow" from policy messages 2015-01-01 09:45:04 -05:00
org.freedesktop.machine1.service
test-machine-tables.c