summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-14shutdown: execute rescue kill only onceLennart Poettering
2010-10-14shutdown: don't chdir to /, since init is running with / as cwd anywayLennart Poettering
2010-10-14umount: be a bit more verbose when unable to umount/unswap/delete loopbacksLennart Poettering
2010-10-14umount: simplify code for deactivating loop devicesLennart Poettering
2010-10-14umount: properly enumerate loopback devicesLennart Poettering
2010-10-14umount: unescape path from /proc/self/mountinfo first, then check against api...Lennart Poettering
2010-10-14condition: fix copyrightLennart Poettering
2010-10-13mount: pull in fsck only in systemd instancesLennart Poettering
2010-10-13move .h file from SOURCES to DIST to make vala autotools happyKay Sievers
2010-10-13mount: hook in q fsck@.service instance for all mount points with passno > 0Lennart Poettering
2010-10-13systemctl: warn if user enables unit with no installation instructionsLennart Poettering
2010-10-13dbus: add introspection to midlevel pathsLennart Poettering
2010-10-13lookup: look for dynamic throw-away units in /dev/.systemd/systemLennart Poettering
2010-10-13inotify: properly handle multiple inotify events per read()Lennart Poettering
2010-10-13unit: add minimal condition checker for unit startupLennart Poettering
2010-10-12swap: major rework, use /sbin/swapon for setting up swaps, fix merging of ali...Lennart Poettering
2010-10-12mount: minor cleanupsLennart Poettering
2010-10-12systemctl: drop [] around date in status outputLennart Poettering
2010-10-12systemctl: show whether we follow somebody in 'status' outputLennart Poettering
2010-10-12update fixmeLennart Poettering
2010-10-08service: introduce Restart=on-failure and Restart=on-abortLennart Poettering
2010-10-08units: enable utmp for serial gettys tooLennart Poettering
2010-10-08util: don't specifically check for the /dev/null major/minor, just check whet...Lennart Poettering
2010-10-08unit: rename 'banned' load state to 'masked'Lennart Poettering
2010-10-08service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a serviceLennart Poettering
2010-10-08systemd-shutdown: add umount.h to sourcesKay Sievers
2010-10-08systemctl: fix 'systemctl enable getty@.service'Lennart Poettering
2010-10-08service: increase default timeout for sysv scripts to 3minLennart Poettering
2010-10-08mount: properly handle NULL fstypeLennart Poettering
2010-10-08unit: introduce 'banned' load state for units symlinked to /dev/nullLennart Poettering
2010-10-07update fixmeLennart Poettering
2010-10-07systemd-user-sessions: install .service file and enable by defaultLennart Poettering
2010-10-07user-sessions: properly unlink both nologin filesLennart Poettering
2010-10-07user-sessions: add minimal utility to kill user sessions that shall be called...Lennart Poettering
2010-10-07shutdown: drop last referral to mp->read_onlyLennart Poettering
2010-10-07shutdown: drop redundant read_only bool varLennart Poettering
2010-10-07shutdown: create /var/run/nologin instead of /etc/nologin which is supported ...Lennart Poettering
2010-10-07util: unify implementations of freeze()Lennart Poettering
2010-10-07use common names: fixme -> TODO, bootstrap.sh -> autogen.shKay Sievers
2010-10-07README: Check for libudev-160, as in configure.acFabiano Fidencio
2010-10-07shutdown: Adding binary to shutdown the systemFabiano Fidencio
2010-10-07umount: Adding unmount functions to be used in shutdownFabiano Fidencio
2010-10-07util: Adding a strneq, to represent (!strncmp(a, b, n))Fabiano Fidencio
2010-10-07vconsole-setup: fix path on ArchLucas De Marchi
2010-10-07sd-daemon: in some places sizeof(sa_family_t) actually does make senseLennart Poettering
2010-10-07build-sys: prepare v11systemd/v11Lennart Poettering
2010-10-07update fixmeLennart Poettering
2010-10-07units: make sure we run all early boot units before entering basic.targetLennart Poettering
2010-10-07update fixmeLennart Poettering
2010-10-07util: never use sizeof(sa_family_t) when calculating sockaddr sizesLennart Poettering