summaryrefslogtreecommitdiff
path: root/src/core/bus-endpoint.c
Commit message (Expand)AuthorAgeFilesLines
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-2/+3
* bus: sync with kdbus (ABI break)David Herrmann2015-02-051-2/+2
* core: rearrange code so that libsystemd/sd-bus/ does not include header files...Lennart Poettering2014-12-231-6/+50
* core: Remove uninitialized warnings from bus-endpoint.cPhilippe De Swert2014-09-181-2/+2
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-151-1/+1
* bus: add kdbus endpoint typesDaniel Mack2014-09-081-0/+90