summaryrefslogtreecommitdiff
path: root/src/libsystemd-bus/bus-internal.c
AgeCommit message (Expand)Author
2014-01-13libsystemd-bus: rename to libsystemdTom Gundersen
2013-11-21bus: the :no-sender hack is now unnecessary, since the new library doesn't re...Lennart Poettering
2013-11-10bus: we really need to get rid of the :no-sender hackLennart Poettering
2013-11-09bus: let magic ":no-sender" pass the validationKay Sievers
2013-10-30bus: move ssh support into public API of libsystem-busLennart Poettering
2013-10-16timedated: use libsystemd-bus instead of libdbus for bus communicationLennart Poettering
2013-10-09libsystemd-bus: add lightweight object vtable implementation for exposing obj...Lennart Poettering
2013-10-02bus: fix potentially uninitialized memory accessLennart Poettering
2013-04-14kdbus: generare bloom filters properly for messages we sendLennart Poettering
2013-04-14bus: fix counting of argN= matchesLennart Poettering
2013-04-12bus: don't calculate kmsg message too largeLennart Poettering
2013-03-31bus: parse matches locally and allow registration of callbacks for themLennart Poettering
2013-03-22bus: validate the entire header more closelyLennart Poettering
2013-03-22bus: properly validate object path valuesLennart Poettering
2013-03-20bus: add basic implementation of a native bus client libraryLennart Poettering