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
/
libsystemd-bus.sym
Age
Commit message (
Expand
)
Author
2013-12-25
bus: rename message "serial" to "cookie"
Lennart Poettering
2013-12-20
bus: wrap KDBUS_CMD_BYEBYE with a high-level call sd_bus_try_close()
Lennart Poettering
2013-12-13
event: allow to query userdata and watchdog state
Lennart Poettering
2013-12-13
event: rework sd-event exit logic
Lennart Poettering
2013-12-11
event: hook up sd-event with the service watchdog logic
Lennart Poettering
2013-12-10
bus: introduce "trusted" bus concept and encode access control in object vtables
Lennart Poettering
2013-11-30
bus: include unique and well known names in credentials object
Lennart Poettering
2013-11-28
bus: merge sd_bus_get_owner() and sd_bus_get_owner_creds() into one call
Lennart Poettering
2013-11-28
bus: add new sd_bus_creds object to encapsulate process credentials
Lennart Poettering
2013-11-22
event: rename sd_event_get() to sd_event_source_get_event()
Lennart Poettering
2013-11-22
bus: add calls to query attached objects
Lennart Poettering
2013-11-21
bus: add API calls to escape string components of objects paths
Lennart Poettering
2013-11-20
bus: add sd_bus_send_to() API call
Lennart Poettering
2013-11-18
bus: TIMESTAMP is optional kdbus metadata now, NAMES are always added
Kay Sievers
2013-11-17
bus: CREDS and NAMES are optional kdbus metadata now
Kay Sievers
2013-11-12
build-sys: add a link test for exported symbols
Zbigniew Jędrzejewski-Szmek
2013-11-12
bus: add api to control auto start message flag
Lennart Poettering
2013-11-12
bus: introduce concept of a default bus for each thread and make use of it ev...
Lennart Poettering
2013-11-12
bus: introduce concept of a "default" event loop per-thread and make use of i...
Lennart Poettering
2013-11-11
bus: add APIs for adding iovecs to messages as string or arrays
Lennart Poettering
2013-11-07
bus: add APIs to easily query string and strv properties
Lennart Poettering
2013-11-07
build-sys: merge sd-event into sd-bus
Lennart Poettering
2013-11-06
bus: export libsystemd-bus as a public library
Zbigniew Jędrzejewski-Szmek