Systemd/src/bus-proxyd
Kay Sievers d4d00020d6 sd-bus: do not connect to dbus-1 socket when kdbus is available
We should not fall back to dbus-1 and connect to the proxy when kdbus
returns an error that indicates that kdbus is running but just does not
accept new connections because of quota limits or something similar.

Using is_kdbus_available() in libsystemd/ requires it to move from
shared/ to libsystemd/.

Based on a patch from David Herrmann:
  https://github.com/systemd/systemd/pull/886
2015-08-11 20:49:36 +02:00
..
bus-proxyd.c sd-bus: do not connect to dbus-1 socket when kdbus is available 2015-08-11 20:49:36 +02:00
bus-xml-policy.c tree-wide: introduce mfree() 2015-07-31 19:56:38 +02:00
bus-xml-policy.h remove unused includes 2015-02-23 23:53:42 +01:00
driver.c bus-proxy: discard invalid environment updates 2015-08-04 13:38:40 +02:00
driver.h bus-proxy: never pass on unmatched broadcasts 2015-07-16 16:36:35 +02:00
Makefile rename stdio-bridge to bus-proxyd 2013-11-29 22:12:59 +01:00
proxy.c bus-proxy: add comment to remove -EPERM check 2015-08-06 13:45:46 +02:00
proxy.h bus-proxy: make StartServiceByName synchronous 2015-07-31 13:56:39 +02:00
stdio-bridge.c sd-bus: do not connect to dbus-1 socket when kdbus is available 2015-08-11 20:49:36 +02:00
synthesize.c bus-proxy: don't filter directed signals 2015-07-31 13:28:23 +02:00
synthesize.h bus-proxy: never pass on unmatched broadcasts 2015-07-16 16:36:35 +02:00
test-bus-xml-policy.c remove unused includes 2015-02-23 23:53:42 +01:00