index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd-bus
/
bus-kernel.c
Age
Commit message (
Expand
)
Author
2013-12-21
bus: always override message destination field with data from kdbus
Lennart Poettering
2013-12-21
bus: always consider well-known names sender credentials as attached to messages
Lennart Poettering
2013-12-20
bus: wrap KDBUS_CMD_BYEBYE with a high-level call sd_bus_try_close()
Lennart Poettering
2013-12-18
bus: catch up with kdbus changes
Kay Sievers
2013-12-18
bus: reduce calls to KDBUS_CMD_MEMFD_SIZE_SET ioctl
Lennart Poettering
2013-12-18
bus: sync with kdbus
Daniel Mack
2013-12-17
bus: sync with kdbus
Daniel Mack
2013-12-17
bus: sync up with kdbus
Daniel Mack
2013-12-15
bus: update kdbus monitoring interface
Kay Sievers
2013-12-13
update TODO
Lennart Poettering
2013-12-12
bus: update kdbus.h
Kay Sievers
2013-12-12
bus: enforce endianess and marshalling for messages we send
Lennart Poettering
2013-12-12
bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatable services, fix one fl...
Kay Sievers
2013-12-12
bus: instead of exposing the dbus1 flags when acquiring a name use our own th...
Lennart Poettering
2013-12-12
bus: properly generate NameOwnerChanged messages when we take from/give back ...
Lennart Poettering
2013-12-11
bus: kdbus - skip only STARTER and IN_QUEUE names for NameOwnerChanged
Kay Sievers
2013-12-10
bus: generate debug messages when we cannot deliver messages via kdbus
Lennart Poettering
2013-12-10
bus: Add bus_kernel_monitor function
Lukasz Skalski
2013-12-10
Revert "libsystemd-bus: use assert_return"
Lennart Poettering
2013-12-09
libsystemd-bus: use assert_return
Lukasz Skalski
2013-12-10
bus: only accept gvariant native endian messages via kdbus
Lennart Poettering
2013-12-09
bus: demarshal gvariant
Lennart Poettering
2013-12-06
bus: catch up with latest kdbus changes
Kay Sievers
2013-12-06
bus: catch up with latest kdbus changes
Kay Sievers
2013-12-06
bus: update kdbus.h
Kay Sievers
2013-12-05
bus: switch to multiple KDBUS_ITEM_NAME including the flags
Kay Sievers
2013-12-03
bus: internalize a lot of protocol definitions
Lennart Poettering
2013-12-03
libsystemd-bus: catch up with latest kdbus changes
Daniel Mack
2013-12-02
bus: add .busname unit type to implement kdbus-style bus activation
Lennart Poettering
2013-12-02
bus: make sure we check for "incompatible" flags negotiated with kernel kdbus
Lennart Poettering
2013-12-02
nspawn: make sure /dev/kdbus in the container is world accessible
Lennart Poettering
2013-12-02
nspawn: make kdbus namespaces actually work
Lennart Poettering
2013-11-30
nspawn: set up a kdbus namespace when starting a container
Lennart Poettering
2013-11-30
bus: include unique and well known names in credentials object
Lennart Poettering
2013-11-30
libsystemd-bus: catch up with latest kdbus changes
Daniel Mack
2013-11-30
core: allocate a kdbus bus for each systemd instance, if we can
Lennart Poettering
2013-11-30
bus: synthesize local error reply when we cannot deliver a message to kdbus b...
Lennart Poettering
2013-11-30
bus: don't generate NameAcquired/NameLost messages in the library
Lennart Poettering
2013-11-29
bus: synthesize NameLost/NameAcquired from kernel messages on top if NameOwne...
Lennart Poettering
2013-11-29
bus: fix callback index when dispatching kernel messages
Lennart Poettering
2013-11-29
bus: add the ability for backends to queue to input messages at the same time
Lennart Poettering
2013-11-29
libsystemd-bus: rename sd_bus_kernel_translate_request_name_flags
Daniel Mack
2013-11-29
libsystemd-bus: add sd_bus_translate_attach_flags()
Daniel Mack
2013-11-29
kdbus: synthesize NameOwnerChange signals from kernel messages and support ma...
Lennart Poettering
2013-11-29
libsystemd-bus: follow kdbus renames
Daniel Mack
2013-11-29
libsystemd-bus: copy over kdbus provided 128-bit bus id
Daniel Mack
2013-11-29
libsystemd-bus: catch up with latest kdbus changes
Daniel Mack
2013-11-29
libsystemd-bus: kernel: add sd_bus_kernel_translate_request_name_flags
Daniel Mack
2013-11-29
libsystemd-bus: bring definitions in sync with kdbus
Daniel Mack
2013-11-29
bus: Add KDBUS_MSG_SRC_NAMES to bus_kernel_make_message() function
Lukasz Skalski
[next]