summaryrefslogtreecommitdiff
path: root/src/nspawn
Commit message (Expand)AuthorAge
* nspawn: tell coverity that we ignore return valueZbigniew Jędrzejewski-Szmek2015-03-13
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-13
* nspawn: fix use-after-free and leak in error pathsZbigniew Jędrzejewski-Szmek2015-03-07
* nspawn: Map all seccomp filters to capabilitiesJay Faulkner2015-03-04
* nspawn: make kill signal to use for PID 1 configurableLennart Poettering2015-02-25
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* nspawn: fix whitespace and typo in partition table blurbJan Synacek2015-02-23
* nspawn: chown basic device nodes to userns rootLennart Poettering2015-02-19
* nspawn: fix build on non-selinux systemsLennart Poettering2015-02-19
* nspawn: add basic user namespacing supportLennart Poettering2015-02-19
* nspawn: when connected to pipes for stdin/stdout, pass them as-is to PID 1Lennart Poettering2015-02-18
* nspawn: add support for --property= to set scope propertiesLennart Poettering2015-02-18
* nspawn: Allow module loading if CAP_SYS_MODULE is requestedJay Faulkner2015-02-04
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* remove unused variablesThomas Hindoe Paaboel Andersen2015-02-02
* nspawn: when mounting the cgroup hierarchies, use the exact same mount option...Lennart Poettering2015-01-23
* nspawn: mount /tmp in the container, don't leave this to the container's initLennart Poettering2015-01-23
* nspawn: allow bind-mounting char and block filesAlban Crequy2015-01-23
* nspawn: work around kernel bug with partition table probing on loopback devicesLennart Poettering2015-01-20
* nspawn: add ipvlan supportTom Gundersen2015-01-20
* nspawn: support dissecting GPT images that contain only a single generic linu...Lennart Poettering2015-01-19
* inspawn: wait until udev has probed a loopback device before making us of itLennart Poettering2015-01-19
* nspawn: fix log typosJonathan Boulle2015-01-15
* import: rename "gpt" disk image type to "raw"Lennart Poettering2015-01-15
* spawn: downgrade loopback detach errors to debugLennart Poettering2015-01-15
* nspawn: add support for limited dissecting of MBR disk images with nspawnLennart Poettering2015-01-15
* nspawn: pass the container's init PID out via sd_notify()Lennart Poettering2015-01-14
* nspawn: fix an incorrect assert comparisonLennart Poettering2015-01-14
* nspawn: add file system locks for controlling access to container imagesLennart Poettering2015-01-14
* nspawn: remove the right propagation directoryLennart Poettering2015-01-14
* nspawn: --help typo fixLennart Poettering2015-01-13
* nspawn: add "-n" shortcut for "--network-veth"Lennart Poettering2015-01-13
* nspawn: add new option "--port=" for exposing container ports on the local hostLennart Poettering2015-01-13
* machined: when cloning a raw disk image, also set the NOCOW flagLennart Poettering2015-01-08
* nspawn: fix error message when mknod failsTom Gundersen2015-01-08
* machinectl: make sure that "machinectl login" exits immediately when the mach...Lennart Poettering2015-01-07
* nspawn: mount most of the cgroup tree read-only in nspawn containers except f...Lennart Poettering2015-01-05
* nspawn: report back to systemd only very late whether we are OKLennart Poettering2014-12-29
* nspawn: use the same image discovery logic in nspawn as in machinedLennart Poettering2014-12-28
* nspawn: remove spurious include of <sys/capability.h>Filipe Brandenburger2014-12-25
* nspawn,pty: port over to new ptsname_malloc() helperLennart Poettering2014-12-23
* machinectl,nspawn: don't print extra final newline if pty terminal output was...Lennart Poettering2014-12-23
* run: add a new "-t" mode for invoking a binary on an allocated TTYLennart Poettering2014-12-23
* machinectl: implement "bind" command to create additional bind mounts from ho...Lennart Poettering2014-12-18
* nspawn: fix invocation of the raw clone() system call on s390 and crisKen Werner2014-12-17
* nspawn: when booting in ephemeral mode, append random token to machine nameLennart Poettering2014-12-12
* nspawn: allow spawning ephemeral nspawn containers based on the root file sys...Lennart Poettering2014-12-12
* nspawn: don't link journals in ephemeral modeLennart Poettering2014-12-12
* nspawn: properly unset arg_link_journal_try, when --link-journal= is specifiedLennart Poettering2014-12-12
* nspawn: beef up nspawn with some btrfs magicLennart Poettering2014-12-12