summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-06-04systemctl: rename "man" to "help"Kay Sievers1-8/+9
2012-06-04udev: reset /proc/self/oom_score_adj in worker processesKay Sievers1-6/+4
2012-06-04remove support for deprecated /proc/self/oom_adjKay Sievers2-24/+3
2012-06-04udev: limit minimum worker count to 16Kay Sievers1-2/+2
2012-06-04udev: lower the starting children_max -> drop the minimum required RAM from 2...Lauri Kasanen1-2/+2
2012-06-04fstab-generator: avoid mangling of mount source stringKay Sievers1-4/+1
2012-06-04unit-name: never create a unit name with a leading '.'Kay Sievers1-9/+20
2012-06-04logind: punt duplicate definition of InhibitWhatMalte Starostik1-1/+0
2012-06-04fstab-generator: avoid mangling of non-path mount source and destKay Sievers1-2/+2
2012-06-04keymaps: keyboard-force-release - fix shebangDave Reisner1-1/+1
2012-06-04systemd-detect-virt: fix "option '--quiet' requires an argument"Kay Sievers1-1/+1
2012-06-02keymaps: replace dir tokens in keyboard-force-releaseDave Reisner1-1/+1
2012-06-01missing: define MS_STRICTATIME if not defined alreadyLennart Poettering2-0/+5
2012-06-01journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, ...Lennart Poettering8-64/+102
2012-06-01journal: support changing the console tty to forward toLennart Poettering4-3/+11
2012-06-01logind: fix indentationLennart Poettering1-5/+5
2012-06-01logind: interpret the can_sleep return value properlyMatthias Clasen1-2/+4
2012-06-01sleep: Don't call execute_directory() on a binaryMatthias Clasen1-2/+2
2012-05-31logind: add new user state 'closing'Lennart Poettering2-13/+24
2012-05-31logind: properly clean up user cgroups when they run emptyLennart Poettering4-12/+70
2012-05-31main: Silence gcc warningMarc-Antoine Perennou1-1/+1
2012-05-31Revert "label: fix systemd-udev labeling of /run directory."Kay Sievers5-11/+7
2012-05-31udev: do not selinux label files in /run/udevKay Sievers3-3/+3
2012-05-31mkdir: provide all functions with and without selinux label applicationKay Sievers4-13/+40
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers39-69/+74
2012-05-31util: don't require libcap when building libsystemd-sharedKay Sievers1-1/+0
2012-05-31main: allow setting of timer slack for PID 1Lennart Poettering2-0/+7
2012-05-31util: introduce a proper nsec_t and make use of it where appropriateLennart Poettering10-37/+107
2012-05-31systemctl: introduce "systemctl man" to show man page for unitLennart Poettering1-3/+76
2012-05-31label: fix systemd-udev labeling of /run directory.Daniel J Walsh5-7/+11
2012-05-31journald: properly handle if we have no PID in a kmsg lineLennart Poettering1-1/+1
2012-05-31login: properly detect MIMO USB displaysLennart Poettering3-25/+47
2012-05-31udev: skip timestamp check if rules are already free()d during reloadKay Sievers1-1/+4
2012-05-31selinux: downgrade database load time message to LOG_DEBUGLennart Poettering1-3/+3
2012-05-30shutdown: Don't skip bind mounts on shutdownDaniel Drake1-17/+2
2012-05-30journal: don't allow adding invalid matches to the contextLennart Poettering1-1/+5
2012-05-30journalctl: check first if match is a path nameLennart Poettering1-18/+33
2012-05-30journalctl: support /usr/bin/nginx, etcShawn Landden1-1/+24
2012-05-30journalctl: for now complain if more than one match is provided since this is...Lennart Poettering1-0/+5
2012-05-30build-sys: fix built with --disable-logindLennart Poettering6-107/+142
2012-05-30dbus: better don't expose options we better shouldn't exposedLennart Poettering1-5/+0
2012-05-30service: mark compat options as suchLennart Poettering1-15/+0
2012-05-30logind: rework button setting semanticsLennart Poettering4-71/+116
2012-05-30login: Use the GOTO properly in udev ruleTero Roponen1-1/+1
2012-05-30journald: ignore messages read from /proc/kmsg that we generated via /dev/kmsgLennart Poettering1-0/+17
2012-05-30logind: add missing filesLennart Poettering3-0/+366
2012-05-30sleep: print nice messages right before and right after system hibernate/sleepLennart Poettering1-0/+10
2012-05-30logind: optionally handle power, sleep and lid switch eventsLennart Poettering9-28/+279
2012-05-29capabilities: when dropping capabilities system-wide also drop them from user...Lennart Poettering3-1/+58
2012-05-29cgtop: work even if not all cgroups are availableShawn Landden1-6/+11