summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* umount: try to get rid of DM devicesLennart Poettering2010-10-14
* shutdown: log to console by defaultLennart Poettering2010-10-14
* vala: register new D-Bus callsFabiano Fidencio2010-10-14
* systemctl: rework halt/reboot/poweroff/kexec/exit logic around --forceLennart Poettering2010-10-14
* manager: hookup shutdown helper and signalsLennart Poettering2010-10-14
* dbus: expose shutdown helper via D-BusLennart Poettering2010-10-14
* manager: hookup execution of systemd-shutdown helperFabiano Fidencio2010-10-14
* shutdown: make use of wait_for_terminate_and_warn()Lennart Poettering2010-10-14
* shutdown: execute rescue kill only onceLennart Poettering2010-10-14
* shutdown: don't chdir to /, since init is running with / as cwd anywayLennart Poettering2010-10-14
* umount: be a bit more verbose when unable to umount/unswap/delete loopbacksLennart Poettering2010-10-14
* umount: simplify code for deactivating loop devicesLennart Poettering2010-10-14
* umount: properly enumerate loopback devicesLennart Poettering2010-10-14
* umount: unescape path from /proc/self/mountinfo first, then check against api...Lennart Poettering2010-10-14
* condition: fix copyrightLennart Poettering2010-10-14
* mount: pull in fsck only in systemd instancesLennart Poettering2010-10-13
* mount: hook in q fsck@.service instance for all mount points with passno > 0Lennart Poettering2010-10-13
* systemctl: warn if user enables unit with no installation instructionsLennart Poettering2010-10-13
* dbus: add introspection to midlevel pathsLennart Poettering2010-10-13
* lookup: look for dynamic throw-away units in /dev/.systemd/systemLennart Poettering2010-10-13
* inotify: properly handle multiple inotify events per read()Lennart Poettering2010-10-13
* unit: add minimal condition checker for unit startupLennart Poettering2010-10-13
* swap: major rework, use /sbin/swapon for setting up swaps, fix merging of ali...Lennart Poettering2010-10-12
* mount: minor cleanupsLennart Poettering2010-10-12
* systemctl: drop [] around date in status outputLennart Poettering2010-10-12
* systemctl: show whether we follow somebody in 'status' outputLennart Poettering2010-10-12
* service: introduce Restart=on-failure and Restart=on-abortLennart Poettering2010-10-08
* util: don't specifically check for the /dev/null major/minor, just check whet...Lennart Poettering2010-10-08
* unit: rename 'banned' load state to 'masked'Lennart Poettering2010-10-08
* service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a serviceLennart Poettering2010-10-08
* systemctl: fix 'systemctl enable getty@.service'Lennart Poettering2010-10-08
* service: increase default timeout for sysv scripts to 3minLennart Poettering2010-10-08
* mount: properly handle NULL fstypeLennart Poettering2010-10-08
* unit: introduce 'banned' load state for units symlinked to /dev/nullLennart Poettering2010-10-08
* user-sessions: properly unlink both nologin filesLennart Poettering2010-10-07
* user-sessions: add minimal utility to kill user sessions that shall be called...Lennart Poettering2010-10-07
* shutdown: drop last referral to mp->read_onlyLennart Poettering2010-10-07
* shutdown: drop redundant read_only bool varLennart Poettering2010-10-07
* shutdown: create /var/run/nologin instead of /etc/nologin which is supported ...Lennart Poettering2010-10-07
* util: unify implementations of freeze()Lennart Poettering2010-10-07
* shutdown: Adding binary to shutdown the systemFabiano Fidencio2010-10-07
* umount: Adding unmount functions to be used in shutdownFabiano Fidencio2010-10-07
* util: Adding a strneq, to represent (!strncmp(a, b, n))Fabiano Fidencio2010-10-07
* sd-daemon: in some places sizeof(sa_family_t) actually does make senseLennart Poettering2010-10-07
* util: never use sizeof(sa_family_t) when calculating sockaddr sizesLennart Poettering2010-10-07
* manager: notify plymouth about progress if it is runningLennart Poettering2010-10-06
* systemctl: require correctly formed unit names when enabling unitsLennart Poettering2010-10-06
* timer: Add missing break in switchMatthias Schiffer2010-10-05
* mount: Don't stop the mountinfo parser if one line can't be readFabiano FidĂȘncio2010-10-05
* notify: fix include properlyLennart Poettering2010-10-05