summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22test: introduce a basic testsuite frameworkHarald Hoyer
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-22rescue: don't pull in socketsLennart 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-22build-sys: use libpci's pkgconfig file to find the pci.ids fileKay Sievers
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-22man: relax wording in journal-fields(7) a bitLennart Poettering
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
2012-05-21util: rm_rf_children() add root_dev parameterHarald Hoyer
2012-05-21delta/delta.c: initialize bottom for fail stateHarald Hoyer
2012-05-21core/main.c: handle the initrd timestamp differently, if in the initrdHarald Hoyer
2012-05-21core/main.c: do_switch_root(): do not remove the old root if not in initrdHarald Hoyer
2012-05-21core/main.c: add "--switchedroot" parameterHarald Hoyer
2012-05-21manager: only serialize the timestamps for the initramfs if in_initrd()Harald Hoyer
2012-05-21util.c: add in_initrd()Harald Hoyer
2012-05-21main: corrected do_switch_root()Harald Hoyer
2012-05-21delta: fix spelling of overriddenNis Martensen
2012-05-21util: fix typo in newdupFrederic Crozat
2012-05-21update TODOLennart Poettering
2012-05-21sd-pam: Drop uid so parent signal arrives at child.Auke Kok
2012-05-21update TODOLennart Poettering
2012-05-21journalctl: fix built-in usage outputDaniel Mack
2012-05-21cryptsetup: support discards (TRIM)Matthew Monaco
2012-05-21main: try a bit harder to find an init process to execute after reexec/switch...Lennart Poettering
2012-05-21service: make the fsck pass no configurableLennart Poettering
2012-05-21cryptsetup: a few simplificationsLennart Poettering
2012-05-21hostname-setup: also consider (Ε„one) an unset hostnameLennart Poettering
2012-05-21update TODOLennart Poettering
2012-05-21update TODOLennart Poettering
2012-05-21unit: introduce RequiredBy= setting in [Install], to complement WantedBy=Lennart Poettering
2012-05-21login: minor typo fixLennart Poettering
2012-05-21units: introduce new Documentation= field and make use of it everywhereLennart Poettering