summaryrefslogtreecommitdiff
path: root/src/dbus-manager.c
Commit message (Expand)AuthorAge
* build-sys: allow cross-compilationThierry Reding2010-11-23
* manager: make list of default controllers configurableLennart Poettering2010-11-18
* drop support for MANAGER_SESSION, introduce MANAGER_USER insteadLennart Poettering2010-11-15
* manager: parse RD_TIMESTAMP passed from initrdLennart Poettering2010-11-10
* systemctl: introduce systemctl killLennart Poettering2010-10-22
* fsck: atomically replace base.target by rescue.target/reboot.target when fsck...Lennart Poettering2010-10-19
* dbus: expose shutdown helper via D-BusLennart Poettering2010-10-14
* sysv: optionally disable of SysV init/rcN.d support at compile timeFabiano Fidencio2010-09-27
* dbus: export number of total failed jobs on D-Bus interfaceLennart Poettering2010-09-23
* dbus: add Progress property to introspectionGustavo Sverzut Barbieri2010-09-21
* manager: calculate progress value while bootingLennart Poettering2010-09-21
* manager: measure startup timesLennart Poettering2010-09-21
* manager: count how many jobs we executedLennart Poettering2010-09-21
* manager: add missing second part of s/maintenance/failed/Matthew Miller2010-08-31
* mount: rework automatic mounting to follow the 'nofail' option in fstabLennart Poettering2010-08-25
* mount: add global configuration options for handling of auto mountsLennart Poettering2010-08-25
* dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering2010-08-20
* dbus: small typo in introspection dataMatthias Clasen2010-08-18
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-14
* service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lin...Lennart Poettering2010-08-13
* systemctl: when calling 'status' accept a PIDLennart Poettering2010-08-13
* unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu...Lennart Poettering2010-08-11
* service: hide output of sysv scripts if quiet is passed on the kernel cmdlineLennart Poettering2010-08-09
* unit: deduce following unit value dynamically instead of statically, to avoid...Lennart Poettering2010-07-21
* device: do not merge devicesLennart Poettering2010-07-20
* systemctl: introduce reset-maintenance commandLennart Poettering2010-07-19
* systemctl: introduce try-restart and reload-or-restart commandsLennart Poettering2010-07-13
* cgroup: kill processes, not tasks and other cgroup changesLennart Poettering2010-07-11
* dbus: make errors reported via D-Bus more usefulLennart Poettering2010-07-08
* dbus: log received message only once, in filter functionLennart Poettering2010-07-08
* dbus: send reload completion message on right connectionLennart Poettering2010-07-07
* manager: optionally print status updates to console on bootLennart Poettering2010-07-07
* main: add a native implementation of the 'nomodules' kernel option understood...Lennart Poettering2010-07-06
* dbus: fix segfault with direct local connectionsLennart Poettering2010-07-06
* install: implement --start optionLennart Poettering2010-07-06
* dbus: send signals about jobs to the clients having created them unconditiona...Lennart Poettering2010-07-05
* dbus: complete coverage of manager interfaceLennart Poettering2010-07-04
* dbus: properly name StartupTimestamp propertyLennart Poettering2010-07-04
* manager: get rid of destinction between running_as=system and running_as=init...Lennart Poettering2010-06-19
* dbus: to make sure that systemd stays controllable during early bootup, regis...Lennart Poettering2010-06-19
* service: optionally call into PAM when dropping priviligesLennart Poettering2010-06-16
* dbus: add simplified way to start an arbitrary unit in a single method callLennart Poettering2010-06-01
* timer: fully implement timer unitsLennart Poettering2010-05-24
* dbus: automatically generate and install introspection filesLennart Poettering2010-05-23
* systemctl: add --block switch for synchronous starting of unitsLennart Poettering2010-05-22
* build-sys: move source files to subdirectoryLennart Poettering2010-05-16