Age | Commit message (Expand) | Author |
2016-10-23 | nspawn: become a new root early | Evgeny Vereshchagin |
2016-10-21 | nspawn, NEWS: add missing "s" in --private-users-chown (#4438) | Zbigniew Jędrzejewski-Szmek |
2016-10-13 | nspawn: cleanup and chown the synced cgroup hierarchy (#4223) | 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: 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 | 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 |
2016-09-17 | nspawn: clarify log warning for /etc/localtime not being a symbolic link (#4163) | Michael Pope |
2016-08-26 | nspawn: split down SYSTEMD_NSPAWN_SHARE_SYSTEM (#4023) | Luca Bruno |
2016-08-17 | core: use the unified hierarchy for the systemd cgroup controller hierarchy | Tejun Heo |
2016-08-15 | core: rename cg_unified() to cg_all_unified() | Tejun Heo |
2016-08-04 | Merge pull request #3885 from keszybz/help-output | Lennart Poettering |
2016-08-04 | nspawn,resolve: short --help output to fit within 80 columns | Zbigniew Jędrzejewski-Szmek |
2016-08-03 | nspawn: if we can't mark the boot ID RO let's fail | Lennart Poettering |
2016-08-03 | nspawn: deprecate --share-system support | Lennart Poettering |
2016-08-03 | nspawn: try to bind mount resolved's resolv.conf snippet into the container | Lennart Poettering |
2016-07-26 | nspawn: add SYSTEMD_NSPAWN_USE_CGNS env variable (#3809) | Christian Brauner |
2016-07-25 | Merge pull request #3757 from poettering/efi-search | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | Merge pull request #3589 from brauner/cgroup_namespace | Lennart Poettering |
2016-07-22 | nspawn: don't skip cleanup on locking error | Zbigniew Jędrzejewski-Szmek |
2016-07-22 | machine-id-setup: port machine_id_commit() to new id128-util.c APIs | Lennart Poettering |
2016-07-22 | nspawn: rework /etc/machine-id handling | Lennart Poettering |
2016-07-22 | nspawn: rework machine/boot ID handling code to use new calls from id128-util... | Lennart Poettering |
2016-07-22 | sd-id128: split UUID file read/write code into new id128-util.[ch] | Lennart Poettering |
2016-07-22 | tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriate | Lennart Poettering |
2016-07-21 | nspawn: if an ESP is part of the disk image to operate on, mount it to /efi o... | Lennart Poettering |
2016-07-20 | nspawn: when netns is on, mount /proc/sys/net writable | Lennart Poettering |
2016-07-20 | nspawn: document why the uid shift range is the way it is | Lennart Poettering |
2016-07-18 | treewide: remove unused variables | Thomas Hindoe Paaboel Andersen |
2016-07-15 | tree-wide: get rid of selinux_context_t (#3732) | Zbigniew Jędrzejewski-Szmek |
2016-07-12 | Various fixes for typos found by lintian (#3705) | Michael Biebl |
2016-07-09 | nspawn: handle cgroup namespaces | Christian Brauner |