summaryrefslogtreecommitdiff
path: root/src/nspawn
AgeCommit message (Expand)Author
2015-05-29path-util: Change path_is_mount_point() symlink arg from bool to flagsMartin Pitt
2015-05-25nspawn: fix memleakTom Gundersen
2015-05-25nspawn: avoid memleakTom Gundersen
2015-05-25nspawn: drop some debugging codeTom Gundersen
2015-05-25nspawn: make coverity happyTom Gundersen
2015-05-24nspawn: be verbose about interface namesUmut Tezduyar Lindskog
2015-05-21nspawn: prohibit access to the kernel log buffer by defaultLennart Poettering
2015-05-21util: introduce PERSONALITY_INVALID as macro for 0xffffffffLULennart Poettering
2015-05-21nspawn: finish user namespace supportLennart Poettering
2015-05-20core,nspawn: unify code that moves the root dirLennart Poettering
2015-05-18nspawn: close extra fds before execing initAlban Crequy
2015-05-18util: split all hostname related calls into hostname-util.cLennart Poettering
2015-05-14nspawn: allow access to device nodes listed in --bind= and --bind-ro= switchesStefan Junker
2015-05-13nspawn: skip symlink to a combined cgroup hierarchy if it already existsIago López Galeiras
2015-05-13nspawn: only mount the cgroup root if it's not already mountedIago López Galeiras
2015-05-13nspawn: rework custom mount point order, and add support for overlayfsLennart Poettering
2015-05-11nspawn: pass on kill signal setting to contaner scopeLennart Poettering
2015-04-28nspawn: when run as a service, don't ask machined for terminatin of ourselvesLennart Poettering
2015-04-28nspawn: make sure we install the device policy if nspawn is run as unit as on...Lennart Poettering
2015-04-22nspawn: don't inherit read-only flag from disk image if --ephemeral is usedLennart Poettering
2015-04-21tree-wide: get rid of more strerror() callsLennart Poettering
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