summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* build-sys: prepare release 183Lennart Poettering2012-05-24
* main: add configuration option to alter capability bounding set for PID 1Lennart Poettering2012-05-24
* service: for Type=idle units consider START_PRE, START, START_POST all as ACTIVELennart Poettering2012-05-24
* journal: don't complain if SELinux userspace is available but the kernel lack...Lennart Poettering2012-05-23
* man: properly document FsckPassNo= for mount unitsLennart Poettering2012-05-23
* readahead: use Conflicts= instead of masking to get rid of readahead unitsLennart Poettering2012-05-23
* readahead: disable collect/replay during system updatesLennart Poettering2012-05-23
* readahead: avoid running of readahead services if readahead is already doneLennart Poettering2012-05-23
* readahead: avoid activating the journal by accident, log directly to kmsgLennart Poettering2012-05-23
* manager: rework generator logicLennart Poettering2012-05-23
* units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering2012-05-22
* log: make sure generators never log into the journal to avoid activation dead...Lennart Poettering2012-05-22
* mount: drop unused functionLennart Poettering2012-05-22
* system-update: add system update generatorLennart Poettering2012-05-22
* journal: log journal internal messages to kmsgLennart Poettering2012-05-22
* execute: use a much lower idle timeout that default timeLennart Poettering2012-05-22
* mount: replace PID1 internal fstab parser with generatorLennart Poettering2012-05-22
* main: only fall back to /bin/sh in case /sbin/init does not existKay Sievers2012-05-22
* logind: fix write out of user state fileLennart Poettering2012-05-22
* switch-root: do not use close old_root_fd after rm_rf_children()Harald Hoyer2012-05-22
* util: make sure to fstatat() at most once in rm_rf_children()Lennart Poettering2012-05-22
* journal: crash when filesystem is low on spaceSjoerd Simons2012-05-22
* main: properly queue default.target after switched rootLennart Poettering2012-05-22
* keymap: support for Lenovo IdeaPad Z570 keyboardMaxim A. Mikityanskiy2012-05-22
* mount: use the same fstab extension option syntax everywhereLennart Poettering2012-05-22
* service: fix auto-restart handling in service_start()David Ward2012-05-22
* service: fix auto-restart handling in service_stop()David Ward2012-05-22
* service: actually delay auto-restart if another job is pendingDavid Ward2012-05-22
* cgtop: change default depth to 3Lennart Poettering2012-05-22
* Fixed handling of posix_fallocate() returned valueGuillermo Vidal2012-05-22
* systemd-analyze: switch to python getopt for argument parsingShawn Landden2012-05-22
* main: allow system wide limits for servicesFrederic Crozat2012-05-21
* journald: one more SYSLOG_IDENTIFIER length fixMichal Schmidt2012-05-21
* journald: fix length of "SYSLOG_IDENTIFIER="Michal Schmidt2012-05-21
* util: rework in_initrd() logicLennart Poettering2012-05-21
* main: rename a few fix to follow general naming styleLennart Poettering2012-05-21
* switch-root: move switch_root() call into its own .c fileLennart Poettering2012-05-21
* main: do_switch_root() do not recursively remove across device boundariesHarald Hoyer2012-05-21
* util: rm_rf_children() add root_dev parameterHarald Hoyer2012-05-21
* delta/delta.c: initialize bottom for fail stateHarald Hoyer2012-05-21
* core/main.c: handle the initrd timestamp differently, if in the initrdHarald Hoyer2012-05-21
* core/main.c: do_switch_root(): do not remove the old root if not in initrdHarald Hoyer2012-05-21
* core/main.c: add "--switchedroot" parameterHarald Hoyer2012-05-21
* manager: only serialize the timestamps for the initramfs if in_initrd()Harald Hoyer2012-05-21
* util.c: add in_initrd()Harald Hoyer2012-05-21
* main: corrected do_switch_root()Harald Hoyer2012-05-21
* delta: fix spelling of overriddenNis Martensen2012-05-21
* util: fix typo in newdupFrederic Crozat2012-05-21
* sd-pam: Drop uid so parent signal arrives at child.Auke Kok2012-05-21
* journalctl: fix built-in usage outputDaniel Mack2012-05-21