summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
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-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