summaryrefslogtreecommitdiff
path: root/src/libsystemd-bus
Commit message (Expand)AuthorAge
* bus: catch up with latest kdbus changesKay Sievers2013-12-06
* bus: catch up with latest kdbus changesKay Sievers2013-12-06
* bus: catch up with latest kdbus changesKay Sievers2013-12-06
* busctl: remove ','; it's all one stringKay Sievers2013-12-06
* shell-completion: busctlZbigniew Jędrzejewski-Szmek2013-12-05
* bus: update kdbus.hKay Sievers2013-12-06
* test-bus-gvariant: remove unused variableThomas Hindoe Paaboel Andersen2013-12-05
* bus: start maintaining a list of difference between kdbus/dbus1Lennart Poettering2013-12-05
* bus: add missing LE meta data enforcement for gvariant serializerLennart Poettering2013-12-05
* bus: add support for serializing to gvariantLennart Poettering2013-12-05
* bus: switch to multiple KDBUS_ITEM_NAME including the flagsKay Sievers2013-12-05
* libsystemd-bus: catch up with latest kdbus changesKay Sievers2013-12-04
* libsystemd-bus: catch up with latest kdbus list query changesKay Sievers2013-12-04
* trivial coding style clean upsThomas Hindoe Paaboel Andersen2013-12-03
* sd-memfd: use assert_returnThomas Hindoe Paaboel Andersen2013-12-03
* bus: fix parsing of AcquireName() responseLennart Poettering2013-12-03
* bus: don't make use of the private bus socket if kdbus is availableLennart Poettering2013-12-03
* 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