Systemd/src/libsystemd
David Herrmann ed47f6397d bus: don't force send-masks on kdbus buses
Right now we always pass KDBUS_ITEM_ATTACH_FLAGS_RECV to
KDBUS_CMD_BUS_MAKE, effectively forcing every bus connection to do the
same during KDBUS_CMD_HELLO. This used to be a workaround to make sure all
metadata is always present. However, we refrained from that approach and
intend to make all metadata collection solely rely on /proc access
restrictions. Therefore, there is no need to force the send-flags mask on
newly created buses.
2015-06-05 15:23:03 +02:00
..
sd-bus bus: don't force send-masks on kdbus buses 2015-06-05 15:23:03 +02:00
sd-daemon sd-daemon: simplify sd_pid_notify_with_fds 2015-03-13 23:42:17 -04:00
sd-device libudev: enumerate - accept NULL parameters in add_match() 2015-06-03 22:08:46 +02:00
sd-event sd-event: don't touch fd's accross forks 2015-06-04 19:04:26 +02:00
sd-hwdb fix double semicolon typo 2015-06-02 23:29:20 +02:00
sd-id128 shared: add random-util.[ch] 2015-04-11 00:11:13 +02:00
sd-login sd-bus,sd-login: add api for querying the slice within the the user systemd instance of a process 2015-04-30 11:58:06 +02:00
sd-network networkd: add support for Uplink Failure Detection 2015-02-27 13:58:30 -05:00
sd-path tree-wide: there is no ENOTSUP on linux 2015-03-13 14:10:39 +01:00
sd-resolve Add (void) where we don't care about return value 2015-03-15 17:26:58 -04:00
sd-rtnl treewide: Correct typos and spell plural of bus consistent 2015-05-11 15:51:30 +02:00
sd-utf8 libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
.gitignore build-sys: export experimental symbols only with --enable-kdbus 2014-02-19 20:53:18 +01:00
Makefile libsystemd-bus: rename to libsystemd 2014-01-13 18:54:19 +01:00
libsystemd.pc.in build-sys: update .pc.in files 2014-01-25 18:55:58 -05:00
libsystemd.sym.m4 sd-bus,sd-event: make public APIs 2015-05-22 14:32:51 +02:00