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
/
test-bus-match.c
Age
Commit message (
Expand
)
Author
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-08-27
Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available"
David Herrmann
2015-08-25
sd-bus: introduce new match type "arg0has=" for matching arrays of strings
Lennart Poettering
2015-08-11
sd-bus: do not connect to dbus-1 socket when kdbus is available
Kay Sievers
2015-07-03
sd-bus: introduce new sd_bus_flush_close_unref() call
Lennart Poettering
2015-06-17
sd-bus: suppress installing local bus matches server side
Lennart Poettering
2015-04-29
sd-bus: drop bus parameter from message callback prototype
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-22
tests: use assert_se instead of assert
Ronny Chevalier
2014-11-28
sd-bus: add support for matches against arrays of strings in messages
Lennart Poettering
2014-06-06
sd-bus: don't allow creating message objects that are not attached to a bus
Lennart Poettering
2014-05-15
sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...
Lennart Poettering
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-01-21
libsystemd: split up into subdirs
Tom Gundersen