index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-conf-files.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: add tests for conf_files_list_at() and friends
Yu Watanabe
2023-04-07
1
-55
/
+117
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
test: Use TEST macro
Jan Janssen
2021-11-25
1
-12
/
+13
*
tree-wide: use WRITE_STRING_FILE_MKDIR_0755 at more places
Lennart Poettering
2021-11-16
1
-2
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
basic/conf-files: make conf_files_list() take just a single directory
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-17
/
+13
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-1
/
+1
*
path-util: get rid of prefix_root()
Lennart Poettering
2019-06-21
1
-5
/
+5
*
tmpfiles: fix crash with NULL in arg_root and other fixes and tests
Zbigniew Jędrzejewski-Szmek
2018-12-20
1
-1
/
+60
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-3
/
+2
*
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
*
conf-files: beef up conf-files.[ch] a bit
Lennart Poettering
2018-05-24
1
-9
/
+19
*
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
*
exec-util,conf-files: skip non-executable files in execute_directories()
Lennart Poettering
2017-09-13
1
-2
/
+2
*
basic/conf-files: extend conf_files_list() to list unsuffixed files
Zbigniew Jędrzejewski-Szmek
2017-02-12
1
-2
/
+22
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
util-lib: use MODE_INVALID as invalid value for mode_t everywhere
Lennart Poettering
2015-11-11
1
-1
/
+2
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
user-util: move UID/GID related macros from macro.h to user-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move a number of fs operations into fs-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
-2
/
+3
*
util: rework rm_rf() logic
Lennart Poettering
2015-04-06
1
-2
/
+2
*
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-03
1
-4
/
+4
*
treewide: convert some left-over (usec_t) -1 to USEC_INFINITY
Lennart Poettering
2014-11-28
1
-1
/
+1
*
treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1
Lennart Poettering
2014-11-28
1
-1
/
+1
*
test: ensure conf_files_list returns absolute paths
Michael Marineau
2014-06-20
1
-0
/
+84