index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
nspawn
/
nspawn-stub-pid1.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
basic: move a bunch of cmdline-related funcs to new argv-util.c+h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
time-util: add macros around timespec_store() that operates on compund litera...
Lennart Poettering
2022-03-18
1
-4
/
+2
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
nspawn: don't become TTY controller just to undo it later again
Lennart Poettering
2020-09-17
1
-6
/
+6
*
nspawn: check return of setsid()
Lennart Poettering
2020-09-17
1
-1
/
+4
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+1
*
nspawn: surrender controlling terminal to PID2 when using the PID1 stub
Nicolas Douma
2019-10-03
1
-0
/
+6
*
Handle or voidify all calls to close_all_fds()
Zbigniew Jędrzejewski-Szmek
2019-03-15
1
-1
/
+1
*
nspawn: use EXIT_EXCEPTION where appropriate
Lennart Poettering
2018-11-20
1
-2
/
+3
*
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 license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: introduce new safe_fork() helper and port everything over
Lennart Poettering
2017-12-25
1
-1
/
+1
*
nspawn: Include missing.h
Henrik Grindal Bakken
2017-12-18
1
-0
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
nspawn: make sure to send SIGTERM/SIGHUP to the main nspawn process if stubin...
Lennart Poettering
2017-06-23
1
-1
/
+10
*
Fix includes (#5980)
Matija Skala
2017-05-19
1
-1
/
+1
*
tree-wide: remove consecutive duplicate words in comments (#5148)
Stefan Schweter
2017-01-25
1
-1
/
+1
*
nspawn: flush out environment block of the -a stub init process
Lennart Poettering
2016-12-14
1
-1
/
+28
*
nspawn: optionally run a stub init process as PID 1
Lennart Poettering
2016-02-03
1
-0
/
+170