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
/
bus-track.c
Age
Commit message (
Expand
)
Author
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-08-27
Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available"
David Herrmann
2015-08-11
sd-bus: do not connect to dbus-1 socket when kdbus is available
Kay Sievers
2015-06-14
hashmap: fix iterators to not skip entries
David Herrmann
2015-04-29
sd-bus: drop bus parameter from message callback prototype
Lennart Poettering
2015-04-23
sd-bus: when bus operations are to be executed on direct connections always fail
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-10-22
sd-bus: rename sd_bus_get_owner_uid(), sd_bus_get_owner_machine_id() and sd_b...
Daniel Mack
2014-09-15
sd-bus: use proper ITERATOR_FIRST abstraction
Michal Schmidt
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-05-15
sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...
Lennart Poettering
2014-05-14
bus: add userdata API for bus name tracker objects
Lennart Poettering
2014-03-16
Use strlen even for constant strings
Josh Triplett
2014-03-03
silence warning
Thomas Hindoe Paaboel Andersen
2014-03-03
bus: add sd_bus_track object for tracking peers, and port core over to it
Lennart Poettering