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
*
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
*
nspawn: only copy syscall filters from settings if actually configured
Lennart Poettering
2021-11-09
1
-10
/
+14
*
nspawn: copy BindUser= setting from settings only if set
Lennart Poettering
2021-11-09
1
-1
/
+2
*
nspawn: use three boolean fields from settings file when actually set
Lennart Poettering
2021-11-09
1
-3
/
+6
*
nspawn: add helper settings_network_configured()
Lennart Poettering
2021-11-09
1
-9
/
+1
*
Merge pull request #20138 from keszybz/coding-style-variable-decls
Luca Boccassi
2021-11-05
1
-5
/
+12
|
\
|
*
Make pager_open() return void
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-1
/
+1
|
*
tree-wide: drop "f" from sd_notify() calls with a static string
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-1
/
+1
|
*
tree-wide: warn when sd_notify fails with READY=1 or FDSTOREREMOVE=1
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-4
/
+11
*
|
tree-wide: port various places to use TAKE_PID()
Lennart Poettering
2021-11-03
1
-2
/
+1
|
/
*
nspawn: add filesystem id mapping support to --bind and --bind-ro
Andreas Valder
2021-10-28
1
-26
/
+26
*
nspawn: fix build when SECCOMP is disabled
Yu Watanabe
2021-10-25
1
-1
/
+1
*
nspawn: ignore --suppress-sync=yes when seccomp is disabled
Yu Watanabe
2021-10-22
1
-0
/
+4
*
nspawn: bump RLIMIT_NOFILE for nspawn payload similar to how host PID 1 does ...
Lennart Poettering
2021-10-22
1
-0
/
+9
*
nspawn: add --suppress-sync=yes mode for turning sync() and friends into NOPs...
Lennart Poettering
2021-10-20
1
-1
/
+29
*
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
1
-0
/
+1
*
dissect-image: load embedded verity signature info from image
Lennart Poettering
2021-09-28
1
-0
/
+7
*
dissect-image: discover verity signature partitions
Lennart Poettering
2021-09-28
1
-2
/
+3
*
tree-wide: mark set-but-not-used variables as unused to make LLVM happy
Frantisek Sumsal
2021-09-15
1
-3
/
+3
*
dissect-image: rename verity flag booleans
Lennart Poettering
2021-09-10
1
-1
/
+1
*
nspawn: fix type to pass to connect()
Lennart Poettering
2021-09-02
1
-1
/
+1
*
Merge pull request #20257 from bluca/seqno
Luca Boccassi
2021-08-31
1
-0
/
+1
|
\
|
*
dissect: use DISKSEQ when waiting for block devices
Luca Boccassi
2021-07-28
1
-0
/
+1
*
|
tree-wide: port everything over to new sd-id128 compund literal bliss
Lennart Poettering
2021-08-20
1
-7
/
+3
*
|
nspawn: allow --setenv=FOO as equivalent to --setenv=FOO=$FOO
Zbigniew Jędrzejewski-Szmek
2021-08-11
1
-8
/
+4
*
|
Add implicit sentinel to strv_env_merge()
Zbigniew Jędrzejewski-Szmek
2021-08-11
1
-10
/
+10
*
|
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-2
/
+2
|
/
*
Merge pull request #20186 from keszybz/coverity-fixes
Luca Boccassi
2021-07-09
1
-3
/
+2
|
\
|
*
nspawn: inline one iterator variable declaration
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-2
/
+1
|
*
tree-wide: make cunescape*() functions return ssize_t
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-1
/
+1
*
|
tree-wide: coccinelle fixes
Frantisek Sumsal
2021-07-09
1
-1
/
+1
|
/
*
tree-wide: "a" -> "an"
Yu Watanabe
2021-06-30
1
-1
/
+1
*
tree-wide: add missing whitespace at the end of comments
Yu Watanabe
2021-06-15
1
-1
/
+1
*
nspawn: add new --bind-user= option for binding a host user into the container
Lennart Poettering
2021-05-19
1
-8
/
+165
[next]