Age | Commit message (Expand) | Author |
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 |
2010-09-29 | readahead: make sure /dev/.systemd/readahead exists | Lennart Poettering |
2010-09-29 | units: properly terminate readahead collection 10s after boot | Lennart Poettering |
2010-09-29 | update fixme | Lennart Poettering |
2010-09-29 | units: get rid of special setup services for /var/run, /var/lock and /tmp, an... | Lennart Poettering |
2010-09-29 | units: ship unit file for systemd-tmpfiles by default | Lennart Poettering |
2010-09-28 | parse_env_file() - return empty value strings like FOO="" as NULL value | Kay Sievers |
2010-09-28 | tmpfiles: install default tmpfiles configuration | Lennart Poettering |
2010-09-28 | tmpfiles: move dir to /etc/tempfiles.d/ | Lennart Poettering |
2010-09-28 | tmpfiles: return sensible error code | Lennart Poettering |
2010-09-28 | tmpfiles: rename tempfiles to tmpfiles since this isn't windows | Lennart Poettering |
2010-09-28 | units: schedule tmpwatch on idle class | Lennart Poettering |