Age | Commit message (Expand) | Author |
2010-11-15 | exec: automatically determine right TERM= setting based on tty name | Lennart Poettering |
2010-11-14 | util: always highlight distro name | Lennart Poettering |
2010-11-12 | cryptsetup: hook up tool with ask-password | Lennart Poettering |
2010-11-10 | manager: parse RD_TIMESTAMP passed from initrd | Lennart Poettering |
2010-11-10 | cryptsetup: minimal cryptsetup unit generator | Lennart Poettering |
2010-10-28 | service: unify tstamp serialization code | Lennart Poettering |
2010-10-27 | main: move make_null_stdio() to util.c | Lennart Poettering |
2010-10-27 | unit: serialize active timestamps | Lennart Poettering |
2010-10-26 | ask-password: add minimal plymouth password agent | Lennart Poettering |
2010-10-25 | util: Add welcome message for Ubuntu | Andrew Edmunds |
2010-10-25 | ask-password: add basic tty agent | Lennart Poettering |
2010-10-22 | systemctl: introduce systemctl kill | Lennart Poettering |
2010-10-18 | util: ignore quota files by default | Lennart Poettering |
2010-10-18 | tmpfiles: integrate kay's directory cleanup code and otherwise beef up tmpfil... | Lennart Poettering |
2010-10-13 | inotify: properly handle multiple inotify events per read() | Lennart Poettering |
2010-10-08 | util: don't specifically check for the /dev/null major/minor, just check whet... | Lennart Poettering |
2010-10-08 | unit: introduce 'banned' load state for units symlinked to /dev/null | Lennart Poettering |
2010-10-07 | util: unify implementations of freeze() | Lennart Poettering |
2010-10-05 | fix typo: s/seperat/separat/g | Dave Reisner |
2010-09-28 | parse_env_file() - return empty value strings like FOO="" as NULL value | Kay Sievers |
2010-09-21 | locale: make sure we don't merge configuration settings from different sources | Lennart Poettering |
2010-09-17 | ask-password: optionally ask questions on tty | Lennart Poettering |
2010-09-16 | util: fix handling of quotes in parse_env_file() | Lennart Poettering |
2010-09-16 | vconsole: add new utility to initialize the virtual console | Lennart Poettering |
2010-09-15 | util: use waitid() instead of waitpid() everywhere to avoid confusion due to ... | Lennart Poettering |
2010-09-15 | util: introduce waitpid_loop() | Lennart Poettering |
2010-09-14 | util: SIGSTKFLT is unknown on Linux for SPARC | Lennart Poettering |
2010-09-13 | util: add Arch welcome message | Tom Gundersen |
2010-09-13 | util: add Debian welcome message | Sedat Dilek |
2010-09-09 | util: add Gentoo welcome message. | Gustavo Sverzut Barbieri |
2010-09-01 | util: leave locked terminal attributes untouched so that we don't interfere w... | Lennart Poettering |
2010-08-31 | util: look at STDOUT, not STDIN, when determining tty columns | Lennart Poettering |
2010-08-25 | systemctl: show timestamps for state changes | Lennart Poettering |
2010-08-20 | mount: properly handle LABEL="" in fstab | Lennart Poettering |
2010-08-20 | service/systemctl: don't consider LSB exit codes 5 and 6 as failure, and deco... | Lennart Poettering |
2010-08-17 | nss: don't disable nscd anymore, since it doesn't make sense to socket-activa... | Lennart Poettering |
2010-08-16 | util: properly detect ttyname_r() failing | Lennart Poettering |
2010-08-16 | systemctl: add support for delayed shutdown, similar to sysv in style | Lennart Poettering |
2010-08-14 | emacs: make sure nobody accidently adds tabs to our sources | Lennart Poettering |
2010-08-11 | main: disable nscd properly, if possible | Lennart Poettering |
2010-08-11 | gc: remove a lot of unused code | Lennart Poettering |
2010-08-11 | selinux: split off selinux calls into seperate file label.c | Lennart Poettering |
2010-08-11 | util: when replacing env vars replace unset envvars by nothing | Lennart Poettering |
2010-08-06 | util: when formatting timestamps return '0' for 0 timestamps instead of empty... | Lennart Poettering |
2010-08-05 | selinux: minor error handling fix | Lennart Poettering |
2010-08-05 | selinux: fix labels only when configured for it | Lennart Poettering |
2010-08-04 | selinux: rework selinux tests a little | Lennart Poettering |
2010-08-04 | selinux: fix if vs. ifdef mixup | Lennart Poettering |
2010-08-03 | Systemd is causing mislabeled devices to be created and then attempting to re... | Daniel J Walsh |
2010-07-21 | exec: extend variable substitution to support splitting variable values into ... | Lennart Poettering |