Age | Commit message (Expand) | Author |
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 |
2010-10-07 | shutdown: Adding binary to shutdown the system | Fabiano Fidencio |
2010-10-07 | umount: Adding unmount functions to be used in shutdown | Fabiano Fidencio |
2010-10-07 | util: Adding a strneq, to represent (!strncmp(a, b, n)) | Fabiano Fidencio |
2010-10-07 | vconsole-setup: fix path on Arch | Lucas De Marchi |
2010-10-07 | sd-daemon: in some places sizeof(sa_family_t) actually does make sense | Lennart Poettering |
2010-10-07 | build-sys: prepare v11systemd/v11 | Lennart Poettering |
2010-10-07 | update fixme | Lennart Poettering |
2010-10-07 | units: make sure we run all early boot units before entering basic.target | Lennart Poettering |
2010-10-07 | update fixme | Lennart Poettering |
2010-10-07 | util: never use sizeof(sa_family_t) when calculating sockaddr sizes | Lennart Poettering |
2010-10-06 | manager: notify plymouth about progress if it is running | Lennart Poettering |
2010-10-06 | unit: continue boot when exiting emergency/resuce shell | Lennart Poettering |
2010-10-06 | systemctl: require correctly formed unit names when enabling units | Lennart Poettering |
2010-10-05 | README: mention libcap dependency | Lennart Poettering |
2010-10-05 | timer: Add missing break in switch | Matthias Schiffer |
2010-10-05 | mount: Don't stop the mountinfo parser if one line can't be read | Fabiano FidĂȘncio |
2010-10-05 | notify: fix include properly | Lennart Poettering |
2010-10-05 | fix typo: s/seperat/separat/g | Dave Reisner |
2010-10-05 | readahead: fix printf format string | Lennart Poettering |
2010-10-05 | notify: add missing include | Lennart Poettering |
2010-10-05 | build-sys: Add compiler and linker flags to reduce binary size | Gustavo Sverzut Barbieri |
2010-10-05 | unit-name: fix unit name escaping | Mike Kelly |
2010-10-05 | man: fix typo | Lennart Poettering |
2010-10-05 | man: document Sockets= switch | Lennart Poettering |
2010-10-05 | man: document readahdea split-off | Lennart Poettering |
2010-10-05 | service: rename settings for Restart= from 'restart-always' to 'always' and s... | Lennart Poettering |
2010-10-05 | sd-daemon: split off sd_readahead() since it is not a feature of systemd itse... | Lennart Poettering |
2010-10-05 | mount: sort network mounts after network.target by default | Lennart Poettering |
2010-10-05 | socket: make sockets to pass to a service configurable | Lennart Poettering |
2010-10-05 | socket: make service to start on incoming traffic configurable | Lennart Poettering |
2010-10-05 | man: fix suggested autoconf snippet | Lennart Poettering |
2010-10-05 | readahead: ignore deleted files | Lennart Poettering |
2010-10-02 | update fixme | Kay Sievers |
2010-09-30 | readahead: minor 32bit fixes | Lennart Poettering |
2010-09-29 | tmpfiles: fix typo in comment | Andreas Jaeger |
2010-09-29 | readahead: preload pack file | Lennart Poettering |
2010-09-29 | units: getty.target is pulled in via /lib these days | Lennart Poettering |