Systemd/src/bus-proxyd
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
..
Makefile rename stdio-bridge to bus-proxyd 2013-11-29 22:12:59 +01:00
bus-proxyd.c turn kdbus support into a runtime option 2015-06-17 18:01:49 +02:00
bus-xml-policy.c shared: add formats-util.h 2015-04-10 23:54:48 +02:00
bus-xml-policy.h remove unused includes 2015-02-23 23:53:42 +01:00
driver.c bus-proxy: fix GetConnectionSELinuxSecurityContext() return value 2015-05-21 21:24:55 +02:00
driver.h bus-proxy: share policy between threads 2015-01-17 18:27:23 +01:00
proxy.c shared: add formats-util.h 2015-04-10 23:54:48 +02:00
proxy.h bus-proxy: complain only once about queue overflows 2015-03-11 13:57:38 +01:00
stdio-bridge.c turn kdbus support into a runtime option 2015-06-17 18:01:49 +02:00
synthesize.c bus-proxy: add support for "GetConnectionCredentials" method 2015-03-10 16:12:14 +01:00
synthesize.h bus-proxy: add support for "GetConnectionCredentials" method 2015-03-10 16:12:14 +01:00
test-bus-xml-policy.c remove unused includes 2015-02-23 23:53:42 +01:00