summaryrefslogtreecommitdiff
path: root/src/nspawn
AgeCommit message (Expand)AuthorFilesLines
2018-10-20nspawn: do not include '%m' in log message if errno is zeroYu Watanabe1-1/+1
2018-10-19Merge pull request #10389 from poettering/nspawn-path-fixYu Watanabe1-0/+11
2018-10-18tree-wide: introduce setsockopt_int() helper and make use of it everywhereLennart Poettering1-2/+2
2018-10-18Merge pull request #10407 from yuwata/netlink-slotLennart Poettering1-2/+2
2018-10-18nspawn: use container $PATH (not host $PATH) when searching for PID 1 binarie...Lennart Poettering1-0/+11
2018-10-16sd-netlink: make sd_netlink_slot take its descriptionYu Watanabe1-2/+2
2018-10-15nspawn: TAKE_FD() is your friendLennart Poettering1-11/+5
2018-10-15tree-wide: use sockaddr_un_unlink() at two more places where appropriateLennart Poettering1-1/+1
2018-10-15tree-wide: add a single version of "static const int one = 1"Lennart Poettering1-2/+1
2018-10-15tree-wide: use structured initialization for sockaddr_unLennart Poettering1-3/+3
2018-10-15sd-netlink: introduce sd_netlink_slotYu Watanabe1-2/+2
2018-10-12be consistent about sun_path lengthDavid Tardon1-1/+1
2018-10-09nspawn: add comments explaining the namespacing situation and the inner/outer...Lennart Poettering1-0/+16
2018-10-08nspawn: optionally don't mount a tmpfs over /tmp (#10294)Lennart Poettering3-3/+14
2018-09-26nspawn: when --quiet is passed, simply downgrade log messages to LOG_DEBUG (#...Lennart Poettering1-10/+9
2018-09-26nspawn: chown() the legacy hierarchy when it's used in a containerEvgeny Vereshchagin1-1/+1
2018-09-26Merge pull request #10158 from keszybz/seccomp-log-tighteningLennart Poettering1-11/+7
2018-09-24fs-util: make symlink_idempotent() optionally create relative linkYu Watanabe1-2/+2
2018-09-24seccomp: tighten checking of seccomp filter creationZbigniew Jędrzejewski-Szmek1-9/+5
2018-09-24seccomp: reduce logging about failure to add syscall to seccompZbigniew Jędrzejewski-Szmek1-2/+2
2018-09-19nspawn: suppress one more log message when --quiet is passedYu Watanabe1-1/+2
2018-09-19tree-wide: use typesafe_qsort()Yu Watanabe1-10/+4
2018-09-14tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek1-3/+2
2018-09-12nspawn: use copy-static if systemd-resolved is up and image is writableafg1-6/+1
2018-09-11nspawn: always use mode 555 for /sysFranck Bui1-1/+1
2018-08-23nspawn: replace udev_device by sd_deviceYu Watanabe2-34/+16
2018-08-21Merge pull request #9783 from poettering/get-user-creds-flagsZbigniew Jędrzejewski-Szmek1-2/+30
2018-08-20nspawn: add two missing OOM checksLennart Poettering1-0/+5
2018-08-20nspawn: make sure to create /dev/char/x:y symlinks in nspawn containers tooLennart Poettering1-2/+25
2018-08-20tree-wide: add clickable man page link to all --help textsLennart Poettering1-4/+15
2018-08-07tree-wide: shorten error logging a bitYu Watanabe1-11/+5
2018-07-20nspawn: mount_sysfs(): Unconditionally mkdir /sys/fs/cgroupLuke Shumaker1-4/+2
2018-07-20nspawn: sync_cgroup(): Rename arg_uid_shift -> uid_shiftLuke Shumaker1-2/+2
2018-07-20nspawn: Move cgroup mount stuff from nspawn-mount.c to nspawn-cgroup.cLuke Shumaker4-417/+423
2018-07-20nspawn: Simplify tmpfs_patch_options() usage, and trickle that upLuke Shumaker3-19/+10
2018-07-20nspawn: Simplify mkdir_userns() usage, and trickle that upLuke Shumaker1-9/+6
2018-06-28summary: update nspawn description string a bitLennart Poettering1-1/+1
2018-06-14Drop my copyright headersZbigniew Jędrzejewski-Szmek1-2/+0
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering1-1/+1
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering23-79/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering23-46/+0
2018-06-13nspawn: free global variables before exitingLennart Poettering1-2/+6
2018-06-13nspawn: drop unused parameter from one callLennart Poettering1-6/+3
2018-06-12tree-wide: unify how we define bit mak enumsLennart Poettering1-6/+6
2018-06-07tree-wide: fix a number of log calls that use %m but have no errno setLennart Poettering1-1/+1
2018-05-31tree-wide: some O_NDELAY → O_NONBLOCK fixesLennart Poettering1-2/+2
2018-05-28Merge pull request #9103 from keszybz/more-tables-testsLennart Poettering2-7/+31
2018-05-28nspawn: reset umask earlyZbigniew Jędrzejewski-Szmek1-2/+5
2018-05-28nspawn: remove some vertical whitespaceZbigniew Jędrzejewski-Szmek1-13/+0
2018-05-28test-nspawn-tables: add another "tables" testZbigniew Jędrzejewski-Szmek2-0/+16