summaryrefslogtreecommitdiff
path: root/src/core/dbus-manager.c
AgeCommit message (Expand)Author
2012-07-20core: drop KillMode parameter from KillUnit() bus callLennart Poettering
2012-07-16core: fix name of dbus call parameterLennart Poettering
2012-07-13util: rename join() to strjoin()Lennart Poettering
2012-06-29remount-fs: also remount /usr according to fstabLennart Poettering
2012-06-26bus: drop HaveWatchdog optionLennart Poettering
2012-06-22dbus: don't expose SysVInitPath and SysVRcndPath on the busLennart Poettering
2012-06-22core: remove sysv_console optionLennart Poettering
2012-06-19systemd: return error when asked to stop unknown unitMichal Sekletar
2012-05-30dbus: better don't expose options we better shouldn't exposedLennart Poettering
2012-05-16switch-root: check for absolute pathsLennart Poettering
2012-05-14core: add extra safety check before switching rootLennart Poettering
2012-05-09dbus-manager: fix tainted stringMichal Schmidt
2012-05-09manager: introduce SwitchRoot bus call for initrd/main transitionLennart Poettering
2012-05-08util: split-out hwclock.[ch]Kay Sievers
2012-05-03dbus: include unit name in JobNew/JobRemoved signalsLennart Poettering
2012-05-03hwclock: add taint flag for non-local hwclockLennart Poettering
2012-04-24manager: drop MountAuto= and SwapAuto= optionsLennart Poettering
2012-04-20dbus-job: allow multiple bus clientsMichal Schmidt
2012-04-13watchdog: make watchdog dbus properties writableLennart Poettering
2012-04-13dbus: expose whether we have a hardware watchdog on the busLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers