Age | Commit message (Expand) | Author |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2016-02-03 | gpt-auto: handle errors from blkid more correctly | Lennart Poettering |
2016-02-01 | gpt-auto: don't log an EIO error if blkid finds something which is not a part... | Lennart Poettering |
2015-11-17 | tree-wide: group include of libudev.h with sd-* | Thomas Hindoe Paaboel Andersen |
2015-11-16 | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen |
2015-11-09 | treewide: apply errno.cocci | Michal Schmidt |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: introduce dirent-util.[ch] for directory entry calls | Lennart Poettering |
2015-10-27 | util-lib: move mount related utility calls to mount-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split string parsing related calls from util.[ch] into parse-util.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-10-06 | gpt-auto-generator: fix duplicate backing partition check | Lennart Poettering |
2015-09-30 | gpt-auto-generator: check fstab for /boot entries | Kay Sievers |
2015-09-08 | gpt-auto: fix ESP options and description | Marius Thesing |
2015-09-07 | basic: rework virtualization detection API | Lennart Poettering |
2015-09-07 | gpt-auto: minor simplificatin handling the no-auto GPT flag | Lennart Poettering |
2015-09-07 | gpt-auto: try to handle LUKS root partitions better | Lennart Poettering |
2015-08-11 | gpt-auto-generator: warn on ambiguous blkid probe | Tom Gundersen |
2015-08-11 | gpt-auto-generator: don't warn on !ENABLE_EFI | Tom Gundersen |
2015-08-11 | gpt-auto-generator: apply partition-type flags only to specific partition-types | Kay Sievers |
2015-08-04 | gpt-auto-generator: remove unused variable | Thomas Hindoe Paaboel Andersen |
2015-07-30 | tree-wide: use free_and_strdup() | Daniel Mack |
2015-07-29 | tree-wide: port everything over to fflush_and_check() | Lennart Poettering |
2015-07-29 | gpt-auto-generator: merge efi-boot-generator | Kay Sievers |
2015-07-06 | fileio: consolidate write_string_file*() | Daniel Mack |
2015-05-29 | path-util: Change path_is_mount_point() symlink arg from bool to flags | Martin Pitt |
2015-05-05 | core: rework unit name validation and manipulation logic | Lennart Poettering |
2015-04-12 | gpt-generator: Find device on a stateless system | Tobias Hunger |
2015-03-14 | gpt-auto-generator: prefix messages with device name | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | gpt-auto-generator: allow type check to fail | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | gpt-auto-generator: fix detection of /srv | Mathieu Chevrier |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2014-12-12 | gpt-auto-generator: make use of new btrfs-util.h APIs | Lennart Poettering |
2014-11-28 | treewide: another round of simplifications | Michal Schmidt |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | treewide: more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-11-24 | gpt-auto-generator: properly ignore value | Zbigniew Jędrzejewski-Szmek |
2014-11-07 | util: simplify proc_cmdline() to reuse get_process_cmdline() | Lennart Poettering |
2014-09-25 | readahead: wipe out readahead | Daniel Buch |
2014-09-16 | gpt-auto-generator: fix typo | Lukas Nykryn |
2014-06-19 | stop complaining about unknown kernel cmdline options | Lennart Poettering |
2014-03-13 | gpt-auto-generator: there's no point in looking for a superblock on raw disk,... | Lennart Poettering |
2014-03-13 | gpt-auto-generator: print debug messages when we ignore a block device | Lennart Poettering |
2014-03-13 | gpt-auto-generator: honour read-only and no-auto flag from GPT data | Lennart Poettering |