summaryrefslogtreecommitdiff
path: root/src/shared/dbus-common.c
AgeCommit message (Expand)Author
2013-11-20core: convert PID 1 to libsystemd-busLennart Poettering
2013-10-13dbus-common: avoid leak in error pathZbigniew Jędrzejewski-Szmek
2013-07-10systemctl: suppress error message when doing "systemctl daemon-reexec"Lennart Poettering
2013-06-09Allow for the use of @ in remote host callsDaniel Wallace
2013-04-18Move bus_error to dbus-common and remove bus_error_message_or_strerrorSimon Peeters
2013-04-04util: make time formatting a bit smarterLennart Poettering
2013-03-22dbus: Do send out "replies" to signalsColin Walters
2013-02-13dbus: introduce parse_unit_infoMarc-Antoine Perennou
2013-01-19unit: optionally allow making cgroup attribute changes persistentLennart Poettering
2012-11-20dbus-common: Add helper method to handle no-reply messagesColin Walters
2012-10-02selinux: rework selinux access check logicLennart Poettering
2012-09-19systemctl: use automatic cleanupZbigniew Jędrzejewski-Szmek
2012-09-17build-sys: __secure_getenv lost dunder in libc 2.17Zbigniew Jędrzejewski-Szmek
2012-09-14systemctl: show unit name when a job failsLennart Poettering
2012-09-10dbus: minor coding style fixesLennart Poettering
2012-09-03shared: in code that might get called from suid programs use __secure_getenv(...Lennart Poettering
2012-08-10systemctl: fix issue with systemctl daemon-reexecSimon Peeters
2012-08-08move bus_method_call_with_reply() to dbus-commonSimon Peeters
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden
2012-07-25use "Out of memory." consistantly (or with "\n")Shawn Landden
2012-07-17execute: support syscall filtering using seccomp filtersLennart Poettering
2012-07-16Spelling fixes.Ville Skyttä
2012-05-05logind: implement delay inhibitor locks in addition to block inhibitor locksLennart 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