Systemd/src/machine
Kay Sievers 1b09f548c7 turn kdbus support into a runtime option
./configure --enable/disable-kdbus can be used to set the default
behavior regarding kdbus.

If no kdbus kernel support is available, dbus-dameon will be used.

With --enable-kdbus, the kernel command line option "kdbus=0" can
be used to disable kdbus.

With --disable-kdbus, the kernel command line option "kdbus=1" is
required to enable kdbus support.
2015-06-17 18:01:49 +02:00
..
.gitignore machined: introduce polkit for OpenLogin() call 2014-12-23 21:28:48 +01:00
Makefile machined: split out machine registration stuff from logind 2013-07-02 03:47:23 +02:00
image-dbus.c sd-bus: drop bus parameter from message callback prototype 2015-04-29 18:36:25 +02:00
image-dbus.h sd-bus: drop bus parameter from message callback prototype 2015-04-29 18:36:25 +02:00
machine-dbus.c turn kdbus support into a runtime option 2015-06-17 18:01:49 +02:00
machine-dbus.h sd-bus: drop bus parameter from message callback prototype 2015-04-29 18:36:25 +02:00
machine.c machined: make sure to track machine unit states properly 2015-04-28 21:34:23 +02:00
machine.h machined: make sure to track machine unit states properly 2015-04-28 21:34:23 +02:00
machinectl.c everywhere: port everything to sigprocmask_many() and friends 2015-06-15 20:13:23 +02:00
machined-dbus.c sd-bus: allow passing NULL as bus parameter to sd_bus_send() 2015-04-29 18:58:30 +02:00
machined.c everywhere: port everything to sigprocmask_many() and friends 2015-06-15 20:13:23 +02:00
machined.h sd-bus: drop bus parameter from message callback prototype 2015-04-29 18:36:25 +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