summaryrefslogtreecommitdiff
path: root/src/nspawn/nspawn-gperf.gperf
Commit message (Expand)AuthorAgeFilesLines
* nspawn: container network interface namingThierry Martin2023-04-121-3/+3
* conf-parser: merge config_parse_string() and config_parse_safe_string()Yu Watanabe2022-03-101-61/+61
* tree-wide: use config_parse_safe_string() at various placesLennart Poettering2022-02-091-1/+1
* nspawn: use three boolean fields from settings file when actually setLennart Poettering2021-11-091-3/+3
* nspawn: add --suppress-sync=yes mode for turning sync() and friends into NOPs...Lennart Poettering2021-10-201-0/+1
* nspawn: add new --bind-user= option for binding a host user into the containerLennart Poettering2021-05-191-0/+1
* nspawn: replace boolean --private-user-chown by enumLennart Poettering2021-05-071-1/+2
* tree-wide: add spdx header on all scripts and helpersZbigniew Jędrzejewski-Szmek2021-01-281-0/+1
* systemd-nspawn: Allow setting ambient capability setTorsten Hilbrich2020-12-071-0/+1
* nspawn: add support for executing OCI runtime bundles with nspawnLennart Poettering2019-03-151-0/+1
* add ephemeral to nspawn-settings.Jiuyang liu2018-10-241-0/+1
* nspawn: similar to the previous patches, also make /etc/localtime handling mo...Lennart Poettering2018-05-221-0/+1
* nspawn: make --link-journal= configurable through .nspawn files, tooLennart Poettering2018-05-221-0/+1
* nspawn: add greater control over how /etc/resolv.conf is handledLennart Poettering2018-05-221-0/+1
* nspawn: add a new --cpu-affinity= switchLennart Poettering2018-05-171-0/+1
* nspawn: add a new --oom-score-adjust= command line switchLennart Poettering2018-05-171-0/+1
* nspawn: add a new --no-new-privileges= cmdline option to nspawnLennart Poettering2018-05-171-0/+1
* nspawn: make the hostname of the container explicitly configurable with a new...Lennart Poettering2018-05-171-0/+1
* nspawn: add new --rlimit= switch, and always set resource limits explicitly f...Lennart Poettering2018-05-171-32/+48
* tree-wide: adjust fall through comments so that gcc is happyShawn Landden2017-11-201-0/+3
* nspawn: implement configurable syscall whitelisting/blacklistingLennart Poettering2017-09-121-0/+1
* nspawn: Add support for sysroot pivoting (#5258)Philip Withnall2017-02-081-0/+1
* nspawn: add ability to configure overlay mounts to .nspawn filesLennart Poettering2016-12-011-0/+2
* nspawn: introduce --notify-ready=[no|yes] (#3474)Alessandro Puccetti2016-06-101-0/+1
* tree-wide: port more code to use ifname_valid()Lennart Poettering2016-05-091-1/+1
* nspawn: add new --network-zone= switch for automatically managed bridge devicesLennart Poettering2016-05-091-0/+1
* nspawn: allow configuration of user namespaces in .nspawn filesLennart Poettering2016-04-251-1/+3
* nspawn: optionally run a stub init process as PID 1Lennart Poettering2016-02-031-1/+2
* nspawn: add new --chdir= switchLennart Poettering2016-02-031-0/+1
* nspawn: add new --network-veth-extra= switch for defining additional veth linksLennart Poettering2015-11-121-21/+22
* nspawn: add missing comma to gperf fileLennart Poettering2015-09-091-1/+1
* nspawn: remove nspawn.h, it's empty nowLennart Poettering2015-09-071-1/+0
* nspawn: split all port exposure code into nspawn-expose-port.[ch]Lennart Poettering2015-09-071-0/+1
* nspawn: add new .nspawn files for container settingsLennart Poettering2015-09-061-0/+38