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-10-11
bus: unify code to find parents of an object path with
Lennart Poettering
2013-10-11
bus: properly generate GetAll reply
Lennart Poettering
2013-10-11
bus: add sd_bus_message_append_strv() to easily add a NULL terminated string ...
Lennart Poettering
2013-10-11
bus: make sure introspection can be generated correctly with NULL method sign...
Lennart Poettering
2013-10-11
bus: beef up parameter checking in vtable handling
Lennart Poettering
2013-10-11
bus: beef up parameter checking of convenience calls
Lennart Poettering
2013-10-11
bus: don't rely on gccisms/c11 in public header files.
Lennart Poettering
2013-10-11
bus: split up overly long sd-bus.c into three files
Lennart Poettering
2013-10-11
bus: if a a Set() vtable callback of a writable is left NULL, try to do the r...
Lennart Poettering
2013-10-11
bus: automatically do a NOP reply when a NULL callback is specified for a met...
Lennart Poettering
2013-10-11
bus: when NULL is specified as property callback, automatically handle serial...
Lennart Poettering
2013-10-11
bus: make PropertiesChanged emission work
Lennart Poettering
2013-10-11
bus: allow specifying NULL as type string when we want to construct messages ...
Lennart Poettering
2013-10-11
bus: make GetManagedObjects() work
Lennart Poettering
2013-10-11
event: add apis to query the timestamp of the event currently processed
Lennart Poettering
2013-10-11
event: move all library calls over to new assert_return() macro
Lennart Poettering
2013-10-11
event: add sd_event_source_get_child_pid() call to query the PID of a child e...
Lennart Poettering
2013-10-11
event: rename the "mute" field of event sources to "enabled"
Lennart Poettering
2013-10-11
event: implement quit handlers
Lennart Poettering
2013-10-10
event: refuse operation if the caller tries to reuse an event loop after a fo...
Lennart Poettering
2013-10-10
event: add timer accuracy/coalescing logic
Lennart Poettering
2013-10-10
bus: fix duplicate comparisons
Tero Roponen
2013-10-10
bus: add minimal event loop API
Lennart Poettering
2013-10-09
bus: fix missing initialization
Lennart Poettering
2013-10-09
bus: fix GetAll() userdata passing
Lennart Poettering
2013-10-09
bus: don't require that if a child object node exists its parent node must too
Lennart Poettering
2013-10-09
bus: fix synthetic error messages
Lennart Poettering
2013-10-09
libsystemd-bus: add lightweight object vtable implementation for exposing obj...
Lennart Poettering
2013-10-02
dbus: fix return value of dispatch_rqueue()
Lennart Poettering
2013-10-02
bus: fix potentially uninitialized memory access
Lennart Poettering
2013-08-22
remove hasprefix(), use startswith()
Shawn Landden
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
[prev]
[next]