summaryrefslogtreecommitdiff
path: root/src/nspawn
AgeCommit message (Expand)Author
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier
2015-04-11shared: add random-util.[ch]Ronny Chevalier
2015-04-10shared: add process-util.[ch]Ronny Chevalier
2015-04-10shared: add formats-util.hRonny Chevalier
2015-04-07path-util: fix more path_is_mount e792e890f falloutLennart Poettering
2015-04-06btrfs: add support for recursive btrfs snapshottingLennart Poettering
2015-04-06btrfs: make btrfs_subvol_snapshot() parameters a flags fieldLennart Poettering
2015-04-06btrfs: support recursively removing btrfs snapshotsLennart Poettering
2015-04-06util: rework rm_rf() logicLennart Poettering
2015-03-31nspawn: fallback on bind mount when mknod failsAlban Crequy
2015-03-31nspawn: drop sd_booted() checkLennart Poettering
2015-03-31nspawn: change filesystem type from "bind" to NULL in mount() syscallsIago López Galeiras
2015-03-13nspawn: tell coverity that we ignore return valueZbigniew Jędrzejewski-Szmek
2015-03-13tree-wide: there is no ENOTSUP on linuxDavid Herrmann
2015-03-07nspawn: fix use-after-free and leak in error pathsZbigniew Jędrzejewski-Szmek
2015-03-04nspawn: Map all seccomp filters to capabilitiesJay Faulkner
2015-02-25nspawn: make kill signal to use for PID 1 configurableLennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-23nspawn: fix whitespace and typo in partition table blurbJan Synacek
2015-02-19nspawn: chown basic device nodes to userns rootLennart Poettering
2015-02-19nspawn: fix build on non-selinux systemsLennart Poettering
2015-02-19nspawn: add basic user namespacing supportLennart Poettering
2015-02-18nspawn: when connected to pipes for stdin/stdout, pass them as-is to PID 1Lennart Poettering
2015-02-18nspawn: add support for --property= to set scope propertiesLennart Poettering
2015-02-04nspawn: Allow module loading if CAP_SYS_MODULE is requestedJay Faulkner
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-02-02remove unused variablesThomas Hindoe Paaboel Andersen
2015-01-23nspawn: when mounting the cgroup hierarchies, use the exact same mount option...Lennart Poettering
2015-01-23nspawn: mount /tmp in the container, don't leave this to the container's initLennart Poettering
2015-01-23nspawn: allow bind-mounting char and block filesAlban Crequy
2015-01-20nspawn: work around kernel bug with partition table probing on loopback devicesLennart Poettering
2015-01-20nspawn: add ipvlan supportTom Gundersen
2015-01-19nspawn: support dissecting GPT images that contain only a single generic linu...Lennart Poettering
2015-01-19inspawn: wait until udev has probed a loopback device before making us of itLennart Poettering
2015-01-15nspawn: fix log typosJonathan Boulle
2015-01-15import: rename "gpt" disk image type to "raw"Lennart Poettering
2015-01-15spawn: downgrade loopback detach errors to debugLennart Poettering
2015-01-15nspawn: add support for limited dissecting of MBR disk images with nspawnLennart Poettering
2015-01-14nspawn: pass the container's init PID out via sd_notify()Lennart Poettering
2015-01-14nspawn: fix an incorrect assert comparisonLennart Poettering
2015-01-14nspawn: add file system locks for controlling access to container imagesLennart Poettering
2015-01-14nspawn: remove the right propagation directoryLennart Poettering
2015-01-13nspawn: --help typo fixLennart Poettering
2015-01-13nspawn: add "-n" shortcut for "--network-veth"Lennart Poettering
2015-01-13nspawn: add new option "--port=" for exposing container ports on the local hostLennart Poettering
2015-01-08machined: when cloning a raw disk image, also set the NOCOW flagLennart Poettering
2015-01-08nspawn: fix error message when mknod failsTom Gundersen
2015-01-07machinectl: make sure that "machinectl login" exits immediately when the mach...Lennart Poettering
2015-01-05nspawn: mount most of the cgroup tree read-only in nspawn containers except f...Lennart Poettering
2014-12-29nspawn: report back to systemd only very late whether we are OKLennart Poettering