summaryrefslogtreecommitdiff
path: root/src/test/test-fstab-util.c
Commit message (Expand)AuthorAgeFilesLines
* test-fstab-util: one more "NULL in printf %s"Zbigniew Jędrzejewski-Szmek2022-06-091-3/+3
* test: Use TEST macroJan Janssen2021-11-251-12/+6
* shared/fstab-util: teach fstab_filter_options() a mode where all values are r...Zbigniew Jędrzejewski-Szmek2021-03-111-58/+81
* shared/fstab-util: pass through the escape characterZbigniew Jędrzejewski-Szmek2021-03-111-0/+4
* shared/fstab-util: immediately drop empty options againZbigniew Jędrzejewski-Szmek2021-03-111-1/+5
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* fstab,crypttab: allow escaping of commasZbigniew Jędrzejewski-Szmek2020-09-251-7/+12
* tree-wide: Initialize _cleanup_ variables if neededBenjamin Robin2020-05-131-1/+1
* core: swap priority can be negativeTopi Miettinen2019-12-041-0/+3
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-1/+2
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* 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
* tests: move fstab-util related tests to test-fstab-util.cRonny Chevalier2016-03-031-0/+37
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-1/+2
* fstab-util: fix priority parsing and add testZbigniew Jędrzejewski-Szmek2015-01-111-0/+17
* Support negated fstab optionsZbigniew Jędrzejewski-Szmek2015-01-111-0/+9
* Add new function to filter fstab optionsZbigniew Jędrzejewski-Szmek2015-01-111-0/+112