Age | Commit message (Expand) | Author |
2012-05-24 | test: check systemctl --failed in test VM | Lennart Poettering |
2012-05-24 | main: add configuration option to alter capability bounding set for PID 1 | Lennart Poettering |
2012-05-24 | service: for Type=idle units consider START_PRE, START, START_POST all as ACTIVE | Lennart Poettering |
2012-05-23 | update TODO | Lennart Poettering |
2012-05-23 | units: fix file syntax | Lennart Poettering |
2012-05-23 | journal: don't complain if SELinux userspace is available but the kernel lack... | Lennart Poettering |
2012-05-23 | man: properly document FsckPassNo= for mount units | Lennart Poettering |
2012-05-23 | readahead: use Conflicts= instead of masking to get rid of readahead units | Lennart Poettering |
2012-05-23 | update TODO | Lennart Poettering |
2012-05-23 | readahead: disable collect/replay during system updates | Lennart Poettering |
2012-05-23 | readahead: avoid running of readahead services if readahead is already done | Lennart Poettering |
2012-05-23 | readahead: avoid activating the journal by accident, log directly to kmsg | Lennart Poettering |
2012-05-23 | readahead: when doing a system update drop readahead file | Lennart Poettering |
2012-05-23 | manager: rework generator logic | Lennart Poettering |
2012-05-22 | update TODO | Lennart Poettering |
2012-05-22 | units: remove service sysv_path variable and replace it by generic unit_path | Lennart Poettering |
2012-05-22 | log: make sure generators never log into the journal to avoid activation dead... | Lennart Poettering |
2012-05-22 | mount: drop unused function | Lennart Poettering |
2012-05-22 | system-update: add system update generator | Lennart Poettering |
2012-05-22 | journal: log journal internal messages to kmsg | Lennart Poettering |
2012-05-22 | execute: use a much lower idle timeout that default time | Lennart Poettering |
2012-05-22 | mount: replace PID1 internal fstab parser with generator | Lennart Poettering |
2012-05-22 | main: only fall back to /bin/sh in case /sbin/init does not exist | Kay Sievers |
2012-05-22 | test: introduce a basic testsuite framework | Harald Hoyer |
2012-05-22 | logind: fix write out of user state file | Lennart Poettering |
2012-05-22 | switch-root: do not use close old_root_fd after rm_rf_children() | Harald Hoyer |
2012-05-22 | util: make sure to fstatat() at most once in rm_rf_children() | Lennart Poettering |
2012-05-22 | rescue: don't pull in sockets | Lennart Poettering |
2012-05-22 | journal: crash when filesystem is low on space | Sjoerd Simons |
2012-05-22 | main: properly queue default.target after switched root | Lennart Poettering |
2012-05-22 | build-sys: use libpci's pkgconfig file to find the pci.ids file | Kay Sievers |
2012-05-22 | keymap: support for Lenovo IdeaPad Z570 keyboard | Maxim A. Mikityanskiy |
2012-05-22 | mount: use the same fstab extension option syntax everywhere | Lennart Poettering |
2012-05-22 | service: fix auto-restart handling in service_start() | David Ward |
2012-05-22 | service: fix auto-restart handling in service_stop() | David Ward |
2012-05-22 | service: actually delay auto-restart if another job is pending | David Ward |
2012-05-22 | cgtop: change default depth to 3 | Lennart Poettering |
2012-05-22 | Fixed handling of posix_fallocate() returned value | Guillermo Vidal |
2012-05-22 | systemd-analyze: switch to python getopt for argument parsing | Shawn Landden |
2012-05-22 | man: relax wording in journal-fields(7) a bit | Lennart Poettering |
2012-05-21 | main: allow system wide limits for services | Frederic Crozat |
2012-05-21 | journald: one more SYSLOG_IDENTIFIER length fix | Michal Schmidt |
2012-05-21 | journald: fix length of "SYSLOG_IDENTIFIER=" | Michal Schmidt |
2012-05-21 | util: rework in_initrd() logic | Lennart Poettering |
2012-05-21 | main: rename a few fix to follow general naming style | Lennart Poettering |
2012-05-21 | switch-root: move switch_root() call into its own .c file | Lennart Poettering |
2012-05-21 | main: do_switch_root() do not recursively remove across device boundaries | Harald Hoyer |
2012-05-21 | util: rm_rf_children() add root_dev parameter | Harald Hoyer |
2012-05-21 | delta/delta.c: initialize bottom for fail state | Harald Hoyer |
2012-05-21 | core/main.c: handle the initrd timestamp differently, if in the initrd | Harald Hoyer |