Age | Commit message (Expand) | Author |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move more locale-related calls to locale-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move more file I/O related calls into fileio.[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-09-29 | util: introduce common version() implementation and use it everywhere | Lennart Poettering |
2015-08-06 | bootctl: fix path in log message | Karel Zak |
2015-07-29 | tree-wide: port everything over to fflush_and_check() | Lennart Poettering |
2015-07-25 | bootctl: add missing newline | Kay Sievers |
2015-07-15 | sd-boot: ignore missing /etc/machine-id | David Herrmann |
2015-07-04 | bootctl: fix sdboot to systemd-boot | Miguel Bernal Marin |
2015-05-23 | bootctl: fix an error check | Thomas Hindoe Paaboel Andersen |
2015-05-22 | bootctl: ferror must be called before FILE is closed | Thomas Hindoe Paaboel Andersen |
2015-05-19 | bootctl: try to catch all errors | Zbigniew Jędrzejewski-Szmek |
2015-05-19 | bootctl: modernization | Zbigniew Jędrzejewski-Szmek |
2015-04-08 | remove duplicated includes | Ronny Chevalier |
2015-04-06 | util: rework rm_rf() logic | Lennart Poettering |
2015-03-19 | bootctl: drop redundant parse_argv() | David Herrmann |
2015-02-27 | bootctl: avoid NULL pointer dereference | Zbigniew Jędrzejewski-Szmek |
2015-02-25 | bootctl: check that partition uuid is valid | Thomas Hindoe Paaboel Andersen |
2015-02-25 | bootctl: fix mem leaks | Thomas Hindoe Paaboel Andersen |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-18 | gummiboot/sd-boot/systemd-boot: rename galore | Tom Gundersen |
2015-02-17 | bootctl: add sd-boot support | Kay Sievers |
2014-08-03 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2013-11-09 | bootctl: remove unused options from getopt_long | Thomas Hindoe Paaboel Andersen |
2013-11-06 | clients: unify how we invoke getopt_long() | Lennart Poettering |
2013-11-06 | bootctl: typo fix in help message | Thomas Hindoe Paaboel Andersen |
2013-03-29 | bootctl: fix help text | Koen Kooi |
2013-03-28 | bootctl: ESP --> Partition | Kay Sievers |
2013-03-28 | bootctl: Binary: --> File: | Kay Sievers |
2013-03-27 | bootctl: rename status output header | Kay Sievers |
2013-03-10 | bootctl: print Options only when found | Kay Sievers |
2013-03-10 | bootctl: print secure boot flags | Kay Sievers |
2013-02-17 | bootctl: show "n/a" for empty boot option labels | Kay Sievers |
2013-02-11 | bootctl: print partition uuids as /dev/disk/by-partuuid/... | Kay Sievers |
2013-02-11 | bootctl: add boot loader and firmware interface tool | Kay Sievers |