chiark / gitweb /
bus: sync with kdbus-git (ABI break)
authorDavid Herrmann <dh.herrmann@gmail.com>
Tue, 9 Dec 2014 10:12:41 +0000 (11:12 +0100)
committerDavid Herrmann <dh.herrmann@gmail.com>
Tue, 9 Dec 2014 10:14:55 +0000 (11:14 +0100)
commit77adde638217112c9e080035197a76f4dc4af700
tree743b8c5e02f65c4002ec3385047b9d639c08fdd3
parentfbf7dcb5886f4077ee0dea618447ab488ff148fc
bus: sync with kdbus-git (ABI break)

kdbus-git gained two new features:
 * memfd offsets: This allows to specify a 'start' offset in kdbus_memfd
                  so you can send partial memfd hunks instead of always
                  the full memfd
 * KDBUS_HELLO_UNPRIVILEGED: If passed during HELLO, the client will be
                             treated as unprivileged.
src/libsystemd/sd-bus/bus-kernel.c
src/libsystemd/sd-bus/bus-message.c
src/libsystemd/sd-bus/bus-message.h
src/libsystemd/sd-bus/kdbus.h