index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
nspawn
/
nspawn.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-id128: fold do_sync flag into Id128FormatFlag
Yu Watanabe
2022-12-12
1
-1
/
+1
*
sd-id128: make id128_read() or friends return -ENOPKG when the file contents ...
Yu Watanabe
2022-12-12
1
-3
/
+3
*
Merge pull request #25513 from brauner/pivot_root.nspawn
Luca Boccassi
2022-12-06
1
-29
/
+76
|
\
|
*
nspawn: split mount tunnel setup
Christian Brauner
2022-12-05
1
-7
/
+24
|
*
nspawn: mount temporary visible procfs and sysfs instance
Christian Brauner
2022-12-05
1
-8
/
+42
|
*
nspawn: support pivot_root()
Christian Brauner
2022-12-05
1
-14
/
+10
*
|
tree-wide: fix typo
Yu Watanabe
2022-12-02
1
-2
/
+2
*
|
nspawn: Use "Ctrl-" rather than "^" in info msg
Phaedrus Leeds
2022-12-02
1
-1
/
+1
*
|
dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PART...
Lennart Poettering
2022-12-01
1
-1
/
+3
|
/
*
tree-wide: BLS and DPS are now on uapi-group website
Zbigniew Jędrzejewski-Szmek
2022-11-21
1
-1
/
+1
*
nulstr-util: Declare NULSTR_FOREACH() iterator inline
Daan De Meyer
2022-11-11
1
-1
/
+0
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
nspawn: use in_same_namespace() helper
Christian Brauner
2022-10-04
1
-11
/
+3
*
tree-wide: drop unused reference to DecryptedImage
Yu Watanabe
2022-09-18
1
-3
/
+1
*
nspawn: fix two error strings
Lennart Poettering
2022-09-16
1
-2
/
+2
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-2
/
+1
*
dissect-image: use loop backing file or device node as name of the image
Yu Watanabe
2022-09-07
1
-1
/
+0
*
nspawn: add support for rootidmap bind option
Quentin Deslandes
2022-09-05
1
-1
/
+1
*
nspawn: rename RemountIdmapFlags enum to RemountIdmapping
Quentin Deslandes
2022-09-05
1
-1
/
+1
*
dissect-image: introduce dissect_loop_device() which takes LoopDevice object
Yu Watanabe
2022-09-02
1
-5
/
+2
*
loop-util: rework how we lock loopback block devices
Lennart Poettering
2022-09-01
1
-7
/
+1
*
tree-wide: Use correct format specifiers
Jan Janssen
2022-08-30
1
-1
/
+1
*
nspawn: update help message for user namespacing
Yu Watanabe
2022-06-27
1
-3
/
+7
*
nspawn: fix UID map string
Yu Watanabe
2022-06-16
1
-2
/
+2
*
meson: Add nspawn-locale meson option
Daan De Meyer
2022-06-09
1
-4
/
+1
*
tree-wide: port various users over to connect_unix_path()
Lennart Poettering
2022-05-13
1
-10
/
+4
*
stat-util: fix dir_is_empty() with hidden/backup files
Lennart Poettering
2022-05-04
1
-1
/
+1
*
nspawn: Set LANG to C.UTF-8
Daan De Meyer
2022-05-02
1
-0
/
+11
*
nspawn: fix --ephemeral with --machine
Luca Boccassi
2022-04-19
1
-18
/
+16
*
nspawn: fix locating config files with --ephemeral
Luca Boccassi
2022-04-18
1
-3
/
+14
*
tree-wide: take BSD lock on loopback devices we dissect/mount/operate on
Lennart Poettering
2022-04-10
1
-0
/
+7
*
nspawn: fix comparisons of versions with non-numerical suffixes
Zbigniew Jędrzejewski-Szmek
2022-04-07
1
-2
/
+2
*
Move systemd_installation_has_version() to src/nspawn/
Zbigniew Jędrzejewski-Szmek
2022-04-07
1
-1
/
+1
*
Use new default-user-shell option instead of hard-coding bash in nspawn and u...
наб
2022-03-28
1
-3
/
+6
*
strv: declare iterator of FOREACH_STRING() in the loop
Zbigniew Jędrzejewski-Szmek
2022-03-23
1
-3
/
+2
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
tree-wide: use strv_contains() in more places
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-1
/
+1
*
nspawn: make sure host root can write to the uidmapped mounts we prepare for ...
Lennart Poettering
2022-03-17
1
-1
/
+1
*
nspawn: if we refuse to operate on some directory, explain why
Lennart Poettering
2022-03-17
1
-13
/
+18
*
nspawn: make more stuff const
Lennart Poettering
2022-03-17
1
-1
/
+1
*
nspawn: rebreak all comments in outer_child()
Lennart Poettering
2022-03-17
1
-20
/
+20
*
pid1,nspawn: raise default RLIMIT_MEMLOCK to 8M
Lennart Poettering
2022-03-10
1
-15
/
+15
*
sd128: export sd_id128_to_uuid_string()
Lennart Poettering
2022-02-14
1
-1
/
+1
*
tree-wide: use ERRNO_IS_TRANSIENT()
Yu Watanabe
2021-11-30
1
-7
/
+8
*
nspawn: voidify expose_port_execute() calls
Lennart Poettering
2021-11-22
1
-2
/
+2
*
nspawn: use FOREACH_STRING() more
Lennart Poettering
2021-11-20
1
-8
/
+8
*
tree-wide: don't use mkdir_errno_wrapper() without reason
Lennart Poettering
2021-11-16
1
-3
/
+3
*
tree-wide: use new RET_NERRNO() helper at various places
Lennart Poettering
2021-11-16
1
-4
/
+1
*
umask-util: add helper that resets umask until end of current code block
Lennart Poettering
2021-11-12
1
-6
/
+3
*
nspawn: don't muck with caps if no network setting is used in settings file
Lennart Poettering
2021-11-09
1
-1
/
+2
[next]