summaryrefslogtreecommitdiff
path: root/src/libsystemd-bus
Commit message (Expand)AuthorAge
* bus: rework sd_bus_list_names() to return two lists for acquired and activata...Lennart Poettering2013-12-03
* bus: internalize a lot of protocol definitionsLennart Poettering2013-12-03
* bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...Lennart Poettering2013-12-03
* libsystemd-bus: catch up with latest kdbus changesDaniel Mack2013-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
* libsystemd-bus: catch up with latest kdbus changesDaniel Mack2013-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
* busctl: add command to dump creds of a peer or pidLennart Poettering2013-12-02
* Display synthetic message serial number in a more readable format than (uint3...Lukasz Skalski2013-12-02
* bus: be nice to LLVM and don't embedd a VLA in a unionLennart Poettering2013-12-02
* bus: when replying to an incoming message and the vtable contains the expecte...Lennart Poettering2013-12-02
* bus: bus_open_user_systemd() fall back to bus if runtime dir is not setKay Sievers2013-12-01
* bus: remove unused variableZbigniew Jędrzejewski-Szmek2013-11-30
* bus: remove unused variableThomas Hindoe Paaboel Andersen2013-12-01
* bus: catch up with kdbusKay Sievers2013-11-30
* bus: do kdbus only if this is enabled on the configure switchLennart Poettering2013-11-30
* bus: use "System.Error." as prefix for implicit errno bus errorsLennart Poettering2013-11-30
* bus: support temporarily const errors that don't need to be freed but require...Lennart Poettering2013-11-30
* libsystemd-bus: sync kdbus.hDaniel Mack2013-11-30
* nspawn: set up a kdbus namespace when starting a containerLennart Poettering2013-11-30
* bus: append unique and well known names to all messages unconditionallyLennart Poettering2013-11-30
* bus: include unique and well known names in credentials objectLennart Poettering2013-11-30
* bus: update kdbus.hKay Sievers2013-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: whenever we notice the connection is terminated enter CLOSING stateLennart 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: revert attempts to make the integration-testing workKay Sievers2013-11-29
* bus: synthesize NameLost/NameAcquired from kernel messages on top if NameOwne...Lennart Poettering2013-11-29
* bus: fix callback index when dispatching kernel messagesLennart Poettering2013-11-29
* bus: add the ability for backends to queue to input messages at the same timeLennart Poettering2013-11-29
* libsystemd-bus: sd_bus_request_name: use kdbus_translate_request_name_flags()Daniel Mack2013-11-29
* libsystemd-bus: rename sd_bus_kernel_translate_request_name_flagsDaniel Mack2013-11-29
* libsystemd-bus: add kdbus support for sd_bus_get_owner()Daniel Mack2013-11-29
* libsystemd-bus: add sd_bus_translate_attach_flags()Daniel Mack2013-11-29
* libsystemd-bus: factor out DBus bits out of sd_bus_get_owner()Daniel Mack2013-11-29
* bus: do not fail if "comm" information cannot be retrieved from /procKay Sievers2013-11-29
* bus: fix size calculation for match dataKay Sievers2013-11-29
* bus: when synthesizing messages locally, fill in a senderLennart Poettering2013-11-29
* busctl: fix --help line breaksLennart Poettering2013-11-29
* kdbus: synthesize NameOwnerChange signals from kernel messages and support ma...Lennart Poettering2013-11-29
* kdbus: add base enums for itemsLennart Poettering2013-11-29
* bus: do not fail if task information cannot be retrieved from /procKay Sievers2013-11-29
* libsystemd-bus: clean up bus-control.c fileLukasz Skalski2013-11-29
* bus: do not fail if cgroup information cannot be retrieved from /procKay Sievers2013-11-29
* libsystemd-bus: catch up with latest kdbus changesKay Sievers2013-11-29