index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-fstab-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test-fstab-util: one more "NULL in printf %s"
Zbigniew Jędrzejewski-Szmek
2022-06-09
1
-3
/
+3
*
test: Use TEST macro
Jan Janssen
2021-11-25
1
-12
/
+6
*
shared/fstab-util: teach fstab_filter_options() a mode where all values are r...
Zbigniew Jędrzejewski-Szmek
2021-03-11
1
-58
/
+81
*
shared/fstab-util: pass through the escape character
Zbigniew Jędrzejewski-Szmek
2021-03-11
1
-0
/
+4
*
shared/fstab-util: immediately drop empty options again
Zbigniew Jędrzejewski-Szmek
2021-03-11
1
-1
/
+5
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
fstab,crypttab: allow escaping of commas
Zbigniew Jędrzejewski-Szmek
2020-09-25
1
-7
/
+12
*
tree-wide: Initialize _cleanup_ variables if needed
Benjamin Robin
2020-05-13
1
-1
/
+1
*
core: swap priority can be negative
Topi Miettinen
2019-12-04
1
-0
/
+3
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-1
/
+2
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tests: move fstab-util related tests to test-fstab-util.c
Ronny Chevalier
2016-03-03
1
-0
/
+37
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-1
/
+2
*
fstab-util: fix priority parsing and add test
Zbigniew Jędrzejewski-Szmek
2015-01-12
1
-0
/
+17
*
Support negated fstab options
Zbigniew Jędrzejewski-Szmek
2015-01-12
1
-0
/
+9
*
Add new function to filter fstab options
Zbigniew Jędrzejewski-Szmek
2015-01-12
1
-0
/
+112