index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
load-dropin.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pid1: drop now-unused path parameter to add_dependency_by_name()
Zbigniew Jędrzejewski-Szmek
2018-09-15
1
-1
/
+1
*
systemd: do not pass .wants fragment path to manager_load_unit
Zbigniew Jędrzejewski-Szmek
2018-09-15
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: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
core: minor coding style changes
Lennart Poettering
2018-04-13
1
-1
/
+1
*
load-dropin: rename variable
Lennart Poettering
2018-04-13
1
-12
/
+7
*
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
/
+3
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
core: downgrade a log message from error to warning
Lennart Poettering
2017-11-13
1
-2
/
+2
*
conf-parser: turn three bool function params into a flags fields
Lennart Poettering
2017-11-13
1
-6
/
+5
*
core: track why unit dependencies came to be
Lennart Poettering
2017-11-10
1
-1
/
+1
*
load-dropin: propagate errors properly from unit_name_compatible() (#6002)
Lennart Poettering
2017-05-22
1
-7
/
+12
*
core/load-droping: avoid oom warning when the unit symlink is not a template
Zbigniew Jędrzejewski-Szmek
2017-05-21
1
-3
/
+5
*
core/load-dropin: add more sanity checks on .wants/.requires symlinks
Zbigniew Jędrzejewski-Szmek
2017-02-08
1
-1
/
+41
*
core: implement masking of .wants/.requires symlinks
Zbigniew Jędrzejewski-Szmek
2017-02-08
1
-0
/
+7
*
core: when loading .wants and .requires, follow the same logic as .d conf dro...
Zbigniew Jędrzejewski-Szmek
2017-02-08
1
-25
/
+46
*
systemctl: also use chase_symlinks for dropins
Zbigniew Jędrzejewski-Szmek
2017-02-02
1
-2
/
+4
*
core: don't drop transient drop-ins when loading the rest
Lennart Poettering
2016-04-12
1
-2
/
+11
*
core: rework generator dir logic, move the dirs into LookupPaths structure
Lennart Poettering
2016-04-12
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
core: fix memory leak in transient units
Evgeny Vereshchagin
2016-01-15
1
-0
/
+1
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-3
/
+3
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-3
/
+0
*
Move dropin listing to shared
Zbigniew Jędrzejewski-Szmek
2014-12-16
1
-123
/
+15
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-1
/
+1
*
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
1
-6
/
+2
*
treewide: more log_*_errno() conversions
Michal Schmidt
2014-11-28
1
-1
/
+1
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-2
/
+2
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-2
/
+2
*
core: do not add dependencies to self
Zbigniew Jędrzejewski-Szmek
2014-08-08
1
-1
/
+1
*
Let config_parse open file where applicable
Zbigniew Jędrzejewski-Szmek
2014-07-17
1
-2
/
+3
*
Constify ConfigTableItem tables
Zbigniew Jędrzejewski-Szmek
2014-07-16
1
-1
/
+1
*
core: remove unused vars
Lennart Poettering
2014-05-22
1
-2
/
+0
*
core: never consider failure when reading drop-ins fatal
Lennart Poettering
2014-05-22
1
-29
/
+13
*
conf-parser: warn when we open configuration files with weird access bits
Lennart Poettering
2014-02-03
1
-23
/
+13
*
core: replace readdir_r with readdir
Florian Weimer
2013-12-22
1
-3
/
+4
*
id128: when taking user input for a 128bit ID, validate syntax
Lennart Poettering
2013-04-30
1
-14
/
+26
*
conf-parser: restrict .include usage
Lennart Poettering
2013-04-25
1
-1
/
+1
*
Report about syntax errors with metadata
Zbigniew Jędrzejewski-Szmek
2013-04-17
1
-1
/
+3
*
test-catalog,core/load-dropin: remove unused variables
Zbigniew Jędrzejewski-Szmek
2013-04-05
1
-1
/
+0
*
Introspect and monitor dropin configuration
Oleksii Shevchuk
2013-04-02
1
-19
/
+41
*
shared: conf-files - add root parameter
Kay Sievers
2013-02-08
1
-1
/
+1
*
core: fix double free
Lennart Poettering
2013-01-14
1
-2
/
+2
*
unit: instead of directly loading drop-in configuration snippets use conf_fil...
Lennart Poettering
2013-01-11
1
-28
/
+41
*
unit: allow extension of unit files with .d/*.conf drop-ins
Lennart Poettering
2013-01-11
1
-19
/
+44
*
util: rename join() to strjoin()
Lennart Poettering
2012-07-13
1
-3
/
+3
*
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-12
1
-4
/
+4
*
move libsystemd_core.la sources into core/
Kay Sievers
2012-04-11
1
-0
/
+150