summaryrefslogtreecommitdiffstats
path: root/src/nspawn (follow)
Commit message (Expand)AuthorAgeFilesLines
* nspawn: move the main loop body out to a new functionZbigniew Jędrzejewski-Szmek2016-10-081-460/+430
* nspawn: check env var first, detect secondZbigniew Jędrzejewski-Szmek2016-10-081-7/+7
* tree-wide: drop some misleading compiler warningsLennart Poettering2016-10-061-1/+1
* nspawn: add log message to let users know that nspawn needs an empty /dev dir...Djalal Harouni2016-10-051-0/+6
* nspawn: set shared propagation mode for the containerAlban Crequy2016-10-031-0/+14
* Merge pull request #4185 from endocode/djalal-sandbox-first-protection-v1Evgeny Vereshchagin2016-09-282-17/+19
|\
| * nspawn: let's mount /proc/sysrq-trigger read-only by defaultLennart Poettering2016-09-251-13/+15
| * namespace: rework how ReadWritePaths= is appliedLennart Poettering2016-09-252-4/+4
* | treewide: fix typos (#4217)Torstein Husebø2016-09-261-1/+1
|/
* nspawn: decouple --boot from CLONE_NEWIPC (#4180)Luca Bruno2016-09-241-1/+2
* nspawn: fix comment typo in setup_timezone example (#4183)Michael Pope2016-09-201-1/+1
* nspawn: clarify log warning for /etc/localtime not being a symbolic link (#4163)Michael Pope2016-09-171-1/+7
* nspawn: detect SECCOMP availability, skip audit filter if unavailableFelipe Sateler2016-09-071-5/+5
* nspawn: split down SYSTEMD_NSPAWN_SHARE_SYSTEM (#4023)Luca Bruno2016-08-261-17/+27
* Merge pull request #3965 from htejun/systemd-controller-on-unifiedZbigniew Jędrzejewski-Szmek2016-08-205-37/+60
|\
| * core: use the unified hierarchy for the systemd cgroup controller hierarchyTejun Heo2016-08-175-35/+58
| * core: rename cg_unified() to cg_all_unified()Tejun Heo2016-08-163-5/+5
* | bus-util: unify loop around bus_append_unit_property_assignment()Lennart Poettering2016-08-181-6/+3
|/
* Merge pull request #3885 from keszybz/help-outputLennart Poettering2016-08-041-10/+8
|\
| * nspawn,resolve: short --help output to fit within 80 columnsZbigniew Jędrzejewski-Szmek2016-08-041-10/+8
* | nspawn: if we can't mark the boot ID RO let's failLennart Poettering2016-08-031-1/+1
* | nspawn: deprecate --share-system supportLennart Poettering2016-08-031-3/+7
* | nspawn: try to bind mount resolved's resolv.conf snippet into the containerLennart Poettering2016-08-031-8/+23
|/
* nspawn: add SYSTEMD_NSPAWN_USE_CGNS env variable (#3809)Christian Brauner2016-07-263-7/+17
* Merge pull request #3757 from poettering/efi-searchZbigniew Jędrzejewski-Szmek2016-07-251-5/+48
|\
| * nspawn: if an ESP is part of the disk image to operate on, mount it to /efi o...Lennart Poettering2016-07-211-5/+48
* | Merge pull request #3589 from brauner/cgroup_namespaceLennart Poettering2016-07-252-28/+201
|\ \
| * | nspawn: handle cgroup namespacesChristian Brauner2016-07-092-28/+201
* | | nspawn: don't skip cleanup on locking errorZbigniew Jędrzejewski-Szmek2016-07-231-1/+1
* | | Use "return log_error_errno" in more places"Zbigniew Jędrzejewski-Szmek2016-07-232-9/+4
* | | Merge pull request #3777 from poettering/id128-reworkZbigniew Jędrzejewski-Szmek2016-07-231-41/+35
|\ \ \
| * | | machine-id-setup: port machine_id_commit() to new id128-util.c APIsLennart Poettering2016-07-221-1/+1
| * | | nspawn: rework /etc/machine-id handlingLennart Poettering2016-07-221-26/+29
| * | | nspawn: rework machine/boot ID handling code to use new calls from id128-util...Lennart Poettering2016-07-221-32/+22
| * | | sd-id128: split UUID file read/write code into new id128-util.[ch]Lennart Poettering2016-07-221-1/+2
| * | | tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriateLennart Poettering2016-07-221-5/+5
* | | | nspawn: set DevicesPolicy closed and clean up duplicated devicesAlessandro Puccetti2016-07-221-14/+3
|/ / /
* | | Merge pull request #3764 from poettering/assorted-stuff-2Martin Pitt2016-07-222-13/+15
|\ \ \
| * | | nspawn: when netns is on, mount /proc/sys/net writableLennart Poettering2016-07-202-12/+12
| * | | nspawn: document why the uid shift range is the way it isLennart Poettering2016-07-201-1/+3
| | |/ | |/|
* / | nspawn: enable major=0/minor=0 devices inside the container (#3773)Alessandro Puccetti2016-07-211-2/+6
|/ /
* | treewide: remove unused variablesThomas Hindoe Paaboel Andersen2016-07-181-1/+0
* | nspawn: decrease mkdir error logging in /sys to debug priority (#3748)tblume2016-07-181-1/+1
* | tree-wide: get rid of selinux_context_t (#3732)Zbigniew Jędrzejewski-Szmek2016-07-151-1/+1
* | Various fixes for typos found by lintian (#3705)Michael Biebl2016-07-121-1/+1
* | treewide: fix typos and remove accidental repetition of wordsTorstein Husebø2016-07-111-1/+1
|/
* treewide: fix typosTorstein Husebø2016-07-041-1/+1
* nspawn: fix uid patching logic (#3599)Lennart Poettering2016-06-251-3/+6
* nspawn: lock down system call filter a bitLennart Poettering2016-06-131-11/+67
* nspawn: order caps to retain alphabeticallyLennart Poettering2016-06-131-6/+6