Age | Commit message (Expand) | Author |
2011-04-28 | util: conf_files_list() return list as parameter | Kay Sievers |
2011-04-28 | lookup: drop empty directories from search paths | Lennart Poettering |
2011-04-25 | sysctl.d, binfmt.d, modules-load.d: switch to stacked config dirs in /lib, /e... | Kay Sievers |
2011-04-16 | hostnamed: introduce systemd-hostnamed | Lennart Poettering |
2011-04-16 | hostname: split out hostname validation into util.c | Lennart Poettering |
2011-04-12 | pam: use /proc/self/loginuid only if we have CAP_AUDIT_CONTROL | Lennart Poettering |
2011-04-03 | kmsg-syslogd: pass facility value into kmsg | Lennart Poettering |
2011-03-31 | log: fix shifting of facilities | Lennart Poettering |
2011-03-30 | status: show status messages unconditionally if plymouth is around | Lennart Poettering |
2011-03-28 | util: detect page size runtime. | cee1 |
2011-03-14 | util: add detect_container() | Lennart Poettering |
2011-03-14 | util: properly identify pty devices by their major | Lennart Poettering |
2011-03-09 | dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnl... | Lennart Poettering |
2011-03-04 | execute: load environment files at time of execution, not when we load the se... | Lennart Poettering |
2011-03-03 | kill: always send SIGCONT after SIGTERM | Lennart Poettering |
2011-02-21 | virtualization: beef virtualization code | Lennart Poettering |
2011-02-17 | util: beef up logic to find ctty name | Lennart Poettering |
2011-02-15 | shutdown: execute all binaries in /lib/systemd/system-shutdown as last step b... | Lennart Poettering |
2011-02-14 | getty: do not auto-spawn getty's on VC ttys if console=ttyN is used | Lennart Poettering |
2011-02-13 | readahead: disable readahead in virtual machines | Lennart Poettering |
2011-01-20 | systemctl: highlight failed processes in systemctl status | Lennart Poettering |
2011-01-05 | fragment: properly handle quotes in assignments in EnvironmentFile= files | Lennart Poettering |
2010-12-28 | tmpfiles: ensure we do no follow symlinks when cleaning up dirs | Lennart Poettering |
2010-11-15 | exec: automatically determine right TERM= setting based on tty 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 | mounts: automatically create /dev/stderr and friends early on boot so that th... | 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-25 | ask-password: add basic tty agent | Lennart Poettering |
2010-10-22 | systemctl: introduce systemctl kill | Lennart Poettering |
2010-10-18 | tmpfiles: integrate kay's directory cleanup code and otherwise beef up tmpfil... | 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-07 | util: Adding a strneq, to represent (!strncmp(a, b, n)) | Fabiano Fidencio |
2010-10-05 | fix typo: s/seperat/separat/g | Dave Reisner |
2010-09-21 | manager: measure startup times | 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-08-25 | systemctl: show timestamps for state changes | Lennart Poettering |
2010-08-20 | mount: properly handle LABEL="" in fstab | Lennart Poettering |
2010-08-20 | dbus: follow standardized fdo PropertiesChanged signal spec | 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-17 | emacs: disable tabs in .h files, too | Lennart Poettering |
2010-08-16 | systemctl: add support for delayed shutdown, similar to sysv in style | Lennart Poettering |
2010-08-11 | main: disable nscd properly, if possible | Lennart Poettering |