index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
switch-root.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: drop copyright lines for more authors
Zbigniew Jędrzejewski-Szmek
2018-06-22
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
/
+1
*
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
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
shared: rework switch_root() code
Lennart Poettering
2016-12-21
1
-80
/
+59
*
Do not raise in switch root if paths are too long
Zbigniew Jędrzejewski-Szmek
2016-11-03
1
-7
/
+18
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: use xsprintf() where applicable
Daniel Mack
2016-01-12
1
-1
/
+2
*
shared: include what we use
Thomas Hindoe Paaboel Andersen
2015-12-06
1
-1
/
+3
*
user-util: move UID/GID related macros from macro.h to user-util.h
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
-7
/
+8
*
nspawn: finish user namespace support
Lennart Poettering
2015-05-21
1
-1
/
+1
*
util: rework rm_rf() logic
Lennart Poettering
2015-04-06
1
-2
/
+3
*
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-03
1
-1
/
+1
*
Add a snprinf wrapper which checks that the buffer was big enough
Zbigniew Jędrzejewski-Szmek
2015-02-01
1
-1
/
+0
*
treewide: another round of simplifications
Michal Schmidt
2014-11-28
1
-20
/
+10
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-13
/
+13
*
switch-root: explain why we don't care about base_filesystem_create() failing
Lennart Poettering
2014-11-06
1
-0
/
+5
*
switch_root: do not fail, if base_filesystem_create() failed
Harald Hoyer
2014-11-06
1
-6
/
+1
*
systemd: continue switch-root even if umount fails
Zbigniew Jędrzejewski-Szmek
2014-10-17
1
-8
/
+7
*
use the switch_root function in shutdown
Harald Hoyer
2014-08-28
1
-0
/
+163