summaryrefslogtreecommitdiff
path: root/src/shared/dbus-common.h
AgeCommit message (Expand)Author
2013-11-20core: convert PID 1 to libsystemd-busLennart Poettering
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek
2013-04-18Move bus_error to dbus-common and remove bus_error_message_or_strerrorSimon Peeters
2013-02-13dbus: introduce parse_unit_infoMarc-Antoine Perennou
2013-02-13dbus: import struct unit_info from systemctlMarc-Antoine Perennou
2013-01-19unit: optionally allow making cgroup attribute changes persistentLennart Poettering
2012-12-24logind: add support for automatic suspend/hibernate/shutdown on idleLennart Poettering
2012-11-22dbus: introduce _cleanup_dbus_error_free_Lennart Poettering
2012-11-20dbus-common: Add helper method to handle no-reply messagesColin Walters
2012-10-17timedatectl: introduce new command line client for timedatedLennart Poettering
2012-10-02selinux: rework selinux access check logicLennart Poettering
2012-09-19systemctl: use automatic cleanupZbigniew Jędrzejewski-Szmek
2012-08-08move bus_method_call_with_reply() to dbus-commonSimon Peeters
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
2012-05-05logind: implement delay inhibitor locks in addition to block inhibitor locksLennart Poettering
2012-05-03dbus: handle invalid enum values betterLennart Poettering
2012-04-16logind: add shutdown/suspend/idle inhibition frameworkLennart Poettering
2012-04-13watchdog: make watchdog dbus properties writableLennart Poettering
2012-04-13dbus: automatically send out changed events for properties written toLennart Poettering
2012-04-12move more common files to shared/ and add them to shared.laKay Sievers