Age | Commit message (Expand) | Author |
2012-05-31 | systemctl: introduce "systemctl man" to show man page for unit | Lennart Poettering |
2012-05-31 | label: fix systemd-udev labeling of /run directory. | Daniel J Walsh |
2012-05-31 | journald: properly handle if we have no PID in a kmsg line | Lennart Poettering |
2012-05-31 | login: properly detect MIMO USB displays | Lennart Poettering |
2012-05-31 | udev: skip timestamp check if rules are already free()d during reload | Kay Sievers |
2012-05-31 | selinux: downgrade database load time message to LOG_DEBUG | Lennart Poettering |
2012-05-30 | shutdown: Don't skip bind mounts on shutdown | Daniel Drake |
2012-05-30 | journal: don't allow adding invalid matches to the context | Lennart Poettering |
2012-05-30 | journalctl: check first if match is a path name | Lennart Poettering |
2012-05-30 | journalctl: support /usr/bin/nginx, etc | Shawn Landden |
2012-05-30 | journalctl: for now complain if more than one match is provided since this is... | Lennart Poettering |
2012-05-30 | build-sys: fix built with --disable-logind | Lennart Poettering |
2012-05-30 | dbus: better don't expose options we better shouldn't exposed | Lennart Poettering |
2012-05-30 | service: mark compat options as such | Lennart Poettering |
2012-05-30 | logind: rework button setting semantics | Lennart Poettering |
2012-05-30 | login: Use the GOTO properly in udev rule | Tero Roponen |
2012-05-30 | journald: ignore messages read from /proc/kmsg that we generated via /dev/kmsg | Lennart Poettering |
2012-05-30 | logind: add missing files | Lennart Poettering |
2012-05-30 | sleep: print nice messages right before and right after system hibernate/sleep | Lennart Poettering |
2012-05-30 | logind: optionally handle power, sleep and lid switch events | Lennart Poettering |
2012-05-29 | capabilities: when dropping capabilities system-wide also drop them from user... | Lennart Poettering |
2012-05-29 | cgtop: work even if not all cgroups are available | Shawn Landden |
2012-05-27 | udev.pc: install udev files to /lib/udev rather than /lib/systemd | Tom Gundersen |
2012-05-27 | journald: refer to the correct man page | Matthias Clasen |
2012-05-27 | scsi_id: fix truncated model in by-id device links | Jean Delvare |
2012-05-25 | udev: silent gcc warnings | Kay Sievers |
2012-05-24 | swap: avoid bad memory accesssystemd/v183 | Lennart Poettering |
2012-05-24 | build-sys: prepare release 183 | 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 | 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 | 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 | manager: rework generator logic | 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 | 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 | journal: crash when filesystem is low on space | Sjoerd Simons |
2012-05-22 | main: properly queue default.target after switched root | Lennart Poettering |