index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
dropin.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fileio: port write_string_file() to LabelOps, and thus add WRITE_STRING_FILE_...
Lennart Poettering
2024-10-22
1
-2
/
+2
*
dropin: use WRITE_STRING_FILE_MKDIR_0755 to create drop-in prefix path
Lennart Poettering
2024-10-15
1
-4
/
+3
*
shared: modernize drop_in_file() a bit
Lennart Poettering
2024-10-15
1
-12
/
+21
*
shared/dropin: minor modernization
Mike Yuan
2024-06-12
1
-24
/
+38
*
debug-generator: Allow specifying name of unit-dropin credential
Daan De Meyer
2024-05-11
1
-3
/
+4
*
chase-symlinks: Rename chase_symlinks() to chase()
Daan De Meyer
2023-03-24
1
-2
/
+2
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
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
*
tree-wide: more repeated words
Zbigniew Jędrzejewski-Szmek
2020-07-07
1
-2
/
+2
*
core: store unit aliases in a separate set
Zbigniew Jędrzejewski-Szmek
2020-06-10
1
-8
/
+13
*
unit drop-in: Fix ordering of special type.d drop-ins
Greg "GothAck" Miell
2019-12-27
1
-5
/
+5
*
shared/dropin: fix assert for invalid drop-in
Topi Miettinen
2019-12-18
1
-11
/
+12
*
core: change top-level drop-in from -.service.d to service.d
Anita Zhang
2019-11-07
1
-10
/
+12
*
basic/fs-util: change CHASE_OPEN flag into a separate output parameter
Zbigniew Jędrzejewski-Szmek
2019-10-24
1
-1
/
+1
*
shared/dropin: support -.service.d/ top level drop-in for service units
Anita Zhang
2019-10-15
1
-0
/
+23
*
shared/dropin: rename function for clarity
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-2
/
+4
*
shared/dropin: use TAKE_PTR in one more place
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-19
/
+11
*
basic/set: constify operations which don't modify Set
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-1
/
+1
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-4
/
+4
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: fix a number of log calls that use %m but have no errno set
Lennart Poettering
2018-06-07
1
-1
/
+1
*
dropin: when looking for dropins for a unit, also look within "-" prefix unit...
Lennart Poettering
2018-04-13
1
-8
/
+63
*
dropin: don't fully suppress logging about ENAMETOOLONG. Just downgrade to LO...
Lennart Poettering
2018-04-13
1
-6
/
+8
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
shared/dropin: ignore ENAMETOOLONG when checking drop-in directories (#7525)
Lukáš Nykrýn
2017-12-01
1
-1
/
+5
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
exec-util,conf-files: skip non-executable files in execute_directories()
Lennart Poettering
2017-09-13
1
-1
/
+1
*
shared/dropin: improve error message
Zbigniew Jędrzejewski-Szmek
2017-07-22
1
-6
/
+3
*
dropin: always initialize return parameters on success
Lennart Poettering
2017-02-09
1
-4
/
+7
*
dropin: let's reduce duplicate a bit
Lennart Poettering
2017-02-09
1
-10
/
+3
*
dropin: let's prefer strjoina() over strjoin()
Lennart Poettering
2017-02-09
1
-4
/
+2
*
dropin: downgrade logging about paths we cannot canonicalize
Lennart Poettering
2017-02-09
1
-4
/
+4
*
core: drop code that is now unused
Zbigniew Jędrzejewski-Szmek
2017-02-08
1
-60
/
+25
*
core: when loading .wants and .requires, follow the same logic as .d conf dro...
Zbigniew Jędrzejewski-Szmek
2017-02-08
1
-4
/
+7
*
systemctl: also use chase_symlinks for dropins
Zbigniew Jędrzejewski-Szmek
2017-02-02
1
-7
/
+19
*
tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)
Reverend Homer
2016-12-09
1
-14
/
+3
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-5
/
+5
*
tree-wide: rename hidden_file to hidden_or_backup_file and optimize
Zbigniew Jędrzejewski-Szmek
2016-04-28
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: check if errno is greater than zero (2)
Zbigniew Jędrzejewski-Szmek
2016-01-13
1
-1
/
+1
*
shared: include what we use
Thomas Hindoe Paaboel Andersen
2015-12-06
1
-1
/
+11
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util: move filename_is_valid() and path_is_safe() to path-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-0
/
+1
*
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-24
1
-5
/
+6
[next]