1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-08 11:27:32 +03:00
systemd/src/libsystemd
Daniel Mack 606303a93e sd-bus: sync kdbus.h (ABI break)
After some reconsideration, we decided to move the binary protocol
back to 64-bit wide UIDs and GIDs. After all, it should be possible
to redefine [gu]id_t to uint64_t and things should continue to
work. As we want to avoid such data types in kdbus.h, let's move
back to 64-bit values and be safe.

In sd-bus, we have to do a translation between uint64_t and gid_t
now for supplementary gids.

Some inline comments have also been updated in kdbus upstream.
2015-03-02 11:36:35 +01:00
..
sd-bus sd-bus: sync kdbus.h (ABI break) 2015-03-02 11:36:35 +01:00
sd-daemon remove unused includes 2015-02-23 23:53:42 +01:00
sd-event remove unused includes 2015-02-23 23:53:42 +01:00
sd-hwdb remove unused includes 2015-02-23 23:53:42 +01:00
sd-id128 treewide: correct spacing near eol in code comments 2014-12-11 15:10:03 +01:00
sd-login include <poll.h> instead of <sys/poll.h> 2015-02-12 20:47:38 +01:00
sd-network networkd: add support for Uplink Failure Detection 2015-02-27 13:58:30 -05:00
sd-path build-sys: export sd_path APIs 2014-07-11 03:13:24 +02:00
sd-resolve remove unused includes 2015-02-23 23:53:42 +01:00
sd-rtnl sd-rtnl: types - fix check for unsupported type 2015-02-26 17:31:08 -05: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
libsystemd.pc.in build-sys: update .pc.in files 2014-01-25 18:55:58 -05:00
libsystemd.sym.m4 sd-bus: allow setting a per-connection default value for the "allow-interactive-authentication" message flag 2015-02-18 11:43:18 +01:00
Makefile libsystemd-bus: rename to libsystemd 2014-01-13 18:54:19 +01:00