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-04-14
bus: fix counting of argN= matches
Lennart Poettering
2013-04-14
util: introduce alloca0() and use it at a number of places
Lennart Poettering
2013-04-14
bus: zero data structure and catch up with error value change
Kay Sievers
2013-04-14
kdbus: also parse cmdline message attribute
Lennart Poettering
2013-04-14
kdbus: make name acquirement ioctls valgrind clean
Lennart Poettering
2013-04-13
kdbus: parse even more kernel meta data fields
Lennart Poettering
2013-04-13
kdbus: update to newest kdbus API
Lennart Poettering
2013-04-12
util: add wrapper for realloc to avoid specyfing type
Zbigniew Jędrzejewski-Szmek
2013-04-12
kdbus: make our little test pass cleanly again
Lennart Poettering
2013-04-12
kbdus: add null bloom filter to our messages
Lennart Poettering
2013-04-12
kdbus: use a valid service name for testing
Lennart Poettering
2013-04-12
kdbus: update kdbus.h from upstream
Lennart Poettering
2013-04-12
kdbus: make sure msg structure is properly initialized
Lennart Poettering
2013-04-12
bus: don't calculate kmsg message too large
Lennart Poettering
2013-04-12
bus: add kdbus test for name registry
Lennart Poettering
2013-04-12
dbus: fill in kdbus sender+destination from kdbus data
Lennart Poettering
2013-04-12
bus: rename KDBUS_CMD_FNAME_POLICY_NONE -> KDBUS_CMD_FNAME_POLICY_OPEN
Kay Sievers
2013-04-12
bus: test - re-enable check for returned error
Kay Sievers
2013-04-12
bus: align the buffer we pass to the kernel
Kay Sievers
2013-04-12
bus: create kdbus bus without an active policy
Kay Sievers
2013-04-12
bus: implement basic name registration with kdbus
Lennart Poettering
2013-04-12
bus: be nice to people who don't have kdbus in their kernels
Lennart Poettering
2013-04-12
bus: make sure things still compile fine without valgrind's headers installed
Lennart Poettering
2013-04-12
bus: make the kdbus code valgrind clean
Lennart Poettering
2013-04-12
bus: parse and expose kdbus message timestamps
Lennart Poettering
2013-04-12
bus: also parse PID starttime out of kdbus message
Lennart Poettering
2013-04-12
bus: parse uid/gid/pid/tid meta data from kdbus messages
Lennart Poettering
2013-04-12
bus: make kdbus work so that we can exchange real messages
Lennart Poettering
2013-04-11
errno is positive
Zbigniew Jędrzejewski-Szmek
2013-04-12
bus: fix formatting of bus address
Lennart Poettering
2013-04-12
bus: fix kdbus ioctl invocation
Lennart Poettering
2013-04-12
bus: properly check if kdbus connection worked
Lennart Poettering
2013-04-12
bus: fill in unique name when using kdbus
Lennart Poettering
2013-04-12
bus: add kdbus test case
Lennart Poettering
2013-04-11
bus: basic implementation of kdbus client side
Lennart Poettering
2013-04-11
bus: calculate iovec for messages only when we need it
Lennart Poettering
2013-04-11
macro: make sure ALIGN() can be calculated constant by the compiler
Lennart Poettering
2013-04-10
libsystemd-bus: initalize handle_cmsg to false
Lukas Nykryn
2013-04-10
bus: when we unmarshal an fd it should stay owned by the message object
Lennart Poettering
2013-04-09
bus: also remove recursive invocation of message_append_ap()
Lennart Poettering
2013-04-09
bus: implement message_read_ap() non-recursively
Lennart Poettering
2013-04-05
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-04-05
bus: various improvements for test-bus-chat
Lennart Poettering
2013-04-05
bus: convert a couple of calls over to new convenience functions
Lennart Poettering
2013-04-05
bus: add convenience calls for method replies, too
Lennart Poettering
2013-04-05
bus: when parsing signature strings, accept NULL as empty signature
Lennart Poettering
2013-04-05
bus: make sure callback structs are always properly initialized
Lennart Poettering
2013-04-05
bus: use C99 struct construction for error initializers
Lennart Poettering
2013-04-05
bus: add convenience functions for constructing and sending method calls/sign...
Lennart Poettering
2013-04-05
bus: properly detect and handle if a callback is installed/removed from withi...
Lennart Poettering
[next]