index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
nspawn
/
nspawn-patch-uid.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nspawn-patch-uid: clarify that changing mode of symlink is unsupported
Mike Yuan
2023-11-25
1
-1
/
+1
*
Revert "nspawn-patch-uid: try fchmodat2() to restore mode of symlink"
Mike Yuan
2023-11-25
1
-10
/
+5
*
nspawn-patch-uid: try fchmodat2() to restore mode of symlink
Arseny Maslennikov
2023-11-01
1
-5
/
+10
*
tree-wide: "<n>bit" → "<n>-bit"
Zbigniew Jędrzejewski-Szmek
2023-07-02
1
-3
/
+3
*
nspawn: guard acl_free() with a NULL check
Lennart Poettering
2023-01-06
1
-1
/
+3
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-2
/
+2
*
tree-wide: make FOREACH_DIRENT_ALL define the iterator variable
Zbigniew Jędrzejewski-Szmek
2021-12-15
1
-2
/
+0
*
tree-wide: port things over to FORMAT_PROC_FD_PATH()
Lennart Poettering
2021-08-19
1
-14
/
+6
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
*: convert amenable fdopendir() calls to take_fdopendir()
Vito Caputo
2020-03-31
1
-2
/
+2
*
tree-wide: drop magic.h when missing_magic.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop stat.h or statfs.h when stat-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop acl.h when acl-util.h is included
Yu Watanabe
2019-11-03
1
-3
/
+0
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+1
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-1
/
+1
*
tree-wide: fix false search hits with ppp (typos)
Topi Miettinen
2019-03-18
1
-1
/
+1
*
tree-wide: remove various unused functions
Lennart Poettering
2018-12-02
1
-4
/
+0
*
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: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-2
/
+1
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-2
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
nspawn: make recursive chown()ing logic safe for being aborted in the middle
Lennart Poettering
2017-11-17
1
-46
/
+75
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-2
/
+2
*
nspawn: properly report all kinds of changed UID/GID when patching things for...
Lennart Poettering
2017-10-02
1
-0
/
+2
*
fs-util: unify code we use to check if dirent's d_name is "." or ".."
Lennart Poettering
2017-02-02
1
-1
/
+1
*
nspawn: fix uid patching logic (#3599)
Lennart Poettering
2016-06-25
1
-3
/
+6
*
nspawn: rename is_procfs_sysfs_or_suchlike() to is_fs_fully_userns_compatible()
Djalal Harouni
2016-05-26
1
-3
/
+9
*
nspawn: a bench of special fileystems that should not be shifted
Djalal Harouni
2016-05-26
1
-0
/
+3
*
nspawn: when readjusting UID/GID ownership of OS trees, skip read-only subtrees
Lennart Poettering
2016-04-25
1
-3
/
+15
*
nspawn: don't try to patch UIDs/GIDs of procfs and suchlike
Lennart Poettering
2016-04-25
1
-2
/
+42
*
nspawn: optionally fix up OS tree uid/gids for userns
Lennart Poettering
2016-04-25
1
-0
/
+417