1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-15 07:24:00 +03:00
systemd/src/machine
2014-12-29 19:08:50 +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 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.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
machinectl.c machinectl: add "enable" and "disable" verbs for enabling/disabling systemd-nspawn for containers 2014-12-29 17:00:05 +01:00
machined-dbus.c machined: ignore spurious error 2014-12-29 19:08:50 +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 machined: introduce polkit for OpenLogin() call 2014-12-23 21:28:48 +01:00
org.freedesktop.machine1.service
test-machine-tables.c