summaryrefslogtreecommitdiff
path: root/src/nspawn
Commit message (Expand)AuthorAgeFilesLines
* *: convert amenable fdopendir() calls to take_fdopendir()Vito Caputo2020-03-311-2/+2
* *: convert amenable fdopen calls to take_fdopenVito Caputo2020-03-311-4/+2
* pid1, nspawn: voidify loopback_setup()Yu Watanabe2020-03-041-1/+1
* tree-wide: fix spelling of lookup and setup verbsZbigniew Jędrzejewski-Szmek2020-03-031-1/+1
* nspawn: voidify umount_verbose()Yu Watanabe2020-01-311-1/+1
* nspawn: fsck all images when mounting thingsLennart Poettering2020-01-291-4/+8
* Merge pull request #14390 from poettering/gpt-var-tmpZbigniew Jędrzejewski-Szmek2020-01-141-2/+2
|\
| * docs: import discoverable partitions specLennart Poettering2019-12-231-1/+1
| * dissect: introduce new recognizable partition types for /var and /var/tmpLennart Poettering2019-12-231-1/+1
* | Merge pull request #14381 from keszybz/ifindex-cleanupLennart Poettering2020-01-131-18/+10
|\ \
| * | Resolve alternative ifnames wherever we would resolve an interface nameZbigniew Jędrzejewski-Szmek2020-01-121-16/+8
| * | tree-wide: make parse_ifindex simply return the indexZbigniew Jędrzejewski-Szmek2020-01-111-7/+7
* | | nspawn: Correct "container" to "host" MAC setting messagerhn2020-01-111-1/+1
|/ /
* | nspawn: set original ifname as alternative if it is truncatedYu Watanabe2020-01-071-10/+55
* | nspawn: Make a custom mount on root imply --read-only.Daan De Meyer2020-01-031-0/+3
* | nspawn: Don't mount read-only if we have a custom mount on root.Daan De Meyer2020-01-033-1/+16
* | Merge pull request #14401 from DaanDeMeyer/nspawn-move-veth-back-to-hostLennart Poettering2020-01-033-30/+92
|\ \
| * | nspawn: Move --network-interface interfaces back to the host.Daan De Meyer2020-01-023-10/+48
| * | nspawn-network: Split off udev checking from parse_interface.Daan De Meyer2019-12-233-20/+44
| |/
* | nspawn: Generate unique short veth namesKai Krakow2020-01-021-10/+57
|/
* core: create inaccessible nodes for users when making runtime dirsAnita Zhang2019-12-182-4/+8
* Merge pull request #14208 from poettering/json-homed-prepareYu Watanabe2019-12-171-15/+4
|\
| * nspawn-oci: use new json_variant_strv() helperLennart Poettering2019-12-021-14/+3
| * json: add flags parameter to json_parse_file(), for parsing "sensitive" dataLennart Poettering2019-12-021-1/+1
* | nspawn: fix overlay with automatic temporary treeLennart Poettering2019-12-131-17/+41
* | Merge pull request #14269 from DaanDeMeyer/enable-mounts-on-rootLennart Poettering2019-12-133-61/+58
|\ \
| * | nspawn-mount: Use FLAGS_SET to check flags.Daan De Meyer2019-12-121-14/+14
| * | nspawn: Only bind-mount directory when necessary.Daan De Meyer2019-12-121-7/+7
| * | nspawn-mount: Remove unused parametersDaan De Meyer2019-12-123-33/+12
| * | nspawn: Enable specifying root as the mount target directory.Daan De Meyer2019-12-123-13/+31
* | | nspawn: allow combination of private-network and network-namespace-pathShengjing Zhu2019-12-121-3/+3
* | | tree-wide: use SD_ID128_STRING_MAX where appropriateLennart Poettering2019-12-101-1/+1
* | | id128: introduce ID128_UUID_STRING_MAX for sizing UUID buffersLennart Poettering2019-12-101-1/+1
|/ /
* | Merge pull request #14229 from yuwata/nspawn-network-interface-14223Yu Watanabe2019-12-051-11/+21
|\ \
| * | nspawn: do not fail if udev is not runningYu Watanabe2019-12-051-11/+21
| |/
* | loop-util: accept loopback flags when creating loopback deviceLennart Poettering2019-12-021-1/+1
|/
* nspawn: allow Capability=all in systemd.nspawn [EXEC] sectionafg2019-11-291-6/+10
* nspawn: highlight description string in --help textLennart Poettering2019-11-281-2/+4
* nspawn: log syscalls we cannot add at debug levelZbigniew Jędrzejewski-Szmek2019-11-221-4/+3
* nspawn: dump capability list with --capabilities=helpZbigniew Jędrzejewski-Szmek2019-11-221-28/+48
* nspawn: Allow Capability= to overrule private network settingTorsten Hilbrich2019-11-151-2/+5
* nspawn: do not emit any warning when $UNIFIED_CGROUP_HIERARCHY is usedZbigniew Jędrzejewski-Szmek2019-11-131-6/+1
* Add @pkey syscall groupZbigniew Jędrzejewski-Szmek2019-11-081-3/+1
* tree-wide: drop stdio.h when stdio-util.h is includedYu Watanabe2019-11-041-1/+0
* tree-wide: drop signal.h when signal-util.h is includedYu Watanabe2019-11-041-1/+0
* tree-wide: drop magic.h when missing_magic.h is includedYu Watanabe2019-11-041-1/+0
* tree-wide: drop stat.h or statfs.h when stat-util.h is includedYu Watanabe2019-11-041-1/+0
* tree-wide: drop blkid.h when blkid-util.h is includedYu Watanabe2019-11-041-1/+0
* tree-wide: drop acl.h when acl-util.h is includedYu Watanabe2019-11-041-3/+0
* tree-wide: drop pwd.h and grp.h when user-util.h is includedYu Watanabe2019-11-042-3/+0