summaryrefslogtreecommitdiff
path: root/src/dbus-unit.c
AgeCommit message (Expand)Author
2010-08-31manager: add missing second part of s/maintenance/failed/Matthew Miller
2010-08-30unit: introduce AllowIsolate= switchLennart Poettering
2010-08-20dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering
2010-08-14emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering
2010-08-11unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu...Lennart Poettering
2010-08-09dbus: don't call bus_path_escape() with NULL unit nameLennart Poettering
2010-07-21unit: deduce following unit value dynamically instead of statically, to avoid...Lennart Poettering
2010-07-20device: do not merge devicesLennart Poettering
2010-07-19systemctl: introduce reset-maintenance commandLennart Poettering
2010-07-17unit: consider only_by_dependency setting when clients ask whether a unit is ...Lennart Poettering
2010-07-17systemctl: warn when operating on service files that changed on disk but have...Lennart Poettering
2010-07-13systemctl: introduce try-restart and reload-or-restart commandsLennart Poettering
2010-07-11dbus: don't hit an assert if we sent a changed signal for something not in th...Lennart Poettering
2010-07-10execute: add ability to configure the kill signalLennart Poettering
2010-07-08dbus: make errors reported via D-Bus more usefulLennart Poettering
2010-07-08dbus: log received message only once, in filter functionLennart Poettering
2010-07-06install: implement --start optionLennart Poettering
2010-07-05dbus: send signals about jobs to the clients having created them unconditiona...Lennart Poettering
2010-06-19dbus: to make sure that systemd stays controllable during early bootup, regis...Lennart Poettering
2010-06-01dbus: add simplified way to start an arbitrary unit in a single method callLennart Poettering
2010-05-23dbus: automatically generate and install introspection filesLennart Poettering
2010-05-22systemctl: add --block switch for synchronous starting of unitsLennart Poettering
2010-05-21unit: add simple only-by-dependency flag for unitsLennart Poettering
2010-05-16build-sys: move source files to subdirectoryLennart Poettering