index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
unit-file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
unit-file: make unit_type_may_{alias_template} static inline
Mike Yuan
2024-10-06
1
-19
/
+0
*
basic/unit-file: move to shared/
Mike Yuan
2024-10-06
1
-0
/
+833
*
util: move unit-file.[ch] to src/basic
Yu Watanabe
2021-01-18
1
-601
/
+0
*
unit-file: downgrade log message to debug
Lennart Poettering
2021-01-14
1
-1
/
+1
*
unit-file: fix indentation
Lennart Poettering
2021-01-14
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-2
/
+1
*
Rework how we cache mtime to figure out if units changed
Zbigniew Jędrzejewski-Szmek
2020-08-31
1
-23
/
+28
*
core: reload cache if it's dirty when starting a UNIT_NOT_FOUND unit
Luca Boccassi
2020-05-30
1
-1
/
+1
*
shared/unit-file: make sure the old hashmaps and sets are freed upon replacement
Zbigniew Jędrzejewski-Szmek
2020-05-28
1
-11
/
+13
*
basic/set: let set_put_strdup() create the set with string hash ops
Zbigniew Jędrzejewski-Szmek
2020-05-06
1
-2
/
+2
*
shared/unit-file: fix resolution of absoulute symlinks with --root
Zbigniew Jędrzejewski-Szmek
2020-04-30
1
-3
/
+4
*
core,install: allow one more case of "instance propagation"
Zbigniew Jędrzejewski-Szmek
2020-01-10
1
-5
/
+22
*
shared/unit-file: expose function to check .wants/.requires symlink validity
Zbigniew Jędrzejewski-Szmek
2020-01-10
1
-0
/
+18
*
basic/fs-util: change CHASE_OPEN flag into a separate output parameter
Zbigniew Jędrzejewski-Szmek
2019-10-24
1
-1
/
+1
*
Merge pull request #13246 from keszybz/add-SystemdOptions-efi-variable
Zbigniew Jędrzejewski-Szmek
2019-10-03
1
-0
/
+45
|
\
|
*
util-lib: move runlevel_to_target() to shared/unit-file
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-0
/
+45
*
|
Handle d_type == DT_UNKNOWN correctly
Michael Olbrich
2019-09-30
1
-0
/
+1
|
/
*
shared/unit-files: only put valid unit paths and dropin dirs in the cache
Zbigniew Jędrzejewski-Szmek
2019-08-30
1
-1
/
+10
*
shared/unit-files: we must not filter out names starting with a dot
Zbigniew Jędrzejewski-Szmek
2019-08-30
1
-1
/
+1
*
unit-file: downgrade accidentaly high-prio debug log message
Lennart Poettering
2019-08-16
1
-1
/
+1
*
shared/unit-file: fix systemctl cat user@.service
Zbigniew Jędrzejewski-Szmek
2019-08-14
1
-3
/
+3
*
unit-file: fix coverity issue
Lennart Poettering
2019-07-31
1
-1
/
+1
*
pid1: drop unit caches only based on mtime
Zbigniew Jędrzejewski-Szmek
2019-07-30
1
-1
/
+56
*
pid1: use a cache for all unit aliases
Zbigniew Jędrzejewski-Szmek
2019-07-30
1
-0
/
+353
*
shared/unit-file: add a function to validate unit alias symlinks
Zbigniew Jędrzejewski-Szmek
2019-07-30
1
-0
/
+73
*
Create src/shared/unit-file.[ch] for unit-file related ops
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-0
/
+23