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-match.c
Age
Commit message (
Expand
)
Author
2015-07-29
tree-wide: port everything over to fflush_and_check()
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
2014-12-11
sd-bus: correct spacing near eol in code comments
Torstein Husebø
2014-11-28
sd-bus: add support for matches against arrays of strings in messages
Lennart Poettering
2014-11-27
sd-bus: deal with whitespace in matches
Lennart Poettering
2014-10-29
sd-bus: properly handle removals of non-existing matches
Lennart Poettering
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-08-18
sd-bus: add API to query which handler/callback is currently being dispatched
Lennart Poettering
2014-05-15
sd-bus: make sure we properly handle NULL callback functions
Lennart Poettering
2014-05-15
sd-bus: always keep slot reference while dispatching callback
Lennart Poettering
2014-05-15
sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...
Lennart Poettering
2014-03-14
sd-bus: don't access invalid memory if a signal matcher was freed from its ow...
Lennart Poettering
2014-02-16
bus: fix match_parse for unquoted matches
Simon Peeters
2014-01-21
libsystemd: split up into subdirs
Tom Gundersen