chiark / gitweb /
generator: use fflush_and_check() where appropriate
[elogind.git] / src / shared / generator.c
2017-03-14 Lennart Poetteringgenerator: use fflush_and_check() where appropriate
2017-03-14 Zbigniew Jędrzejew... Generate systemd-fsck-root.service in the initramfs
2017-03-14 Zbigniew Jędrzejew... generators: rename add_{root,usr}_mount to add_{sysroot...
2017-03-14 Lennart Poetteringcore: rework unit name validation and manipulation...
2015-03-24 Tobias Hungerfstab-generator: don't accept missing root=, but accept...
2015-03-24 Tobias Hungerfstab-generator: Do not check deviceless filesystems
2015-02-23 Thomas Hindoe Paab... remove unused includes
2015-02-03 Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-01-12 Zbigniew Jędrzejew... Add new function to filter fstab options
2014-11-28 Michal Schmidttreewide: another round of simplifications
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidttreewide: yet more log_*_errno + return simplifications
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-07-07 Lennart Poetteringshared: fix format string for usec_t type
2014-07-07 Thomas Hindoe Paab... dropin: add format attribute and fix a wrong caller
2014-07-07 Zbigniew Jędrzejew... fstab-generator: add comma when removed option is in...
2014-06-30 Zbigniew Jędrzejew... cryptsetup: allow x-systemd.device-timeout
2014-06-30 Zbigniew Jędrzejew... fstab-generator: allow x-systemd.device-timeout for...
2014-06-30 Zbigniew Jędrzejew... Move x-systemd-device.timeout handling from core to...
2014-06-25 Lennart Poetteringfsck: consider a fsck implementation linked to /bin...
2014-04-12 Mike Gilbertfsck: Search for fsck.type in PATH
2014-03-07 Lennart Poetteringfstab-generator: merge /proc/cmdline parsing loops...
2014-03-06 Lennart Poetteringgenerators: rework mount generators