index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
nspawn
/
nspawn-settings.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
nspawn-oci: fix double free
Zbigniew Jędrzejewski-Szmek
2019-03-22
1
-1
/
+1
*
nspawn: add support for executing OCI runtime bundles with nspawn
Lennart Poettering
2019-03-15
1
-3
/
+68
*
tree-wide: drop missing.h from headers and use relevant missing_*.h
Yu Watanabe
2018-12-06
1
-1
/
+1
*
util: drop missing.h from util.h
Yu Watanabe
2018-12-04
1
-0
/
+1
*
add ephemeral to nspawn-settings.
Jiuyang liu
2018-10-24
1
-3
/
+5
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
nspawn: let's rename _FORCE_ENUM_WIDTH → _SETTING_FORCE_ENUM_WIDTH
Lennart Poettering
2018-05-22
1
-1
/
+1
*
nspawn: similar to the previous patches, also make /etc/localtime handling mo...
Lennart Poettering
2018-05-22
1
-3
/
+20
*
nspawn: make --link-journal= configurable through .nspawn files, too
Lennart Poettering
2018-05-22
1
-3
/
+18
*
nspawn: add greater control over how /etc/resolv.conf is handled
Lennart Poettering
2018-05-22
1
-3
/
+21
*
Merge pull request #9062 from poettering/parse-conf-macro
Lennart Poettering
2018-05-22
1
-17
/
+18
|
\
|
*
tree-wide: port over all code to the new CONFIG_PARSER_PROTOTYPE() macro
Lennart Poettering
2018-05-22
1
-17
/
+18
*
|
systemd-nspawn: make SettingsMask 64 bit wide
Zbigniew Jędrzejewski-Szmek
2018-05-22
1
-1
/
+11
|
/
*
nspawn: add a new --cpu-affinity= switch
Lennart Poettering
2018-05-17
1
-3
/
+8
*
nspawn: add a new --oom-score-adjust= command line switch
Lennart Poettering
2018-05-17
1
-3
/
+7
*
nspawn: add a new --no-new-privileges= cmdline option to nspawn
Lennart Poettering
2018-05-17
1
-3
/
+5
*
nspawn: make the hostname of the container explicitly configurable with a new...
Lennart Poettering
2018-05-17
1
-3
/
+6
*
nspawn: add new --rlimit= switch, and always set resource limits explicitly f...
Lennart Poettering
2018-05-17
1
-18
/
+21
*
nspawn: size_t more stuff
Lennart Poettering
2018-05-03
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
nspawn: implement configurable syscall whitelisting/blacklisting
Lennart Poettering
2017-09-12
1
-1
/
+5
*
nspawn: Add support for sysroot pivoting (#5258)
Philip Withnall
2017-02-08
1
-1
/
+5
*
build-sys: add check for gperf lookup function signature (#5055)
Mike Gilbert
2017-01-10
1
-1
/
+1
*
nspawn: add ability to configure overlay mounts to .nspawn files
Lennart Poettering
2016-12-01
1
-0
/
+1
*
nspawn: introduce --notify-ready=[no|yes] (#3474)
Alessandro Puccetti
2016-06-10
1
-1
/
+3
*
nspawn: add new --network-zone= switch for automatically managed bridge devices
Lennart Poettering
2016-05-09
1
-0
/
+2
*
nspawn: allow configuration of user namespaces in .nspawn files
Lennart Poettering
2016-04-25
1
-1
/
+14
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
nspawn: optionally run a stub init process as PID 1
Lennart Poettering
2016-02-03
1
-14
/
+24
*
nspawn: add new --chdir= switch
Lennart Poettering
2016-02-03
1
-1
/
+3
*
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-18
1
-2
/
+1
*
nspawn: add new --network-veth-extra= switch for defining additional veth links
Lennart Poettering
2015-11-12
1
-0
/
+2
*
nspawn: rework how we determine private networking settings
Lennart Poettering
2015-10-22
1
-0
/
+3
*
nspawn: remove nspawn.h, it's empty now
Lennart Poettering
2015-09-07
1
-1
/
+1
*
nspawn: split all port exposure code into nspawn-expose-port.[ch]
Lennart Poettering
2015-09-07
1
-0
/
+1
*
nspawn: split out mount related functions into a new nspawn-mount.c file
Lennart Poettering
2015-09-07
1
-0
/
+1
*
nspawn: add new .nspawn files for container settings
Lennart Poettering
2015-09-06
1
-0
/
+85