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
Age
Commit message (
Expand
)
Author
2013-07-22
bus: update for kdbus changes
Kay Sievers
2013-06-20
Add hasprefix macro to check prefixes of fixed length
Zbigniew Jędrzejewski-Szmek
2013-06-05
libsystemd-bus/bus-kernel.h: set MEMFD_MIN_SIZE to 128k
Harald Hoyer
2013-06-05
test-bus-kernel-benchmark: corrected output for memfd bisect
Harald Hoyer
2013-06-05
bus: benchmark - adjust printf and MAX_SIZE
Kay Sievers
2013-06-04
bus: unmap memfd retrieved from the memfd cache
Kay Sievers
2013-06-04
bus-benchmark: add performance data output mode
Kay Sievers
2013-06-04
bus-benchmark: lower loop time to 100ms by default, to ensure "make check" fi...
Lennart Poettering
2013-06-04
test: determine number of transactions per second rather than time per transa...
Lennart Poettering
2013-05-31
bus: update for kdbus changes
Kay Sievers
2013-05-30
bus: update for kdbus changes
Kay Sievers
2013-05-29
bus: rework benchmark test to actually yield useful results
Lennart Poettering
2013-05-29
bus: when adding memfds to cache and we shorten them, make sure to unmap the ...
Lennart Poettering
2013-05-29
bus: properly unmap mapped area
Lennart Poettering
2013-05-24
bus: update kdbus.h from upstream
Kay Sievers
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: add a more comprehensive test for the bloom filter logic
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: return ECHILD as soon as people try to reuse a bus connection across a f...
Lennart Poettering
2013-05-17
bus: actually unmap kdbus pool after use
Lennart Poettering
2013-05-17
bus: keep kernel bus fd around during entire life-time of bus
Lennart Poettering
2013-05-16
bus: make bus ref counting atomic
Lennart Poettering
2013-05-16
bus: synthesize timeout message errors instead of returning error codes
Lennart Poettering
2013-05-16
bus: implement sd_bus_message_append_string_memfd()
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-15
bus: minor fixes
Lennart Poettering
2013-05-15
bus: seal off memfds when sealing messages
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-13
bus: test-bus-memfd - use pread()/pwrite()
Kay Sievers
2013-05-13
bus: update test-bus-memfd
Kay Sievers
2013-05-12
bus: remove KDBUS_MAKE_ACCESS_WORLD, remove (n_payload > 2) check
Kay Sievers
2013-05-11
bus: update test-bus-memfd
Kay Sievers
2013-05-10
bus: fix test-bus-memfd
Kay Sievers
2013-05-10
bus: fix error check in memfd code
Lennart Poettering
2013-05-10
bus: extend memfd test
Lennart Poettering
2013-05-10
bus: add new API for kdbus memfd functionality
Lennart Poettering
2013-05-10
kdbus: update kdbus.h from upstream
Kay Sievers
2013-05-10
bus: catch up with latest kdbus
Lennart Poettering
2013-05-10
bus: add sd_bus_message_append_string_space() for zero-copy string appending
Lennart Poettering
[next]