summaryrefslogtreecommitdiff
path: root/src/dbus-manager.c
AgeCommit message (Expand)Author
2010-08-31manager: add missing second part of s/maintenance/failed/Matthew Miller
2010-08-25mount: rework automatic mounting to follow the 'nofail' option in fstabLennart Poettering
2010-08-25mount: add global configuration options for handling of auto mountsLennart Poettering
2010-08-20dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering
2010-08-18dbus: small typo in introspection dataMatthias Clasen
2010-08-14emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering
2010-08-13service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lin...Lennart Poettering
2010-08-13systemctl: when calling 'status' accept a PIDLennart Poettering
2010-08-11unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu...Lennart Poettering
2010-08-09service: hide output of sysv scripts if quiet is passed on the kernel cmdlineLennart 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-13systemctl: introduce try-restart and reload-or-restart commandsLennart Poettering
2010-07-11cgroup: kill processes, not tasks and other cgroup changesLennart 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-07dbus: send reload completion message on right connectionLennart Poettering
2010-07-07manager: optionally print status updates to console on bootLennart Poettering
2010-07-06main: add a native implementation of the 'nomodules' kernel option understood...Lennart Poettering
2010-07-06dbus: fix segfault with direct local connectionsLennart 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-07-04dbus: complete coverage of manager interfaceLennart Poettering
2010-07-04dbus: properly name StartupTimestamp propertyLennart Poettering
2010-06-19manager: get rid of destinction between running_as=system and running_as=init...Lennart Poettering
2010-06-19dbus: to make sure that systemd stays controllable during early bootup, regis...Lennart Poettering
2010-06-16service: optionally call into PAM when dropping priviligesLennart Poettering
2010-06-01dbus: add simplified way to start an arbitrary unit in a single method callLennart Poettering
2010-05-24timer: fully implement timer unitsLennart 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-16build-sys: move source files to subdirectoryLennart Poettering