summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-05-31logind: properly clean up user cgroups when they run emptyLennart Poettering
2012-05-31main: Silence gcc warningMarc-Antoine Perennou
2012-05-31Revert "label: fix systemd-udev labeling of /run directory."Kay Sievers
2012-05-31udev: do not selinux label files in /run/udevKay Sievers
2012-05-31mkdir: provide all functions with and without selinux label applicationKay Sievers
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers
2012-05-31util: don't require libcap when building libsystemd-sharedKay Sievers
2012-05-31main: allow setting of timer slack for PID 1Lennart Poettering
2012-05-31util: introduce a proper nsec_t and make use of it where appropriateLennart Poettering
2012-05-31systemctl: introduce "systemctl man" to show man page for unitLennart Poettering
2012-05-31label: fix systemd-udev labeling of /run directory.Daniel J Walsh
2012-05-31journald: properly handle if we have no PID in a kmsg lineLennart Poettering
2012-05-31login: properly detect MIMO USB displaysLennart Poettering
2012-05-31udev: skip timestamp check if rules are already free()d during reloadKay Sievers
2012-05-31selinux: downgrade database load time message to LOG_DEBUGLennart Poettering
2012-05-30shutdown: Don't skip bind mounts on shutdownDaniel Drake
2012-05-30journal: don't allow adding invalid matches to the contextLennart Poettering
2012-05-30journalctl: check first if match is a path nameLennart Poettering
2012-05-30journalctl: support /usr/bin/nginx, etcShawn Landden
2012-05-30journalctl: for now complain if more than one match is provided since this is...Lennart Poettering
2012-05-30build-sys: fix built with --disable-logindLennart Poettering
2012-05-30dbus: better don't expose options we better shouldn't exposedLennart Poettering
2012-05-30service: mark compat options as suchLennart Poettering
2012-05-30logind: rework button setting semanticsLennart Poettering
2012-05-30login: Use the GOTO properly in udev ruleTero Roponen
2012-05-30journald: ignore messages read from /proc/kmsg that we generated via /dev/kmsgLennart Poettering
2012-05-30logind: add missing filesLennart Poettering
2012-05-30sleep: print nice messages right before and right after system hibernate/sleepLennart Poettering
2012-05-30logind: optionally handle power, sleep and lid switch eventsLennart Poettering
2012-05-29capabilities: when dropping capabilities system-wide also drop them from user...Lennart Poettering
2012-05-29cgtop: work even if not all cgroups are availableShawn Landden
2012-05-27udev.pc: install udev files to /lib/udev rather than /lib/systemdTom Gundersen
2012-05-27journald: refer to the correct man pageMatthias Clasen
2012-05-27scsi_id: fix truncated model in by-id device linksJean Delvare
2012-05-25udev: silent gcc warningsKay Sievers
2012-05-24swap: avoid bad memory accesssystemd/v183Lennart Poettering
2012-05-24build-sys: prepare release 183Lennart Poettering
2012-05-24main: add configuration option to alter capability bounding set for PID 1Lennart Poettering
2012-05-24service: for Type=idle units consider START_PRE, START, START_POST all as ACTIVELennart Poettering
2012-05-23journal: don't complain if SELinux userspace is available but the kernel lack...Lennart Poettering
2012-05-23man: properly document FsckPassNo= for mount unitsLennart Poettering
2012-05-23readahead: use Conflicts= instead of masking to get rid of readahead unitsLennart Poettering
2012-05-23readahead: disable collect/replay during system updatesLennart Poettering
2012-05-23readahead: avoid running of readahead services if readahead is already doneLennart Poettering
2012-05-23readahead: avoid activating the journal by accident, log directly to kmsgLennart Poettering
2012-05-23manager: rework generator logicLennart Poettering
2012-05-22units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering
2012-05-22log: make sure generators never log into the journal to avoid activation dead...Lennart Poettering
2012-05-22mount: drop unused functionLennart Poettering
2012-05-22system-update: add system update generatorLennart Poettering