summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2012-05-22journal: log journal internal messages to kmsgLennart Poettering
2012-05-22execute: use a much lower idle timeout that default timeLennart Poettering
2012-05-22mount: replace PID1 internal fstab parser with generatorLennart Poettering
2012-05-22main: only fall back to /bin/sh in case /sbin/init does not existKay Sievers
2012-05-22logind: fix write out of user state fileLennart Poettering
2012-05-22switch-root: do not use close old_root_fd after rm_rf_children()Harald Hoyer
2012-05-22util: make sure to fstatat() at most once in rm_rf_children()Lennart Poettering
2012-05-22journal: crash when filesystem is low on spaceSjoerd Simons
2012-05-22main: properly queue default.target after switched rootLennart Poettering
2012-05-22keymap: support for Lenovo IdeaPad Z570 keyboardMaxim A. Mikityanskiy
2012-05-22mount: use the same fstab extension option syntax everywhereLennart Poettering
2012-05-22service: fix auto-restart handling in service_start()David Ward
2012-05-22service: fix auto-restart handling in service_stop()David Ward
2012-05-22service: actually delay auto-restart if another job is pendingDavid Ward
2012-05-22cgtop: change default depth to 3Lennart Poettering
2012-05-22Fixed handling of posix_fallocate() returned valueGuillermo Vidal
2012-05-22systemd-analyze: switch to python getopt for argument parsingShawn Landden
2012-05-21main: allow system wide limits for servicesFrederic Crozat
2012-05-21journald: one more SYSLOG_IDENTIFIER length fixMichal Schmidt
2012-05-21journald: fix length of "SYSLOG_IDENTIFIER="Michal Schmidt
2012-05-21util: rework in_initrd() logicLennart Poettering
2012-05-21main: rename a few fix to follow general naming styleLennart Poettering
2012-05-21switch-root: move switch_root() call into its own .c fileLennart Poettering
2012-05-21main: do_switch_root() do not recursively remove across device boundariesHarald Hoyer