index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nspawn
Age
Commit message (
Expand
)
Author
2016-11-22
nspawn: don't require chown() if userns is not on
Lennart Poettering
2016-11-22
nspawn: add fallback top normal copy/reflink when we cannot btrfs snapshot
Lennart Poettering
2016-11-22
nspawn: remove temporary root directory on exit
Lennart Poettering
2016-11-22
nspawn: try to wait for the container PID 1 to exit, before we exit
Lennart Poettering
2016-11-22
nspawn: support ephemeral boots from images
Lennart Poettering
2016-11-18
Merge pull request #4395 from s-urbaniak/rw-support
Lennart Poettering
2016-11-18
nspawn: R/W support for /sys, and /proc/sys
Sergiusz Urbaniak
2016-11-14
nspawn: restart the whole systemd-nspawn@.service unit on container reboot (#...
Zbigniew Jędrzejewski-Szmek
2016-11-08
nspawn: fix condition for mounting resolv.conf (#4622)
Christian Hesse
2016-11-08
Merge pull request #4612 from keszybz/format-strings
Zbigniew Jędrzejewski-Szmek
2016-11-07
nspawn: fix exit code for --help and --version (#4609)
Martin Pitt
2016-11-07
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
systemd-nspawn: decrease non-fatal mount errors to debug level (#4569)
tblume
2016-11-03
Merge pull request #4510 from keszybz/tree-wide-cleanups
Lennart Poettering
2016-11-02
nspawn: if we set up a loopback device, try to mount it with "discard"
Lennart Poettering
2016-10-24
seccomp: add new seccomp_init_conservative() helper
Lennart Poettering
2016-10-23
nspawn: become a new root early
Evgeny Vereshchagin
2016-10-23
nspawn: really lchown(uid/gid)
Evgeny Vereshchagin
2016-10-23
nspawn: use the return value from asprintf instead of checking the pointer
Zbigniew Jędrzejewski-Szmek
2016-10-23
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-21
nspawn, NEWS: add missing "s" in --private-users-chown (#4438)
Zbigniew Jędrzejewski-Szmek
2016-10-16
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-14
nspawn: remove unused variable (#4369)
Thomas H. P. Andersen
2016-10-13
nspawn: cleanup and chown the synced cgroup hierarchy (#4223)
Evgeny Vereshchagin
2016-10-12
Merge pull request #4351 from keszybz/nspawn-debugging
Lennart Poettering
2016-10-11
nspawn: let's mount(/tmp) inside the user namespace (#4340)
Evgeny Vereshchagin
2016-10-11
nspawn,mount-util: add [u]mount_verbose and use it in nspawn
Zbigniew Jędrzejewski-Szmek
2016-10-11
nspawn: small cleanups in get_controllers()
Zbigniew Jędrzejewski-Szmek
2016-10-11
nspawn: simplify arg_us_cgns passing
Zbigniew Jędrzejewski-Szmek
2016-10-10
Merge pull request #4332 from keszybz/nspawn-arguments-3
Lennart Poettering
2016-10-10
Merge pull request #4310 from keszybz/nspawn-autodetect
Evgeny Vereshchagin
2016-10-10
nspawn: better error messages for parsing errors
Zbigniew Jędrzejewski-Szmek
2016-10-10
nspawn,man: fix parsing of numeric args for --private-users, accept any boolean
Zbigniew Jędrzejewski-Szmek
2016-10-10
Revert "nspawn: fix parsing of numeric arguments for --private-users"
Zbigniew Jędrzejewski-Szmek
2016-10-09
nspawn: fix parsing of numeric arguments for --private-users
Zbigniew Jędrzejewski-Szmek
2016-10-09
nspawn: reindent table
Zbigniew Jędrzejewski-Szmek
2016-10-08
nspawn: also fall back to legacy cgroup hierarchy for old containers
Zbigniew Jędrzejewski-Szmek
2016-10-08
nspawn: use mixed cgroup hierarchy only when container has new systemd
Zbigniew Jędrzejewski-Szmek
2016-10-08
nspawn: fix spurious reboot if container process returns 133
Zbigniew Jędrzejewski-Szmek
2016-10-08
nspawn: move the main loop body out to a new function
Zbigniew Jędrzejewski-Szmek
2016-10-08
nspawn: check env var first, detect second
Zbigniew Jędrzejewski-Szmek
2016-10-06
tree-wide: drop some misleading compiler warnings
Lennart Poettering
2016-10-05
nspawn: add log message to let users know that nspawn needs an empty /dev dir...
Djalal Harouni
2016-10-03
nspawn: set shared propagation mode for the container
Alban Crequy
2016-09-28
Merge pull request #4185 from endocode/djalal-sandbox-first-protection-v1
Evgeny Vereshchagin
2016-09-26
treewide: fix typos (#4217)
Torstein Husebø
2016-09-25
nspawn: let's mount /proc/sysrq-trigger read-only by default
Lennart Poettering
2016-09-25
namespace: rework how ReadWritePaths= is applied
Lennart Poettering
2016-09-24
nspawn: decouple --boot from CLONE_NEWIPC (#4180)
Luca Bruno
2016-09-20
nspawn: fix comment typo in setup_timezone example (#4183)
Michael Pope
[next]