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-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
2013-11-28
bus: add new sd_bus_creds object to encapsulate process credentials
Lennart Poettering
2013-11-21
bus: let's simplify things by getting rid of unnecessary bus parameters
Lennart Poettering
2013-07-22
bus: update for kdbus changes
Kay Sievers
2013-06-04
bus: unmap memfd retrieved from the memfd cache
Kay Sievers
2013-05-30
bus: update for kdbus changes
Kay Sievers
2013-05-29
bus: when adding memfds to cache and we shorten them, make sure to unmap the ...
Lennart Poettering
2013-05-22
bus: add benchmark tool to determine the right threshold for copying vs. memfd
Lennart Poettering
2013-05-20
bus: add test for bloom filter prefix match
Lennart Poettering
2013-05-20
bus: calculate bloom filter for match
Lennart Poettering
2013-05-17
bus: do not pass a pointer but a uint64_t address in RECV
Kay Sievers
2013-05-17
bus: add APIs for negotiating what is attached to messages
Lennart Poettering
2013-05-17
bus: add minimal locking around the memfd cache
Lennart Poettering
2013-05-17
bus: actually unmap kdbus pool after use
Lennart Poettering
2013-05-16
bus: send memfds as payload only on directed messages and for large parts
Lennart Poettering
2013-05-16
bus: implement receiving side of memfd hookup
Lennart Poettering
2013-05-16
bus: put together messages with memfd payload correctly
Lennart Poettering
2013-05-15
bus: add support for adding memfds into message payload
Lennart Poettering
2013-05-15
bus: rework message struct to keep header with fields in same malloc() block
Lennart Poettering
2013-05-15
bus: add macro for iterating through body parts of a message
Lennart Poettering
2013-05-14
bus: fix allocation of body parts from memfd
Lennart Poettering
2013-05-14
bus: properly handle message bodies that are a chain of memory areas rather t...
Lennart Poettering
2013-05-14
bus: add and use UINT64_TO_PTR()
Kay Sievers
2013-05-12
bus: remove KDBUS_MAKE_ACCESS_WORLD, remove (n_payload > 2) check
Kay Sievers
2013-05-10
bus: fix test-bus-memfd
Kay Sievers
2013-05-10
bus: catch up with latest kdbus
Lennart Poettering
2013-05-02
kdbus: update kdbus.h from upstream
Kay Sievers
2013-05-02
kdbus: update kdbus.h from upstream
Kay Sievers
2013-04-30
kdbus: update kdbus.h from upstream
Kay Sievers
2013-04-25
bus: avoid gcc warning about casting a pointer to int of different size
Zbigniew Jędrzejewski-Szmek
2013-04-23
bus: parse capability kdbus meta data of messages
Lennart Poettering
2013-04-22
bus: parse audit metadata from kdbus messages
Lennart Poettering
2013-04-21
bus: implement client logic for fd passing
Lennart Poettering
2013-04-18
bus: catch up with kernel changes
Kay Sievers
2013-04-17
bus: replace aligned_alloc() with memalign() everywhere
Lennart Poettering
2013-04-16
bus: copy iteration macro from the kernel
Kay Sievers
2013-04-16
bus: catch up with kernel changes
Kay Sievers
2013-04-15
bus: fix missing macro argument renaming
Kay Sievers
2013-04-15
bus: catch up with kernel changes
Kay Sievers
2013-04-15
kdbus: parse cgroup meta data, too
Lennart Poettering
[prev]
[next]