Age | Commit message (Expand) | Author |
2010-10-14 | units: get rid of distro-specific shutdown scripts, replace them by systemd-s... | Lennart Poettering |
2010-10-14 | umount: try to get rid of DM devices | Lennart Poettering |
2010-10-14 | shutdown: log to console by default | Lennart Poettering |
2010-10-14 | units: introduce kexec.service, kexec.target and exit.target | Lennart Poettering |
2010-10-14 | vala: register new D-Bus calls | Fabiano Fidencio |
2010-10-14 | systemctl: rework halt/reboot/poweroff/kexec/exit logic around --force | Lennart Poettering |
2010-10-14 | manager: hookup shutdown helper and signals | Lennart Poettering |
2010-10-14 | dbus: expose shutdown helper via D-Bus | Lennart Poettering |
2010-10-14 | manager: hookup execution of systemd-shutdown helper | Fabiano Fidencio |
2010-10-14 | shutdown: make use of wait_for_terminate_and_warn() | Lennart Poettering |
2010-10-14 | shutdown: execute rescue kill only once | Lennart Poettering |
2010-10-14 | shutdown: don't chdir to /, since init is running with / as cwd anyway | Lennart Poettering |
2010-10-14 | umount: be a bit more verbose when unable to umount/unswap/delete loopbacks | Lennart Poettering |
2010-10-14 | umount: simplify code for deactivating loop devices | Lennart Poettering |
2010-10-14 | umount: properly enumerate loopback devices | Lennart Poettering |
2010-10-14 | umount: unescape path from /proc/self/mountinfo first, then check against api... | Lennart Poettering |
2010-10-14 | condition: fix copyright | Lennart Poettering |
2010-10-13 | mount: pull in fsck only in systemd instances | Lennart Poettering |
2010-10-13 | move .h file from SOURCES to DIST to make vala autotools happy | Kay Sievers |
2010-10-13 | mount: hook in q fsck@.service instance for all mount points with passno > 0 | Lennart Poettering |
2010-10-13 | systemctl: warn if user enables unit with no installation instructions | Lennart Poettering |
2010-10-13 | dbus: add introspection to midlevel paths | Lennart Poettering |
2010-10-13 | lookup: look for dynamic throw-away units in /dev/.systemd/system | Lennart Poettering |
2010-10-13 | inotify: properly handle multiple inotify events per read() | Lennart Poettering |
2010-10-13 | unit: add minimal condition checker for unit startup | Lennart Poettering |
2010-10-12 | swap: major rework, use /sbin/swapon for setting up swaps, fix merging of ali... | Lennart Poettering |
2010-10-12 | mount: minor cleanups | Lennart Poettering |
2010-10-12 | systemctl: drop [] around date in status output | Lennart Poettering |
2010-10-12 | systemctl: show whether we follow somebody in 'status' output | Lennart Poettering |
2010-10-12 | update fixme | Lennart Poettering |
2010-10-08 | service: introduce Restart=on-failure and Restart=on-abort | Lennart Poettering |
2010-10-08 | units: enable utmp for serial gettys too | Lennart Poettering |
2010-10-08 | util: don't specifically check for the /dev/null major/minor, just check whet... | Lennart Poettering |
2010-10-08 | unit: rename 'banned' load state to 'masked' | Lennart Poettering |
2010-10-08 | service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a service | Lennart Poettering |
2010-10-08 | systemd-shutdown: add umount.h to sources | Kay Sievers |
2010-10-08 | systemctl: fix 'systemctl enable getty@.service' | Lennart Poettering |
2010-10-08 | service: increase default timeout for sysv scripts to 3min | Lennart Poettering |
2010-10-08 | mount: properly handle NULL fstype | Lennart Poettering |
2010-10-08 | unit: introduce 'banned' load state for units symlinked to /dev/null | Lennart Poettering |
2010-10-07 | update fixme | Lennart Poettering |
2010-10-07 | systemd-user-sessions: install .service file and enable by default | Lennart Poettering |
2010-10-07 | user-sessions: properly unlink both nologin files | Lennart Poettering |
2010-10-07 | user-sessions: add minimal utility to kill user sessions that shall be called... | Lennart Poettering |
2010-10-07 | shutdown: drop last referral to mp->read_only | Lennart Poettering |
2010-10-07 | shutdown: drop redundant read_only bool var | Lennart Poettering |
2010-10-07 | shutdown: create /var/run/nologin instead of /etc/nologin which is supported ... | Lennart Poettering |
2010-10-07 | util: unify implementations of freeze() | Lennart Poettering |
2010-10-07 | use common names: fixme -> TODO, bootstrap.sh -> autogen.sh | Kay Sievers |
2010-10-07 | README: Check for libudev-160, as in configure.ac | Fabiano Fidencio |