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
/
sd-bus
/
sd-bus.c
Age
Commit message (
Expand
)
Author
2014-03-03
bus: add sd_bus_track object for tracking peers, and port core over to it
Lennart Poettering
2014-02-26
Revert back to /var/run at a couple of problems
Lennart Poettering
2014-02-25
Replace /var/run with /run in remaining places
Zbigniew Jędrzejewski-Szmek
2014-02-23
src/shared/ cannot reference symbols from libraries
Kay Sievers
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-20
sd-bus: the bus returned should be the first arg
Jason A. Donenfeld
2014-02-19
bus: fix unreffing logic
Lennart Poettering
2014-02-05
bus: properly unset default bus pointer when destroying last reference
Lennart Poettering
2014-02-03
bus: when closing the bus don't end up in a recursive destruction deadlock
Lennart Poettering
2014-01-27
bus: add API calls for connecting to starter bus
Lennart Poettering
2014-01-22
bus: add sd_bus_process_priority() to support prioq mode of kdbus
Lennart Poettering
2014-01-22
bus: add support for attaching name to bus connections for debugging purposes
Lennart Poettering
2014-01-22
bus: simplify naming of feature negotation calls
Lennart Poettering
2014-01-21
bus: implement synchronous message calls via kernel ioctl
Lennart Poettering
2014-01-21
libsystemd: split up into subdirs
Tom Gundersen