index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
unit-file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: fix a few typos in NEWS, docs and comments
Dmitry V. Levin
2023-02-15
1
-1
/
+1
*
basic: create new basic/initrd-util.[ch] for initrd-related functions
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
unit-file: avoid (null) in debugging logs
Yu Watanabe
2022-07-24
1
-4
/
+1
*
tree-wide: allow ASCII fallback for → in logs
David Tardon
2022-06-28
1
-6
/
+7
*
basic/unit-file: make sure we don't call streq() on NULL
Zbigniew Jędrzejewski-Szmek
2022-06-07
1
-0
/
+1
*
core: handle lookup paths being symlinks
Andreas Rammhold
2022-05-05
1
-1
/
+40
*
shared/install: split UNIT_FILE_SYMLINK into two states
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-2
/
+4
*
basic/unit-file: reverse negative conditional
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-16
/
+16
*
shared/install: also check for self-aliases during installation and ignore them
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-16
/
+10
*
shared/install: propagate errors about invalid aliases and such too
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-22
/
+22
*
shared/install: reuse the standard symlink verification subroutine
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-16
/
+54
*
basic/unit-file: split out the subroutine for symlink verification
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-63
/
+96
*
strv: declare iterator of FOREACH_STRING() in the loop
Zbigniew Jędrzejewski-Szmek
2022-03-23
1
-1
/
+0
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-5
/
+3
*
unti-file: fix symlinked drop-in directory handling
Yu Watanabe
2021-12-28
1
-23
/
+61
*
tree-wide: make FOREACH_DIRENT_ALL define the iterator variable
Zbigniew Jędrzejewski-Szmek
2021-12-15
1
-1
/
+0
*
basic: Make ret_names param to unit_file_find_fragment() optional
Daan De Meyer
2021-10-27
1
-5
/
+8
*
unit-file: tighten unit file discovery checks
Lennart Poettering
2021-10-06
1
-10
/
+44
*
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
1
-0
/
+1
*
basic/unit-file: don't filter out names starting with dot
Anita Zhang
2021-09-29
1
-1
/
+1
*
tree-wide: mark set-but-not-used variables as unused to make LLVM happy
Frantisek Sumsal
2021-09-15
1
-1
/
+2
*
dirent-util: use readdir_ensure_type() in readdir_no_dot() and FOREACH_DIRENT()
Yu Watanabe
2021-06-23
1
-1
/
+0
*
basic/unit-file: fix use-after-free
Yu Watanabe
2021-05-28
1
-3
/
+3
*
Make unit_name_to_instance() return UnitNameFlags
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-1
/
+1
*
basic/unit-file: fix detection of instance aliases
Zbigniew Jędrzejewski-Szmek
2021-05-04
1
-77
/
+120
*
basic/unit-file: ignore any hidden files immediately
Zbigniew Jędrzejewski-Szmek
2021-04-28
1
-1
/
+1
*
treewide: fix spelling
Joerg Behrmann
2021-02-24
1
-1
/
+1
*
basic/unit-file: when loading linked unit files, use link source as "fragment...
Zbigniew Jędrzejewski-Szmek
2021-02-14
1
-6
/
+8
*
treewide: tighten variable scope in loops (#18372)
Susant Sahani
2021-01-27
1
-2
/
+1
*
util: move unit-file.[ch] to src/basic
Yu Watanabe
2021-01-18
1
-0
/
+601