Systemd/src/libsystemd
Lennart Poettering 51c7d5aa36 sd-bus: when credentials of the "org.freedesktop.DBus" service are queried return the bus owner's credentials
The bus driver service is always implemented by the owner of the bus,
hence let's shortcut the credential operation and use our cached data.
This makes sure things simply work, given that dbus itself doesn't
support GetConnectionSELinuxSecurityContext() on the bus driver name
itself.

Fixes: #6120
2017-06-26 18:24:58 +02:00
..
sd-bus sd-bus: when credentials of the "org.freedesktop.DBus" service are queried return the bus owner's credentials 2017-06-26 18:24:58 +02:00
sd-daemon Add sd_is_socket_sockaddr (#4885) 2016-12-14 11:51:26 +01:00
sd-device udev: use interface before the string that interface points to is freed by device_add_property_internal (#6105) 2017-06-18 11:31:30 +02:00
sd-event Fix includes (#5980) 2017-05-19 10:01:35 -04:00
sd-hwdb sd-hwdb: drop caching of search string 2016-11-30 15:51:08 -05:00
sd-id128 core: store the invocation ID in the per-service keyring 2016-12-13 20:59:36 +01:00
sd-login sd-login: sd_get_machine_names(): do not return -EINVAL when output parameter is NULL 2017-05-31 19:22:38 -04:00
sd-netlink sd-netlink: Make use of IN_SET (#5977) 2017-05-18 12:56:36 +02:00
sd-network Fix missing space in comments (#5439) 2017-02-24 18:14:02 +01:00
sd-path tree-wide: drop NULL sentinel from strjoin 2016-10-23 11:43:27 -04:00
sd-resolve sd-resolve: use close_many() (#3643) 2016-07-02 08:17:26 -07:00
sd-utf8 tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
.gitignore libsystemd: remove list of symbols to export only in the future 2015-06-17 16:21:13 +02:00
libsystemd.pc.in Adjust pkgconfig files to point at rootlibdir (#4584) 2016-11-08 09:36:41 +01:00
libsystemd.sym Export sd_bus_message_append_ap. It is renamed to sd_bus_message_appendv to follow systemd naming conventions. (#5753) 2017-04-25 09:32:24 +02:00
Makefile libsystemd-bus: rename to libsystemd 2014-01-13 18:54:19 +01:00
meson.build meson: reindent all files with 8 spaces 2017-04-23 21:47:29 -04:00