Age | Commit message (Expand) | Author |
2010-10-14 | manager: hookup execution of systemd-shutdown helper | Fabiano Fidencio |
2010-10-13 | unit: add minimal condition checker for unit startup | Lennart Poettering |
2010-10-08 | unit: rename 'banned' load state to 'masked' | 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-09-27 | sysv: optionally disable of SysV init/rcN.d support at compile time | Fabiano Fidencio |
2010-09-17 | ask-password: add minimal framework to allow services query SSL/harddisk pass... | Lennart Poettering |
2010-09-16 | locale: initialize locale from /etc/locale by default | Lennart Poettering |
2010-09-15 | util: use waitid() instead of waitpid() everywhere to avoid confusion due to ... | Lennart Poettering |
2010-09-08 | main: when we encounter 'emergency' on the kernel cmdline start the emergency... | Lennart Poettering |
2010-09-06 | systemctl: make --version a little bit more verbose | Lennart Poettering |
2010-08-31 | systemctl: rework exit codes for all utility programs to follow LSB or other ... | Lennart Poettering |
2010-08-30 | console: rework automatic getty on kernel console logic again | Lennart Poettering |
2010-08-25 | mount: rework automatic mounting to follow the 'nofail' option in fstab | Lennart Poettering |
2010-08-25 | mount: add global configuration options for handling of auto mounts | Lennart Poettering |
2010-08-17 | main: restore an accidentally removed 'else' | Tero Roponen |
2010-08-17 | main: properly fallback to rescue.target if default.target is hosed | Lennart Poettering |
2010-08-17 | modprobe: kill support for nomodules | 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 | auto-getty: rework auto console getty logic to work in conjunction with singl... | Lennart Poettering |
2010-08-14 | emacs: make sure nobody accidently adds tabs to our sources | Lennart Poettering |
2010-08-12 | main: log build time features on startup | Lennart Poettering |
2010-08-11 | main: disable nscd properly, if possible | Lennart Poettering |
2010-08-11 | selinux: split off selinux calls into seperate file label.c | Lennart Poettering |
2010-08-11 | clang: fix numerous little issues found with clang-analyzer | Lennart Poettering |
2010-08-09 | service: hide output of sysv scripts if quiet is passed on the kernel cmdline | Lennart Poettering |
2010-08-06 | main: automatically spawn a getty on the kernel configured serial console | Lennart Poettering |
2010-08-03 | Systemd is causing mislabeled devices to be created and then attempting to re... | Daniel J Walsh |
2010-07-24 | main: disable NSS disabling logic for now, since this is incompatible with rpm | Lennart Poettering |
2010-07-20 | systemctl: always disable color when output goes into a file | Lennart Poettering |
2010-07-20 | manager: write serialization to /dev/.systemd/ instead of /dev/shm | Lennart Poettering |
2010-07-16 | main: disable nscd if we can to avoid deadlock, just in case | Lennart Poettering |
2010-07-13 | main: introduce -D as quick acess to debugging | Lennart Poettering |
2010-07-13 | main: replace --running-as= by --session and --system do mimic related tools ... | Lennart Poettering |
2010-07-10 | systemctl: show exec status of all exited programs | Lennart Poettering |
2010-07-09 | main: introduce $SYSTEMD_SKIP_API_MOUNTS to disable mounting of API FS | Lennart Poettering |
2010-07-08 | dbus: make errors reported via D-Bus more useful | Lennart Poettering |
2010-07-07 | util: use quoted word parsing where applicable | Lennart Poettering |
2010-07-07 | log: bump up a number of log messages so that they are shown even if debug lo... | Lennart Poettering |
2010-07-07 | main: always log when we reexecute or reload | Lennart Poettering |
2010-07-07 | main: lower default log level to INFO | Lennart Poettering |
2010-07-07 | main: show welcome string only when asked for | Lennart Poettering |
2010-07-07 | main: implement manager configuration file | Lennart Poettering |
2010-07-07 | main: show welcome message on boot | Lennart Poettering |
2010-07-07 | manager: optionally print status updates to console on boot | Lennart Poettering |
2010-07-06 | main: add a native implementation of the 'nomodules' kernel option understood... | Lennart Poettering |
2010-06-24 | minor fixes to help texts | Lennart Poettering |
2010-06-23 | man: start documenting systemd itself | Lennart Poettering |
2010-06-19 | don't use 'long long' unless we have a really good reason to | Lennart Poettering |
2010-06-19 | manager: get rid of destinction between running_as=system and running_as=init... | Lennart Poettering |