summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/bus-util.c
AgeCommit message (Expand)Author
2014-08-28bus: don't skip interfaces in bus_message_map_properties_changed()David Herrmann
2014-08-27bus: split bus_map_all_properties into multiple helpersDavid Herrmann
2014-08-21bus: when terminating our bus-actviated services that exit-on-idle send STOPP...Lennart Poettering
2014-08-19remove unused variablesThomas Hindoe Paaboel Andersen
2014-08-18bus-util: simplify bus_verify_polkit_async() a bitLennart Poettering
2014-08-15Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507'Lennart Poettering
2014-08-15sd-bus: add API to check if a client has privilegesLennart Poettering
2014-08-15sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free()Stef Walter
2014-08-12networkd: add minimal client tool "networkd" to query network statusLennart Poettering
2014-07-29time-util: add and use USEC/NSEC_INFINIYKay Sievers
2014-06-05bus: make use of sd_bus_try_close() in exit-on-idle servicesLennart Poettering
2014-05-24timedated: refuse manual system time updates when automatic timesync is enabledKay Sievers
2014-05-22cgroups: simplify CPUQuota= logicLennart Poettering
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