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
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-2
/
+2
*
shared/install: try even harder to make sure variable is initalized
Zbigniew Jędrzejewski-Szmek
2019-03-26
1
-4
/
+4
*
tree-wide: constify a few static string tables
Lennart Poettering
2019-03-25
1
-1
/
+1
*
shared/install: Preserve escape characters for escaped unit names
David Michael
2019-03-20
1
-1
/
+1
*
shared/install: do not use a temporary variable outside of its scope
Zbigniew Jędrzejewski-Szmek
2019-02-28
1
-8
/
+3
*
Introduce CONF_PATHS_USR_STRV to mirror CONF_PATHS_STRV
Zbigniew Jędrzejewski-Szmek
2019-02-18
1
-18
/
+5
*
shared/install: generate list of files in separate function
Zbigniew Jędrzejewski-Szmek
2019-02-18
1
-8
/
+19
*
Remove 'inline' attributes from static functions in .c files (#11426)
Topi Miettinen
2019-01-15
1
-3
/
+3
*
Merge pull request #11143 from keszybz/enable-symlink
Lennart Poettering
2018-12-16
1
-26
/
+41
|
\
|
*
shared/install: ignore symlinks which have lower priority than the unit file
Zbigniew Jędrzejewski-Szmek
2018-12-13
1
-6
/
+23
|
*
shared/install: add some more debugging info
Zbigniew Jędrzejewski-Szmek
2018-12-13
1
-2
/
+8
|
*
shared/install: remove two conditionals which are always false
Zbigniew Jędrzejewski-Szmek
2018-12-13
1
-14
/
+6
|
*
shared/install: mark UnitFileInstallInfo* as const where appropriate
Zbigniew Jędrzejewski-Szmek
2018-12-12
1
-6
/
+6
*
|
locale-util: prefix special glyph enum values with SPECIAL_GLYPH_
Lennart Poettering
2018-12-14
1
-1
/
+1
*
|
tree-wide: Remove O_CLOEXEC from fdopen
Chris Down
2018-12-12
1
-1
/
+1
|
/
*
Merge pull request #10892 from mbiebl/revert-systemctl-runtime-unmask-breakage
Zbigniew Jędrzejewski-Szmek
2018-12-12
1
-75
/
+87
|
\
|
*
Revert "systemctl: when removing enablement or mask symlinks, cover both /run...
Michael Biebl
2018-11-27
1
-75
/
+87
*
|
tree-wide: rename path_join_many() to path_join()
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-2
/
+2
*
|
tree-wide: replace path_join with path_join_many
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-2
/
+2
*
|
install: when enabling a template unit without DefaultInstance= nor specified...
Lennart Poettering
2018-11-28
1
-1
/
+5
*
|
install: use structured initializers
Lennart Poettering
2018-11-28
1
-3
/
+6
|
/
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-8
/
+7
*
Move LONG_LINE_MAX definition to fileio.h
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-1
/
+0
*
strv: wrap strv_new() in a macro so that NULL sentinel is implicit
Lennart Poettering
2018-10-31
1
-1
/
+1
*
install: pass encountered error number to log_syntax()
Lennart Poettering
2018-10-18
1
-1
/
+1
*
install: FOREACH_LINE excorcism
Lennart Poettering
2018-10-18
1
-2
/
+9
*
shared/install: avoid overwriting 'r' counter with a partial result
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-3
/
+3
*
install: small refactor to combine two function calls into one function
Ruixin Bao
2018-08-28
1
-31
/
+30
*
install: allow instantiated units to be enabled via presets
Ruixin Bao
2018-08-28
1
-19
/
+136
*
install: fix error handling in is_symlink_with_known_name()
Yu Watanabe
2018-06-25
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: unify how we define bit mak enums
Lennart Poettering
2018-06-12
1
-3
/
+3
*
Merge pull request #9147 from keszybz/runtime-enablement
Lennart Poettering
2018-06-04
1
-97
/
+78
|
\
|
*
systemctl: when removing enablement or mask symlinks, cover both /run and /etc
Zbigniew Jędrzejewski-Szmek
2018-06-01
1
-87
/
+75
|
*
Fix reporting of enabled-runtime units
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-10
/
+3
*
|
path-util: introduce path_simplify()
Yu Watanabe
2018-06-03
1
-4
/
+4
|
/
*
install: export unit_file_lookup_state()
Lennart Poettering
2018-05-24
1
-3
/
+1
*
install: "user" and "global" scopes are equivalent for user presets
Franck Bui
2018-05-23
1
-5
/
+9
*
tree-wide: be more careful with the type of array sizes
Lennart Poettering
2018-04-27
1
-29
/
+29
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
1
-13
/
+13
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-4
/
+2
*
install: don't enforce that .d/ dropin files (and their symlink chain element...
Lennart Poettering
2018-03-29
1
-40
/
+58
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-6
/
+3
*
coccinelle: add reallocarray() coccinelle script
Lennart Poettering
2018-03-02
1
-1
/
+1
*
install: detect masked unit with drop-ins
Filipe Brandenburger
2018-03-02
1
-0
/
+3
*
stat-util: unify code that checks whether something is a regular file
Lennart Poettering
2018-02-20
1
-10
/
+7
*
tree-wide: use path_hash_ops instead of string_hash_ops whenever we key by a ...
Lennart Poettering
2018-02-12
1
-1
/
+1
*
install: search preset files in /run (#7715)
John Lin
2018-01-05
1
-0
/
+2
[next]