index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
install.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-3
/
+3
*
tree-wide: make specifier expansion --root= aware
Lennart Poettering
2021-06-24
1
-9
/
+19
*
dirent-util: use readdir_ensure_type() in readdir_no_dot() and FOREACH_DIRENT()
Yu Watanabe
2021-06-23
1
-10
/
+0
*
shared/install: ignore enablement of template units w/o instance when presetting
Zbigniew Jędrzejewski-Szmek
2021-06-10
1
-3
/
+13
*
shared/install: pass UnitFileFlags down into the call chain
Zbigniew Jędrzejewski-Szmek
2021-06-10
1
-19
/
+23
*
shared/install: improve message about template mismatch
Zbigniew Jędrzejewski-Szmek
2021-06-09
1
-2
/
+2
*
shared/install: remove custom error handling in unit_file_preset_all()
Zbigniew Jędrzejewski-Szmek
2021-06-09
1
-11
/
+5
*
shared/install: ignore failures for auxiliary files
Zbigniew Jędrzejewski-Szmek
2021-06-09
1
-5
/
+18
*
install: allow adding plain templates to .wants/ or .requires/
Zbigniew Jędrzejewski-Szmek
2021-06-07
1
-8
/
+30
*
tree-wide: always drop unnecessary dot in path
Yu Watanabe
2021-05-28
1
-4
/
+4
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-10
/
+9
*
meson: use jinja2 for rpm templates
Zbigniew Jędrzejewski-Szmek
2021-05-19
1
-1
/
+1
*
tree-wide: refuse too long strings earlier in specifier_printf()
Yu Watanabe
2021-05-12
1
-4
/
+4
*
Make unit_name_to_instance() return UnitNameFlags
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-7
/
+7
*
install: warn if WantedBy targets don't exist
Jan Synacek
2021-04-23
1
-7
/
+18
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
1
-1
/
+1
*
install: refactor find_symlinks() and don't search for symlinks recursively
Michal Sekletar
2021-03-11
1
-107
/
+96
*
install: use null_or_empty_path()
Yu Watanabe
2021-03-05
1
-4
/
+2
*
install: make UnitFileChangeType enum anonymous
Lennart Poettering
2021-02-17
1
-21
/
+33
*
tree-wide: return NULL from freeing functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-3
/
+3
*
install: use ordered_hashmap_ensure_put
Susant Sahani
2021-01-18
1
-5
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
core: add [Enable|Disable]UnitFilesWithFlags DBUS methods
Luca Boccassi
2020-09-04
1
-2
/
+11
*
shared/install: fix preset operations for non-service instantiated units
Zbigniew Jędrzejewski-Szmek
2020-08-22
1
-8
/
+5
*
shared/install: reduce scope of iterator variables
Zbigniew Jędrzejewski-Szmek
2020-08-22
1
-13
/
+8
*
install: fix wrong data type
fangxiuning
2020-07-10
1
-1
/
+1
*
shared/install: do not require /dev/null to be present in chroots
Zbigniew Jędrzejewski-Szmek
2020-07-05
1
-5
/
+17
*
core: check null_or_empty for masked units instead of /dev/null
Anita Zhang
2020-07-03
1
-9
/
+10
*
core: remove support for ".include" stanza
Lennart Poettering
2020-06-03
1
-1
/
+1
*
conf-parser: return mtime in config_parse() and friends
Lennart Poettering
2020-06-02
1
-1
/
+2
*
shared: treat generator units as vendor units
Jeremy Cline
2020-05-21
1
-2
/
+5
*
tree-wide: Workaround -Wnonnull GCC bug
Benjamin Robin
2020-05-07
1
-2
/
+6
*
systemctl: add new enablement state "alias"
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-0
/
+7
*
shared/install: rename variable for clarity
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-5
/
+5
*
shared/install: print name of offending file in error
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-1
/
+1
*
shared/install: indent tables
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-16
/
+16
*
shared/install: optionally cache the preset list
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-31
/
+31
*
tree-wide: spellcheck using codespell
Zbigniew Jędrzejewski-Szmek
2020-04-16
1
-1
/
+1
*
*: convert amenable fdopen calls to take_fdopen
Vito Caputo
2020-03-31
1
-2
/
+1
*
Merge pull request #14156 from fbuihuu/deal-with-aliases-when-disabling
Zbigniew Jędrzejewski-Szmek
2020-02-06
1
-3
/
+3
|
\
|
*
shared/install: drop an unused variable in config_parse_also()
Franck Bui
2020-01-10
1
-2
/
+2
|
*
shared/install: try harder to find enablement symlinks when disabling a unit
Franck Bui
2020-01-10
1
-1
/
+1
*
|
Merge pull request #14400 from keszybz/alias-check
Lennart Poettering
2020-01-13
1
-2
/
+82
|
\
\
|
*
|
core,install: allow one more case of "instance propagation"
Zbigniew Jędrzejewski-Szmek
2020-01-10
1
-2
/
+14
|
*
|
shared/install: rework alias check and add test
Zbigniew Jędrzejewski-Szmek
2020-01-10
1
-36
/
+53
|
*
|
shared/install: drop creation of alias for DefaultInstance
Zbigniew Jędrzejewski-Szmek
2019-12-21
1
-16
/
+0
|
*
|
shared/install: split out alias verification function
Zbigniew Jędrzejewski-Szmek
2019-12-19
1
-28
/
+40
|
*
|
Be more strict about what can be an Alias for template and instances
Jérémy Rosen
2019-12-18
1
-0
/
+55
|
|
/
*
/
install: use path_strv_contains() where appropriate
Lennart Poettering
2020-01-09
1
-6
/
+1
|
/
*
shared/install: log syntax error for invalid DefaultInstance=
Zbigniew Jędrzejewski-Szmek
2019-12-16
1
-1
/
+2
[next]