summaryrefslogtreecommitdiff
path: root/src/nspawn
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10901 from poettering/startswith-listYu Watanabe2018-11-261-11/+4
|\
| * tree-wide: port more code over to PATH_STARTSWITH_SET()Lennart Poettering2018-11-261-11/+4
* | cgroup: be more careful with which controllers we can enable/disable on a cgroupLennart Poettering2018-11-231-1/+1
|/
* coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek2018-11-224-265/+204
* Merge pull request #10860 from keszybz/more-cleanup-2Lennart Poettering2018-11-211-0/+1
|\
| * Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-0/+1
* | nspawn: use EXIT_EXCEPTION where appropriateLennart Poettering2018-11-201-2/+3
|/
* Merge pull request #10753 from keszybz/pager-no-interruptLennart Poettering2018-11-141-1/+1
|\
| * basic/pager: convert the pager options to a flags argumentZbigniew Jędrzejewski-Szmek2018-11-141-1/+1
* | nspawn: add a hint to the message we emit when a child diesZbigniew Jędrzejewski-Szmek2018-11-131-1/+2
|/
* nspawn: rework how we allocate/kill scopesLennart Poettering2018-11-093-3/+70
* nspawn: merge two variable declaration linesLennart Poettering2018-11-091-2/+1
* nspawn: simplify machine terminate bus callLennart Poettering2018-11-093-29/+9
* nspawn: make use of the new sd_bus_set_close_on_exit() call in nspawnLennart Poettering2018-11-091-0/+4
* tree-wide: set WRITE_STRING_FILE_DISABLE_BUFFER flag when we write files unde...Yu Watanabe2018-11-062-4/+4
* nspawn: beef up netns checking a bit, for compat with old kernelsLennart Poettering2018-10-311-3/+5
* nspawn: add proper error message if setns() on network namespace fd failsLennart Poettering2018-10-311-1/+1
* sd-device: make sd_device_get_is_initialized() returns is_initialized by retu...Yu Watanabe2018-10-291-4/+3
* add ephemeral to nspawn-settings.Jiuyang liu2018-10-243-3/+10
* systemd-nspawn: do not crash on /var/log/journal creation if not requiredZbigniew Jędrzejewski-Szmek2018-10-221-12/+10
* nspawn: do not include '%m' in log message if errno is zeroYu Watanabe2018-10-201-1/+1
* Merge pull request #10389 from poettering/nspawn-path-fixYu Watanabe2018-10-191-0/+11
|\
| * nspawn: use container $PATH (not host $PATH) when searching for PID 1 binarie...Lennart Poettering2018-10-181-0/+11
* | tree-wide: introduce setsockopt_int() helper and make use of it everywhereLennart Poettering2018-10-181-2/+2
* | Merge pull request #10407 from yuwata/netlink-slotLennart Poettering2018-10-181-2/+2
|\ \ | |/ |/|
| * sd-netlink: make sd_netlink_slot take its descriptionYu Watanabe2018-10-161-2/+2
| * sd-netlink: introduce sd_netlink_slotYu Watanabe2018-10-151-2/+2
* | nspawn: TAKE_FD() is your friendLennart Poettering2018-10-151-11/+5
* | tree-wide: use sockaddr_un_unlink() at two more places where appropriateLennart Poettering2018-10-151-1/+1
* | tree-wide: add a single version of "static const int one = 1"Lennart Poettering2018-10-151-2/+1
* | tree-wide: use structured initialization for sockaddr_unLennart Poettering2018-10-151-3/+3
|/
* be consistent about sun_path lengthDavid Tardon2018-10-121-1/+1
* nspawn: add comments explaining the namespacing situation and the inner/outer...Lennart Poettering2018-10-091-0/+16
* nspawn: optionally don't mount a tmpfs over /tmp (#10294)Lennart Poettering2018-10-083-3/+14
* nspawn: when --quiet is passed, simply downgrade log messages to LOG_DEBUG (#...Lennart Poettering2018-09-261-10/+9
* nspawn: chown() the legacy hierarchy when it's used in a containerEvgeny Vereshchagin2018-09-261-1/+1
* Merge pull request #10158 from keszybz/seccomp-log-tighteningLennart Poettering2018-09-261-11/+7
|\
| * seccomp: tighten checking of seccomp filter creationZbigniew Jędrzejewski-Szmek2018-09-241-9/+5
| * seccomp: reduce logging about failure to add syscall to seccompZbigniew Jędrzejewski-Szmek2018-09-241-2/+2
* | fs-util: make symlink_idempotent() optionally create relative linkYu Watanabe2018-09-241-2/+2
|/
* nspawn: suppress one more log message when --quiet is passedYu Watanabe2018-09-191-1/+2
* tree-wide: use typesafe_qsort()Yu Watanabe2018-09-191-10/+4
* tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek2018-09-141-3/+2
* nspawn: use copy-static if systemd-resolved is up and image is writableafg2018-09-121-6/+1
* nspawn: always use mode 555 for /sysFranck Bui2018-09-111-1/+1
* nspawn: replace udev_device by sd_deviceYu Watanabe2018-08-232-34/+16
* Merge pull request #9783 from poettering/get-user-creds-flagsZbigniew Jędrzejewski-Szmek2018-08-211-2/+30
|\
| * nspawn: add two missing OOM checksLennart Poettering2018-08-201-0/+5
| * nspawn: make sure to create /dev/char/x:y symlinks in nspawn containers tooLennart Poettering2018-08-201-2/+25
* | tree-wide: add clickable man page link to all --help textsLennart Poettering2018-08-201-4/+15