Age | Commit message (Expand) | Author |
2012-06-01 | journal: support changing the console tty to forward to | Lennart Poettering |
2012-06-01 | logind: fix indentation | Lennart Poettering |
2012-06-01 | logind: interpret the can_sleep return value properly | Matthias Clasen |
2012-06-01 | sleep: Don't call execute_directory() on a binary | Matthias Clasen |
2012-05-31 | logind: add new user state 'closing' | Lennart Poettering |
2012-05-31 | logind: properly clean up user cgroups when they run empty | Lennart Poettering |
2012-05-31 | main: Silence gcc warning | Marc-Antoine Perennou |
2012-05-31 | Revert "label: fix systemd-udev labeling of /run directory." | Kay Sievers |
2012-05-31 | udev: do not selinux label files in /run/udev | Kay Sievers |
2012-05-31 | mkdir: provide all functions with and without selinux label application | Kay Sievers |
2012-05-31 | mkdir: append _label to all mkdir() calls that explicitly set the selinux con... | Kay Sievers |
2012-05-31 | util: don't require libcap when building libsystemd-shared | Kay Sievers |
2012-05-31 | main: allow setting of timer slack for PID 1 | Lennart Poettering |
2012-05-31 | util: introduce a proper nsec_t and make use of it where appropriate | Lennart Poettering |
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 |