summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rescue: don't pull in socketsLennart Poettering2012-05-223-6/+6
* journal: crash when filesystem is low on spaceSjoerd Simons2012-05-221-3/+13
* main: properly queue default.target after switched rootLennart Poettering2012-05-221-9/+25
* build-sys: use libpci's pkgconfig file to find the pci.ids fileKay Sievers2012-05-221-21/+16
* keymap: support for Lenovo IdeaPad Z570 keyboardMaxim A. Mikityanskiy2012-05-221-0/+1
* mount: use the same fstab extension option syntax everywhereLennart Poettering2012-05-222-9/+6
* service: fix auto-restart handling in service_start()David Ward2012-05-221-1/+10
* service: fix auto-restart handling in service_stop()David Ward2012-05-221-4/+3
* service: actually delay auto-restart if another job is pendingDavid Ward2012-05-221-0/+2
* cgtop: change default depth to 3Lennart Poettering2012-05-222-2/+2
* Fixed handling of posix_fallocate() returned valueGuillermo Vidal2012-05-221-2/+4
* systemd-analyze: switch to python getopt for argument parsingShawn Landden2012-05-221-19/+46
* man: relax wording in journal-fields(7) a bitLennart Poettering2012-05-221-3/+5
* main: allow system wide limits for servicesFrederic Crozat2012-05-215-0/+78
* journald: one more SYSLOG_IDENTIFIER length fixMichal Schmidt2012-05-211-1/+1
* journald: fix length of "SYSLOG_IDENTIFIER="Michal Schmidt2012-05-211-2/+2
* util: rework in_initrd() logicLennart Poettering2012-05-212-13/+5
* main: rename a few fix to follow general naming styleLennart Poettering2012-05-211-16/+16
* switch-root: move switch_root() call into its own .c fileLennart Poettering2012-05-214-90/+164
* main: do_switch_root() do not recursively remove across device boundariesHarald Hoyer2012-05-211-1/+8
* util: rm_rf_children() add root_dev parameterHarald Hoyer2012-05-212-14/+27
* delta/delta.c: initialize bottom for fail stateHarald Hoyer2012-05-211-1/+1
* core/main.c: handle the initrd timestamp differently, if in the initrdHarald Hoyer2012-05-211-1/+15
* core/main.c: do_switch_root(): do not remove the old root if not in initrdHarald Hoyer2012-05-211-1/+5
* core/main.c: add "--switchedroot" parameterHarald Hoyer2012-05-211-1/+16
* manager: only serialize the timestamps for the initramfs if in_initrd()Harald Hoyer2012-05-211-2/+5
* util.c: add in_initrd()Harald Hoyer2012-05-212-0/+16
* main: corrected do_switch_root()Harald Hoyer2012-05-213-7/+51
* delta: fix spelling of overriddenNis Martensen2012-05-214-20/+20
* util: fix typo in newdupFrederic Crozat2012-05-211-1/+1
* update TODOLennart Poettering2012-05-211-0/+4
* sd-pam: Drop uid so parent signal arrives at child.Auke Kok2012-05-211-5/+13
* update TODOLennart Poettering2012-05-211-0/+2
* journalctl: fix built-in usage outputDaniel Mack2012-05-211-1/+1
* cryptsetup: support discards (TRIM)Matthew Monaco2012-05-211-0/+6
* main: try a bit harder to find an init process to execute after reexec/switch...Lennart Poettering2012-05-211-7/+21
* service: make the fsck pass no configurableLennart Poettering2012-05-212-0/+10
* cryptsetup: a few simplificationsLennart Poettering2012-05-213-21/+28
* hostname-setup: also consider (Ε„one) an unset hostnameLennart Poettering2012-05-213-19/+17
* update TODOLennart Poettering2012-05-211-6/+0
* update TODOLennart Poettering2012-05-211-0/+14
* unit: introduce RequiredBy= setting in [Install], to complement WantedBy=Lennart Poettering2012-05-213-5/+55
* login: minor typo fixLennart Poettering2012-05-211-1/+1
* units: introduce new Documentation= field and make use of it everywhereLennart Poettering2012-05-2191-107/+312
* systemctl: drop useless DBus calls from 'systemctl show foo.service'Michal Schmidt2012-05-211-130/+80
* dbus-unit: always load the unit before handling a message for itMichal Schmidt2012-05-213-19/+18
* delta: drop PHP'ismLennart Poettering2012-05-211-6/+6
* delta: don't highlight unchanged filesLennart Poettering2012-05-211-1/+1
* update TODOLennart Poettering2012-05-211-0/+6
* delta: introduce arg_flags field, to follow our usual schemeLennart Poettering2012-05-211-49/+60