index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
nspawn
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
2
-11
/
+10
*
nspawn: don't chown() stdin/stdout passed in when --console=pipe is used
Lennart Poettering
2020-10-02
3
-14
/
+17
*
nspawn: give better message when invoked as non-root without arguments
Zbigniew Jędrzejewski-Szmek
2020-09-24
1
-2
/
+5
*
mount-util: rework umount_verbose() to take log level and flags arg
Lennart Poettering
2020-09-23
2
-6
/
+7
*
mount-util: switch most mount_verbose() code over to not follow symlinks
Lennart Poettering
2020-09-23
4
-72
/
+77
*
tree-wide: use ERRNO_IS_PRIVILEGE() whereever appropriate
Lennart Poettering
2020-09-22
1
-1
/
+1
*
dissect-image: process /usr/ GPT partition type
Lennart Poettering
2020-09-19
1
-1
/
+1
*
nspawn: add --console=autopipe mode
Lennart Poettering
2020-09-17
1
-3
/
+9
*
nspawn: don't become TTY controller just to undo it later again
Lennart Poettering
2020-09-17
2
-9
/
+19
*
nspawn: fix fd leak on failure path
Lennart Poettering
2020-09-17
1
-1
/
+2
*
nspawn: print log notice when we are invoked from a tty but in "pipe" mode
Lennart Poettering
2020-09-17
1
-2
/
+8
*
nspawn: check return of setsid()
Lennart Poettering
2020-09-17
1
-1
/
+4
*
dissect: wrap verity settings in new VeritySettings structure
Lennart Poettering
2020-09-17
1
-46
/
+41
*
nspawn: downgrade log level if the error will be ignored
Yu Watanabe
2020-09-10
1
-54
/
+37
*
Rename strv_split_extract() to strv_split_full()
Zbigniew Jędrzejewski-Szmek
2020-09-09
1
-1
/
+1
*
nspawn: use extract_first_word()
Zbigniew Jędrzejewski-Szmek
2020-09-09
1
-7
/
+9
*
nspawn: let's make LinkJournal an extended boolean
Lennart Poettering
2020-09-02
1
-5
/
+12
*
nspawn: add --set-credential= and --load-credential=
Lennart Poettering
2020-08-25
5
-4
/
+231
*
Merge pull request #16819 from keszybz/seccomp-enosys
Zbigniew Jędrzejewski-Szmek
2020-08-25
1
-5
/
+27
|
\
|
*
nspawn: turn on higher optimization level in seccomp
Zbigniew Jędrzejewski-Szmek
2020-08-24
1
-0
/
+7
|
*
nspawn: return ENOSYS by default, EPERM for "known" calls
Zbigniew Jędrzejewski-Szmek
2020-08-24
1
-5
/
+15
|
*
shared/seccomp-util: added functionality to make list of filtred syscalls
Zbigniew Jędrzejewski-Szmek
2020-08-24
1
-2
/
+7
*
|
seccomp: add support for riscv64
Aurelien Jarno
2020-08-21
1
-0
/
+3
*
|
Merge pull request #16543 from poettering/nspawn-run-host
Lennart Poettering
2020-08-20
1
-20
/
+21
|
\
\
|
|
/
|
/
|
|
*
nspawn: provide $container and $container_uuid in /run/host too
Lennart Poettering
2020-08-20
1
-0
/
+8
|
*
nspawn,pid1: pass "inaccessible" nodes from cntr mgr to pid1 payload via /run...
Lennart Poettering
2020-08-20
1
-1
/
+1
|
*
nspawn: move $NOTIFY_SOCKET into /run/host/ too
Lennart Poettering
2020-08-20
1
-8
/
+6
|
*
nspawn/machine: move mount propagation dir to /run/host/incoming
Lennart Poettering
2020-08-20
1
-11
/
+6
*
|
shared/seccomp: use _cleanup_ in one more place
Zbigniew Jędrzejewski-Szmek
2020-08-19
1
-1
/
+1
|
/
*
dissect: introduce new helper dissected_image_mount_and_warn() and use it eve...
Lennart Poettering
2020-08-11
1
-7
/
+6
*
Merge pull request #16308 from bluca/root_image_options
Zbigniew Jędrzejewski-Szmek
2020-08-03
1
-0
/
+1
|
\
|
*
service: add new RootImageOptions feature
Luca Boccassi
2020-07-29
1
-0
/
+1
*
|
nspawn: Fix incorrect usage of putenv
Daan De Meyer
2020-08-03
1
-1
/
+1
*
|
pid1: stop limiting size of /dev/shm
Zbigniew Jędrzejewski-Szmek
2020-07-30
1
-2
/
+2
|
/
*
nspawn: rework how /run/host/ is set up
Lennart Poettering
2020-07-23
2
-31
/
+36
*
nspawn: add missing spdx header
Lennart Poettering
2020-07-23
1
-0
/
+1
*
nspawn: fix MS_SHARED mount propagation for userns containers
Lennart Poettering
2020-07-23
1
-12
/
+17
*
nspawn: set container_host env vars before user arguments
Luca Boccassi
2020-07-20
1
-1
/
+1
*
nspawn: mount os-release in two steps to make it read-only
Luca Boccassi
2020-07-16
1
-3
/
+7
*
nspawn: use access/F_OK instead of stat to check for file existence
Luca Boccassi
2020-07-16
1
-2
/
+1
*
nss-mymachines: drop support for UID/GID resolving
Lennart Poettering
2020-07-14
1
-1
/
+1
*
Merge pull request #15891 from bluca/host_os_release
Zbigniew Jędrzejewski-Szmek
2020-07-08
3
-67
/
+50
|
\
|
*
nspawn: implement container host os-release interface
Luca Boccassi
2020-06-23
3
-14
/
+49
|
*
nspawn: use mkdir_p_safe instead of homegrown version
Luca Boccassi
2020-06-23
1
-54
/
+2
*
|
shared: actually move all BusLocator related calls to bus-locator.c
Lennart Poettering
2020-06-30
1
-0
/
+1
*
|
dissect/nspawn: add support for dm-verity root hash signature
Luca Boccassi
2020-06-25
1
-2
/
+39
*
|
tree-wide: avoid some loaded terms
Lennart Poettering
2020-06-25
6
-47
/
+49
|
/
*
core: add RootHash and RootVerity service parameters
Luca Boccassi
2020-06-23
1
-1
/
+1
*
nspawn: mkdir selinux mount point once, but not twice
Lennart Poettering
2020-06-23
1
-2
/
+2
*
Merge pull request #16118 from poettering/inaccessible-fixlets
Zbigniew Jędrzejewski-Szmek
2020-06-10
2
-2
/
+2
|
\
[next]