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
/
nspawn.c
Age
Commit message (
Expand
)
Author
2016-04-25
nspawn: make -U a tiny bit smarter
Lennart Poettering
2016-04-25
nspawn: allow configuration of user namespaces in .nspawn files
Lennart Poettering
2016-04-25
nspawn: add -U as shortcut for --private-users=pick
Lennart Poettering
2016-04-25
nspawn: optionally, automatically allocate a UID/GID range for userns containers
Lennart Poettering
2016-04-25
nspawn: optionally fix up OS tree uid/gids for userns
Lennart Poettering
2016-04-22
tree-wide: remove unused variables (#3098)
Thomas H. P. Andersen
2016-04-21
tree-wide: use mdash instead of a two minuses
Zbigniew Jędrzejewski-Szmek
2016-04-20
nspawn: add -E as alias for --setenv
Zbigniew Jędrzejewski-Szmek
2016-04-11
Merge pull request #3014 from msekletar/nspawn-empty-machine-id-v3
Lennart Poettering
2016-04-11
nspawn: always setup machine id
Michal Sekletar
2016-04-08
nspawn: ignore failure to chdir
Zbigniew Jędrzejewski-Szmek
2016-03-17
nspawn: don't run nspawn --port=... without libiptc support
Evgeny Vereshchagin
2016-03-09
/dev/console must be labeled with SELinux label
Dan Walsh
2016-02-23
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-13
Merge pull request #2589 from keszybz/resolve-tool-2
Lennart Poettering
2016-02-11
Add memcpy_safe
Zbigniew Jędrzejewski-Szmek
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-03
nspawn: make sure --help fits it 79ch
Lennart Poettering
2016-02-03
nspawn: optionally run a stub init process as PID 1
Lennart Poettering
2016-02-03
nspawn: add new --chdir= switch
Lennart Poettering
2016-01-28
nspawn: make sure --link-journal=host may be used twice in a row
Lennart Poettering
2016-01-28
nspawn: make journal linking non-fatal in try and auto modes
Lennart Poettering
2016-01-25
nspawn: fix memory leak
Michal Sekletar
2016-01-12
capabilities: keep bounding set in non-inverted format.
Ismo Puustinen
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-17
tree-wide: use right cast macros for UIDs, GIDs and PIDs
Lennart Poettering
2015-11-12
nspawn: add new --network-veth-extra= switch for defining additional veth links
Lennart Poettering
2015-11-09
Merge pull request #1820 from michich/errno-v2
Daniel Mack
2015-11-09
treewide: apply errno.cocci
Michal Schmidt
2015-11-09
Merge pull request #1799 from jengelh/doc
Lennart Poettering
2015-11-09
nspawn: support custom container service name
Iago López Galeiras
2015-11-06
doc: correct orthography, word forms and missing/extraneous words
Jan Engelhardt
2015-11-06
doc: correct punctuation and improve typography in documentation
Jan Engelhardt
2015-11-05
nspawn: save errno before reopening log after exec failure
Michal Schmidt
2015-11-05
nspawn: no fake errno
Michal Schmidt
2015-11-05
nspawn: simplify error returns
Michal Schmidt
2015-11-05
treewide: use the negative error codes returned by our functions
Michal Schmidt
2015-10-31
core,nspawn: minor coding style fixes
Lennart Poettering
2015-10-28
nspwan: port to extract_first_word
Susant Sahani
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
util-lib: split out umask-related code to umask-util.h
Lennart Poettering
2015-10-27
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move mount related utility calls to mount-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-26
socket-util: move remaining socket-related calls from util.[ch] to socket-uti...
Lennart Poettering
2015-10-26
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
[prev]
[next]