summaryrefslogtreecommitdiff
path: root/src/libsystemd-bus/bus-kernel.c
Commit message (Expand)AuthorAge
* libsystemd-bus: rename to libsystemdTom Gundersen2014-01-13
* bus: refuse invalid names from kbus meta dataLennart Poettering2013-12-27
* bus: make system bus kdbus node world-accessibleLennart Poettering2013-12-26
* bus: rename message "serial" to "cookie"Lennart Poettering2013-12-25
* bus: conditionally set cookie_reply/timeout and update kdbus.hKay Sievers2013-12-25
* bus: set cookie_reply and update kdbus.hKay Sievers2013-12-25
* bus: properly shift cgroup data returned from kdbus by the container's root b...Lennart Poettering2013-12-24
* bus: only accept kdbus creds if they are validLennart Poettering2013-12-24
* bus: fix hello ioctl buffer size calculationLennart Poettering2013-12-24
* bus: make gcc shut upLennart Poettering2013-12-24
* bus: fake client side creds in the proxy to the caller's credsLennart Poettering2013-12-24
* bus: always override message destination field with data from kdbusLennart Poettering2013-12-21
* bus: always consider well-known names sender credentials as attached to messagesLennart Poettering2013-12-21
* bus: wrap KDBUS_CMD_BYEBYE with a high-level call sd_bus_try_close()Lennart Poettering2013-12-20
* bus: catch up with kdbus changesKay Sievers2013-12-18
* bus: reduce calls to KDBUS_CMD_MEMFD_SIZE_SET ioctlLennart Poettering2013-12-18
* bus: sync with kdbusDaniel Mack2013-12-18
* bus: sync with kdbusDaniel Mack2013-12-17
* bus: sync up with kdbusDaniel Mack2013-12-17
* bus: update kdbus monitoring interfaceKay Sievers2013-12-15
* update TODOLennart Poettering2013-12-13
* bus: update kdbus.hKay Sievers2013-12-12
* bus: enforce endianess and marshalling for messages we sendLennart Poettering2013-12-12
* bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatable services, fix one fl...Kay Sievers2013-12-12
* bus: instead of exposing the dbus1 flags when acquiring a name use our own th...Lennart Poettering2013-12-12
* bus: properly generate NameOwnerChanged messages when we take from/give back ...Lennart Poettering2013-12-12
* bus: kdbus - skip only STARTER and IN_QUEUE names for NameOwnerChangedKay Sievers2013-12-11
* bus: generate debug messages when we cannot deliver messages via kdbusLennart Poettering2013-12-10
* bus: Add bus_kernel_monitor functionLukasz Skalski2013-12-10
* Revert "libsystemd-bus: use assert_return"Lennart Poettering2013-12-10
* libsystemd-bus: use assert_returnLukasz Skalski2013-12-09
* bus: only accept gvariant native endian messages via kdbusLennart Poettering2013-12-10
* bus: demarshal gvariantLennart Poettering2013-12-09
* bus: catch up with latest kdbus changesKay Sievers2013-12-06
* bus: catch up with latest kdbus changesKay Sievers2013-12-06
* bus: update kdbus.hKay Sievers2013-12-06
* bus: switch to multiple KDBUS_ITEM_NAME including the flagsKay Sievers2013-12-05
* bus: internalize a lot of protocol definitionsLennart Poettering2013-12-03
* libsystemd-bus: catch up with latest kdbus changesDaniel Mack2013-12-03
* bus: add .busname unit type to implement kdbus-style bus activationLennart Poettering2013-12-02
* bus: make sure we check for "incompatible" flags negotiated with kernel kdbusLennart Poettering2013-12-02
* nspawn: make sure /dev/kdbus in the container is world accessibleLennart Poettering2013-12-02
* nspawn: make kdbus namespaces actually workLennart Poettering2013-12-02
* nspawn: set up a kdbus namespace when starting a containerLennart Poettering2013-11-30
* bus: include unique and well known names in credentials objectLennart Poettering2013-11-30
* libsystemd-bus: catch up with latest kdbus changesDaniel Mack2013-11-30
* core: allocate a kdbus bus for each systemd instance, if we canLennart Poettering2013-11-30
* bus: synthesize local error reply when we cannot deliver a message to kdbus b...Lennart Poettering2013-11-30
* bus: don't generate NameAcquired/NameLost messages in the libraryLennart Poettering2013-11-30
* bus: synthesize NameLost/NameAcquired from kernel messages on top if NameOwne...Lennart Poettering2013-11-29