summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* fix typo: s/seperat/separat/gDave Reisner2010-10-05
* readahead: fix printf format stringLennart Poettering2010-10-05
* notify: add missing includeLennart Poettering2010-10-05
* unit-name: fix unit name escapingMike Kelly2010-10-05
* service: rename settings for Restart= from 'restart-always' to 'always' and s...Lennart Poettering2010-10-05
* sd-daemon: split off sd_readahead() since it is not a feature of systemd itse...Lennart Poettering2010-10-05
* mount: sort network mounts after network.target by defaultLennart Poettering2010-10-05
* socket: make sockets to pass to a service configurableLennart Poettering2010-10-05
* socket: make service to start on incoming traffic configurableLennart Poettering2010-10-05
* readahead: ignore deleted filesLennart Poettering2010-10-05
* readahead: minor 32bit fixesLennart Poettering2010-09-30
* tmpfiles: fix typo in commentAndreas Jaeger2010-09-29
* readahead: preload pack fileLennart Poettering2010-09-29
* readahead: make sure /dev/.systemd/readahead existsLennart Poettering2010-09-29
* parse_env_file() - return empty value strings like FOO="" as NULL valueKay Sievers2010-09-28
* tmpfiles: move dir to /etc/tempfiles.d/Lennart Poettering2010-09-28
* tmpfiles: return sensible error codeLennart Poettering2010-09-28