Systemd/src/libsystemd
Lennart Poettering b381de4197 sd-bus: change serialization of kdbus messages to qualify in their entirety as gvariant objects
Previously, we only minimally altered the dbus1 framing for kdbus, and
while the header and its fields where compliant Gvariant objects, and so
was the body, the entire message together was not.

As result of discussions with Ryan Lortie this is now changed, so that
the messages in there entirely are fully compliant GVariants. This
follows the framing description described here:

https://wiki.gnome.org/Projects/GLib/GDBus/Version2

Note that this change changes the framing of *all* messages sent via
kdbus, this means you have to reboot your kdbus system, after compiling
and installing this new version.
2015-01-26 21:52:07 +01:00
..
sd-bus sd-bus: change serialization of kdbus messages to qualify in their entirety as gvariant objects 2015-01-26 21:52:07 +01:00
sd-daemon core: add new logic for services to store file descriptors in PID 1 2015-01-06 03:16:39 +01:00
sd-event tests: use assert_se instead of assert 2015-01-22 23:10:56 +01:00
sd-hwdb Assorted format fixes 2015-01-22 01:14:52 -05:00
sd-id128 treewide: correct spacing near eol in code comments 2014-12-11 15:10:03 +01:00
sd-login login: add public sd_session_get_desktop() API 2014-09-22 14:27:02 +02:00
sd-network LLDP: Add support for networkctl 2014-12-19 08:15:05 +05:30
sd-path build-sys: export sd_path APIs 2014-07-11 03:13:24 +02:00
sd-resolve tests: use assert_se instead of assert 2015-01-22 23:10:56 +01:00
sd-rtnl networkd: Introduce ip6gre and ip6gretap 2015-01-22 21:29:42 +01: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 build: export symbols to integrate mainloops 2015-01-22 01:14:53 -05:00
Makefile libsystemd-bus: rename to libsystemd 2014-01-13 18:54:19 +01:00