index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
path-lookup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
various: use strdup_to() after getenv()
Zbigniew Jędrzejewski-Szmek
2024-03-20
1
-12
/
+5
*
Merge pull request #30480 from keszybz/kernel-install-more-paths
Zbigniew Jędrzejewski-Szmek
2024-03-08
1
-2
/
+2
|
\
|
*
strv: add helper to extend strv from both sides
Zbigniew Jędrzejewski-Szmek
2024-03-07
1
-2
/
+2
*
|
path-lookup: rename lookup_paths_free -> _done
Mike Yuan
2024-03-06
1
-3
/
+2
|
/
*
path-lookup: add runtime_directory for resolving $RUNTIME_DIRECTORY
Sam Leonard
2024-02-09
1
-0
/
+38
*
tree-wide: port over various pieces of code to strv_extend_many()
Lennart Poettering
2024-01-17
1
-23
/
+13
*
Drop split-usr and unmerged-usr support
Luca Boccassi
2023-07-28
1
-4
/
+1
*
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-38
/
+44
*
nulstr-util: Declare NULSTR_FOREACH() iterator inline
Daan De Meyer
2022-11-11
1
-1
/
+1
*
Use https for freedesktop.org
Michael Biebl
2022-06-28
1
-1
/
+1
*
Rename UnitFileScope to LookupScope
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-32
/
+32
*
systemctl: fix silent failure when --root is not found
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-23
/
+33
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
tree-wide: don't use strjoina() on getenv() values
Anita Zhang
2022-01-27
1
-2
/
+6
*
portable: move profile search helper to path-lookup
Luca Boccassi
2021-11-26
1
-0
/
+28
*
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
1
-1
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-4
/
+4
*
tree-wide: make use of path_extend() at many places
Lennart Poettering
2021-05-27
1
-21
/
+18
*
meson: use jinja2 for rpm templates
Zbigniew Jędrzejewski-Szmek
2021-05-19
1
-1
/
+1
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
path-lookup: Correct order of XDG_CONFIG_HOME and XDG_CONFIG_DIRS
Pass Automated Testing Suite
2020-09-29
1
-2
/
+2
*
path-lookup: path_join() all the things!
Lennart Poettering
2020-08-19
1
-5
/
+5
*
Rename _PATH variables to _DIR when they refer to a directory
Zbigniew Jędrzejewski-Szmek
2020-03-27
1
-11
/
+11
*
Move path-lookup.c to src/basic
Zbigniew Jędrzejewski-Szmek
2020-03-27
1
-0
/
+869