index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rc-local-generator
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: move declarations of several generators
Yu Watanabe
2023-07-31
1
-0
/
+9
*
generator: run various generators only run on the host, not in initrd
Lennart Poettering
2023-07-04
1
-0
/
+6
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
1
-1
/
+1
*
meson: use jinja2 for rpm templates
Zbigniew Jędrzejewski-Szmek
2021-05-19
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
meson: RC_LOCAL_SCRIPT_PATH_START to RC_LOCAL_PATH
Zbigniew Jędrzejewski-Szmek
2020-09-15
1
-1
/
+1
*
Drop support for /usr/sbin/halt.local
Michael Biebl
2019-05-23
1
-6
/
+0
*
generators: define custom main func definer and use it where applicable
Zbigniew Jędrzejewski-Szmek
2018-12-12
1
-11
/
+4
*
rc-local-generator: tweak log message generation
Lennart Poettering
2018-12-05
1
-8
/
+17
*
rc-local-generator: small shortification
Lennart Poettering
2018-12-05
1
-3
/
+1
*
rc-local-generator: provide more debugging information
Zbigniew Jędrzejewski-Szmek
2018-11-27
1
-2
/
+8
*
rc-local-generator: use macro to define main()
Zbigniew Jędrzejewski-Szmek
2018-11-27
1
-13
/
+12
*
generators: drop umask calls
Zbigniew Jędrzejewski-Szmek
2018-11-21
1
-2
/
+0
*
generators: introduce a common implementation for the log setup boilerplate
Lennart Poettering
2018-11-20
1
-4
/
+2
*
rc-local-generator: add comment explaining the background of the generator
Lennart Poettering
2018-11-17
1
-0
/
+6
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-1
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
log: remove LOG_TARGET_SAFE pseudo log target
Lennart Poettering
2018-01-24
1
-1
/
+2
*
rc-local-generator: minor modernizations
Lennart Poettering
2017-12-26
1
-14
/
+8
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
rc-local-generator: drop duplicate definitions for rc.local
Zbigniew Jędrzejewski-Szmek
2017-04-20
1
-8
/
+0
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-2
/
+2
*
tree-wide: make more global variables static
Lennart Poettering
2016-02-13
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
treewide: apply errno.cocci
Michal Schmidt
2015-11-09
1
-2
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-1
/
+2
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-1
/
+1
*
rc-local: use access(X_OK) to check if files are executable
Lennart Poettering
2013-10-29
1
-28
/
+15
*
Standarize on one spelling of symlink error message
Zbigniew Jędrzejewski-Szmek
2013-04-24
1
-1
/
+1
*
build-sys: make rc-local support part of SYSV compat
Lennart Poettering
2013-01-04
1
-7
/
+7
*
log.h: new log_oom() -> int -ENOMEM, use it
Shawn Landden
2012-07-26
1
-2
/
+1
*
use "Out of memory." consistantly (or with "\n")
Shawn Landden
2012-07-25
1
-1
/
+1
*
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-05-31
1
-1
/
+1
*
manager: rework generator logic
Lennart Poettering
2012-05-23
1
-6
/
+6
*
log: make sure generators never log into the journal to avoid activation dead...
Lennart Poettering
2012-05-22
1
-1
/
+1
*
rc-local-generator: hook halt-local in based on generator too
Lennart Poettering
2012-05-03
1
-6
/
+14
*
build-sys: add stub makefiles to all subdirs to ease development with emacs
Lennart Poettering
2012-04-13
1
-0
/
+1
*
move all tools to subdirs
Kay Sievers
2012-04-12
1
-0
/
+108