summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-10-12systemctl: show whether we follow somebody in 'status' outputLennart Poettering
2010-10-08service: introduce Restart=on-failure and Restart=on-abortLennart 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-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-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-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-07sd-daemon: in some places sizeof(sa_family_t) actually does make senseLennart Poettering
2010-10-07util: never use sizeof(sa_family_t) when calculating sockaddr sizesLennart Poettering
2010-10-06manager: notify plymouth about progress if it is runningLennart Poettering
2010-10-06systemctl: require correctly formed unit names when enabling unitsLennart Poettering
2010-10-05timer: Add missing break in switchMatthias Schiffer
2010-10-05mount: Don't stop the mountinfo parser if one line can't be readFabiano FidĂȘncio
2010-10-05notify: fix include properlyLennart Poettering
2010-10-05fix typo: s/seperat/separat/gDave Reisner
2010-10-05readahead: fix printf format stringLennart Poettering
2010-10-05notify: add missing includeLennart Poettering
2010-10-05unit-name: fix unit name escapingMike Kelly
2010-10-05service: rename settings for Restart= from 'restart-always' to 'always' and s...Lennart Poettering
2010-10-05sd-daemon: split off sd_readahead() since it is not a feature of systemd itse...Lennart Poettering
2010-10-05mount: sort network mounts after network.target by defaultLennart Poettering
2010-10-05socket: make sockets to pass to a service configurableLennart Poettering
2010-10-05socket: make service to start on incoming traffic configurableLennart Poettering
2010-10-05readahead: ignore deleted filesLennart Poettering
2010-09-30readahead: minor 32bit fixesLennart Poettering
2010-09-29tmpfiles: fix typo in commentAndreas Jaeger
2010-09-29readahead: preload pack fileLennart Poettering
2010-09-29readahead: make sure /dev/.systemd/readahead existsLennart Poettering
2010-09-28parse_env_file() - return empty value strings like FOO="" as NULL valueKay Sievers
2010-09-28tmpfiles: move dir to /etc/tempfiles.d/Lennart Poettering
2010-09-28tmpfiles: return sensible error codeLennart Poettering
2010-09-28tmpfiles: rename tempfiles to tmpfiles since this isn't windowsLennart Poettering
2010-09-28list: Fixing typo in LIST_FIND_HEADFabiano Fidencio
2010-09-28readahead: ignore replay events when collectingLennart Poettering
2010-09-28service: first lookup LSB facility names in tables, only then suppress self-p...Lennart Poettering
2010-09-28readahead: fix SSD checkLennart Poettering
2010-09-28service: Don't crash because of double free when Arch services are disabled i...Matthias Schiffer
2010-09-28service: filter out empty LSB description stringsLennart Poettering
2010-09-28service: when resolving sysv names drop leading $Lennart Poettering