summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/bus-util.c
AgeCommit message (Expand)Author
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek
2014-05-15sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering
2014-04-25core: expose CFS CPU time quota as high-level unit propertiesLennart Poettering
2014-03-17systemctl: introduce -r switch to show units running in local containers in a...Lennart Poettering
2014-03-05systemd-run: support all currently exported properties with -pLennart Poettering
2014-03-05core: make the LimitXYZ= properties settable for transient service unitsLennart Poettering
2014-03-05systemd-run: add new --property= switch that can set arbitrary properties for...Lennart Poettering
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering
2014-02-20sd-bus: the bus returned should be the first argJason A. Donenfeld
2014-01-21libsystemd: split up into subdirsTom Gundersen