summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-21sd-pam: Drop uid so parent signal arrives at child.Auke Kok
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-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
2012-05-21systemctl: drop useless DBus calls from 'systemctl show foo.service'Michal Schmidt
2012-05-21dbus-unit: always load the unit before handling a message for itMichal Schmidt
2012-05-21delta: drop PHP'ismLennart Poettering
2012-05-21delta: don't highlight unchanged filesLennart Poettering
2012-05-21delta: introduce arg_flags field, to follow our usual schemeLennart Poettering
2012-05-16delta: use same nomenclature for equivalent and redirected everywhereLennart Poettering
2012-05-16delta: enums are much cooler than definesLennart Poettering
2012-05-16delta: Support filtering what type of deltas to showGergely Nagy
2012-05-16delta: add preset dirsLennart Poettering
2012-05-16delta: add missing filesLennart Poettering
2012-05-16switch-root: check for absolute pathsLennart Poettering
2012-05-15udev: update docs, NEWSKay Sievers
2012-05-15udev: libudev - bump soname, remove deprecated functions, introduce symbol ve...Kay Sievers
2012-05-15tmpfiles: if we are supposed to write a string to a file, it's OK if we can't...Lennart Poettering
2012-05-15install: fix inverted meaning of '--force' in systemctl enableMichal Schmidt
2012-05-14missing: Fix broken syscall(__NR_fanotify_mark... on ppc32Andreas Schwab
2012-05-14sd-login: update header docs a bitLennart Poettering
2012-05-14namespace: make PrivateTmp= apply to both /tmp and /var/tmpLennart Poettering
2012-05-14systemctl: add switch-root verbLennart Poettering
2012-05-14core: add extra safety check before switching rootLennart Poettering
2012-05-14job: info message if JOB_VERIFY_ACTIVE detects an inactive unitMichal Schmidt
2012-05-14job: report the status of first half of JOB_RESTART the same as JOB_STOPMichal Schmidt
2012-05-14unit: unit type dependent status messagesMichal Schmidt
2012-05-14unit: print the color status marks on the leftMichal Schmidt
2012-05-14job: change red [ABORT] status to yellow [DEPEND]Michal Schmidt
2012-05-14job: only jobs on the runqueue can be runMichal Schmidt
2012-05-14keymap: Add Mio N890Martin Pitt
2012-05-10udev: path_id - cciss - set "we have a bus" flagKay Sievers
2012-05-10udev: path_id - add cciss supportHannes Reinecke
2012-05-09dbus-manager: fix tainted stringMichal Schmidt
2012-05-09main: fix uninitialized variableMichal Schmidt
2012-05-09main: fix assertion failure due to use of ELEMENTSOF on a non-arrayMichal Schmidt