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
*
Merge pull request #14208 from poettering/json-homed-prepare
Yu Watanabe
2019-12-17
1
-15
/
+4
|
\
|
*
nspawn-oci: use new json_variant_strv() helper
Lennart Poettering
2019-12-02
1
-14
/
+3
|
*
json: add flags parameter to json_parse_file(), for parsing "sensitive" data
Lennart Poettering
2019-12-02
1
-1
/
+1
*
|
nspawn: fix overlay with automatic temporary tree
Lennart Poettering
2019-12-13
1
-17
/
+41
*
|
Merge pull request #14269 from DaanDeMeyer/enable-mounts-on-root
Lennart Poettering
2019-12-13
3
-61
/
+58
|
\
\
|
*
|
nspawn-mount: Use FLAGS_SET to check flags.
Daan De Meyer
2019-12-12
1
-14
/
+14
|
*
|
nspawn: Only bind-mount directory when necessary.
Daan De Meyer
2019-12-12
1
-7
/
+7
|
*
|
nspawn-mount: Remove unused parameters
Daan De Meyer
2019-12-12
3
-33
/
+12
|
*
|
nspawn: Enable specifying root as the mount target directory.
Daan De Meyer
2019-12-12
3
-13
/
+31
*
|
|
nspawn: allow combination of private-network and network-namespace-path
Shengjing Zhu
2019-12-12
1
-3
/
+3
*
|
|
tree-wide: use SD_ID128_STRING_MAX where appropriate
Lennart Poettering
2019-12-10
1
-1
/
+1
*
|
|
id128: introduce ID128_UUID_STRING_MAX for sizing UUID buffers
Lennart Poettering
2019-12-10
1
-1
/
+1
|
/
/
*
|
Merge pull request #14229 from yuwata/nspawn-network-interface-14223
Yu Watanabe
2019-12-05
1
-11
/
+21
|
\
\
|
*
|
nspawn: do not fail if udev is not running
Yu Watanabe
2019-12-05
1
-11
/
+21
|
|
/
*
/
loop-util: accept loopback flags when creating loopback device
Lennart Poettering
2019-12-02
1
-1
/
+1
|
/
*
nspawn: allow Capability=all in systemd.nspawn [EXEC] section
afg
2019-11-29
1
-6
/
+10
*
nspawn: highlight description string in --help text
Lennart Poettering
2019-11-28
1
-2
/
+4
*
nspawn: log syscalls we cannot add at debug level
Zbigniew Jędrzejewski-Szmek
2019-11-22
1
-4
/
+3
*
nspawn: dump capability list with --capabilities=help
Zbigniew Jędrzejewski-Szmek
2019-11-22
1
-28
/
+48
*
nspawn: Allow Capability= to overrule private network setting
Torsten Hilbrich
2019-11-15
1
-2
/
+5
*
nspawn: do not emit any warning when $UNIFIED_CGROUP_HIERARCHY is used
Zbigniew Jędrzejewski-Szmek
2019-11-13
1
-6
/
+1
*
Add @pkey syscall group
Zbigniew Jędrzejewski-Szmek
2019-11-08
1
-3
/
+1
*
tree-wide: drop stdio.h when stdio-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop signal.h when signal-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
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 blkid.h when blkid-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 pwd.h and grp.h when user-util.h is included
Yu Watanabe
2019-11-03
2
-3
/
+0
*
tree-wide: drop sched.h when missing_sched.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
nspawn: respect quiet on capabilities warning
Justin Trudell
2019-11-03
1
-1
/
+2
*
nspawn: mangle slice name
Lennart Poettering
2019-11-03
1
-2
/
+7
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
3
-3
/
+3
*
Merge pull request #13866 from keszybz/nspawn-restarts
Lennart Poettering
2019-10-30
3
-10
/
+10
|
\
|
*
nspawn: when stopping the machine, just deregister the machine
Zbigniew Jędrzejewski-Szmek
2019-10-29
3
-10
/
+10
*
|
various tools: be more explicit when a glob is passed when not supported
Zbigniew Jędrzejewski-Szmek
2019-10-25
1
-2
/
+2
*
|
basic/fs-util: change CHASE_OPEN flag into a separate output parameter
Zbigniew Jędrzejewski-Szmek
2019-10-24
2
-14
/
+13
*
|
nspawn: fix handling of --console=help
Zbigniew Jędrzejewski-Szmek
2019-10-23
1
-19
/
+30
*
|
Merge pull request #13246 from keszybz/add-SystemdOptions-efi-variable
Zbigniew Jędrzejewski-Szmek
2019-10-03
3
-2
/
+3
|
\
\
|
*
|
util-lib: move some functions from basic/cgroup-util to shared/cgroup-setup
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-0
/
+1
|
*
|
util-lib: move yes_no() and friends to string-util.h
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-1
/
+1
|
*
|
basic/cgroup-util: let cgroup_unified_flush() return the detected hierarchy
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-1
/
+1
*
|
|
nspawn: surrender controlling terminal to PID2 when using the PID1 stub
Nicolas Douma
2019-10-03
1
-0
/
+6
*
|
|
nspawn: rename UNIFIED_CGROUP_HIERARCHY to SYSTEMD_NSPAWN_UNIFIED_HIERARCHY
Zbigniew Jędrzejewski-Szmek
2019-10-01
1
-4
/
+16
*
|
|
nspawn: consistenly fail if parsing the environment fails
Zbigniew Jędrzejewski-Szmek
2019-10-01
1
-30
/
+39
*
|
|
nspawn: default to unified hierarchy if --as-pid2 is used
Zbigniew Jędrzejewski-Szmek
2019-10-01
1
-2
/
+21
*
|
|
tree-wide: various code-formatting improvements
Frantisek Sumsal
2019-09-22
1
-2
/
+3
|
/
/
*
|
Merge pull request #13209 from poettering/nspawn-volatile-merged-usr
Lennart Poettering
2019-07-29
1
-3
/
+22
|
\
\
|
*
|
nspawn: print an explanatory error when people try to use --volatile=yes on d...
Lennart Poettering
2019-07-29
1
-3
/
+22
|
|
/
[next]