aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* veritysetup-generator: treat '-' and '_' as equivalentZbigniew Jędrzejewski-Szmek2018-11-201-6/+6
* tests: add some tests for cmdline args containing spacesLennart Poettering2018-11-141-9/+28
* proc-cmdline: introduce new proc_cmdline_get_key_many() helperLennart Poettering2018-11-141-0/+19
* test: check for putenv() failures, the call might theortically failLennart Poettering2018-10-181-2/+2
* basic/proc-cmdline: allow parsing of cmdline from a stringZbigniew Jędrzejewski-Szmek2018-10-081-14/+80
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* util-lib: various improvements to kernel command line parsingLennart Poettering2016-12-211-3/+93
* tree-wide: make parse_proc_cmdline() strip "rd." prefix automaticallyZbigniew Jędrzejewski-Szmek2016-10-221-1/+1
* tree-wide: allow state to be passed through to parse_proc_cmdline_itemZbigniew Jędrzejewski-Szmek2016-10-221-2/+5
* core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488)Ivan Shapovalov2016-06-131-0/+11
* tests: move proc-cmdline related tests to test-proc-cmdline.cRonny Chevalier2016-03-031-0/+52