]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/generator.c
util-lib: split out fd-related operations into fd-util.[ch]
[thirdparty/systemd.git] / src / shared / generator.c
2015-10-25  Lennart Poetteringutil-lib: split out fd-related operations into fd-util...
2015-10-24  Lennart Poetteringutil-lib: split our string related calls from util...
2015-10-24  Lennart Poetteringutil: split out escaping code into escape.[ch]
2015-10-24  Lennart Poetteringpath-util: rework find_binary(), fsck_exists() and...
2015-06-10  Lennart PoetteringMerge pull request #6 from xnox/drop-name
2015-06-05  Kay SieversMerge pull request #79 from zonque/fdo-87475
2015-06-05  Harald HoyerMerge pull request #80 from zonque/README.md
2015-06-05  Daniel MackMerge pull request #63 from arvidjaar/issue/50
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-06-03  Andrei Borzenkovfstab-generator: cescape device name in root-fsck service 63/head
2015-06-02  Daniel MackMerge pull request #4 from systemd-mailing-devs/1431989...
2015-05-24  Mike Gilbertshared: generator - correct path to systemd-fsck
2015-05-15  Lennart Poetteringgenerator: use fflush_and_check() where appropriate
2015-05-10  Zbigniew Jędrzejew... Generate systemd-fsck-root.service in the initramfs
2015-05-05  Lennart Poetteringcore: rework unit name validation and manipulation...
2015-05-04  Zbigniew Jędrzejew... generators: rename add_{root,usr}_mount to add_{sysroot...
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