Age | Commit message (Expand) | Author |
2015-05-14 | nspawn: allow access to device nodes listed in --bind= and --bind-ro= switches | Stefan Junker |
2015-05-13 | nspawn: skip symlink to a combined cgroup hierarchy if it already exists | Iago López Galeiras |
2015-05-13 | nspawn: only mount the cgroup root if it's not already mounted | Iago López Galeiras |
2015-05-13 | nspawn: rework custom mount point order, and add support for overlayfs | Lennart Poettering |
2015-05-11 | nspawn: pass on kill signal setting to contaner scope | Lennart Poettering |
2015-04-28 | nspawn: when run as a service, don't ask machined for terminatin of ourselves | Lennart Poettering |
2015-04-28 | nspawn: make sure we install the device policy if nspawn is run as unit as on... | Lennart Poettering |
2015-04-22 | nspawn: don't inherit read-only flag from disk image if --ephemeral is used | Lennart Poettering |
2015-04-21 | tree-wide: get rid of more strerror() calls | Lennart Poettering |
2015-04-11 | shared: add terminal-util.[ch] | Ronny Chevalier |
2015-04-11 | shared: add random-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add process-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add formats-util.h | Ronny Chevalier |
2015-04-07 | path-util: fix more path_is_mount e792e890f fallout | Lennart Poettering |
2015-04-06 | btrfs: add support for recursive btrfs snapshotting | Lennart Poettering |
2015-04-06 | btrfs: make btrfs_subvol_snapshot() parameters a flags field | Lennart Poettering |
2015-04-06 | btrfs: support recursively removing btrfs snapshots | Lennart Poettering |
2015-04-06 | util: rework rm_rf() logic | Lennart Poettering |
2015-03-31 | nspawn: fallback on bind mount when mknod fails | Alban Crequy |
2015-03-31 | nspawn: drop sd_booted() check | Lennart Poettering |
2015-03-31 | nspawn: change filesystem type from "bind" to NULL in mount() syscalls | Iago López Galeiras |
2015-03-13 | nspawn: tell coverity that we ignore return value | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | tree-wide: there is no ENOTSUP on linux | David Herrmann |
2015-03-07 | nspawn: fix use-after-free and leak in error paths | Zbigniew Jędrzejewski-Szmek |
2015-03-04 | nspawn: Map all seccomp filters to capabilities | Jay Faulkner |
2015-02-25 | nspawn: make kill signal to use for PID 1 configurable | Lennart Poettering |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-23 | nspawn: fix whitespace and typo in partition table blurb | Jan Synacek |
2015-02-19 | nspawn: chown basic device nodes to userns root | Lennart Poettering |
2015-02-19 | nspawn: fix build on non-selinux systems | Lennart Poettering |
2015-02-19 | nspawn: add basic user namespacing support | Lennart Poettering |
2015-02-18 | nspawn: when connected to pipes for stdin/stdout, pass them as-is to PID 1 | Lennart Poettering |
2015-02-18 | nspawn: add support for --property= to set scope properties | Lennart Poettering |
2015-02-04 | nspawn: Allow module loading if CAP_SYS_MODULE is requested | Jay Faulkner |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2015-02-02 | remove unused variables | Thomas Hindoe Paaboel Andersen |
2015-01-23 | nspawn: when mounting the cgroup hierarchies, use the exact same mount option... | Lennart Poettering |
2015-01-23 | nspawn: mount /tmp in the container, don't leave this to the container's init | Lennart Poettering |
2015-01-23 | nspawn: allow bind-mounting char and block files | Alban Crequy |
2015-01-20 | nspawn: work around kernel bug with partition table probing on loopback devices | Lennart Poettering |
2015-01-20 | nspawn: add ipvlan support | Tom Gundersen |
2015-01-19 | nspawn: support dissecting GPT images that contain only a single generic linu... | Lennart Poettering |
2015-01-19 | inspawn: wait until udev has probed a loopback device before making us of it | Lennart Poettering |
2015-01-15 | nspawn: fix log typos | Jonathan Boulle |
2015-01-15 | import: rename "gpt" disk image type to "raw" | Lennart Poettering |
2015-01-15 | spawn: downgrade loopback detach errors to debug | Lennart Poettering |
2015-01-15 | nspawn: add support for limited dissecting of MBR disk images with nspawn | Lennart Poettering |
2015-01-14 | nspawn: pass the container's init PID out via sd_notify() | Lennart Poettering |
2015-01-14 | nspawn: fix an incorrect assert comparison | Lennart Poettering |
2015-01-14 | nspawn: add file system locks for controlling access to container images | Lennart Poettering |