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
Age
Commit message (
Expand
)
Author
2015-12-04
nspawn: set TasksMax in machined instead of nspawn
Alban Crequy
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-18
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-17
Merge pull request #1926 from phomes/include-order-libudev
Daniel Mack
2015-11-17
tree-wide: group include of libudev.h with sd-*
Thomas Hindoe Paaboel Andersen
2015-11-17
tree-wide: use right cast macros for UIDs, GIDs and PIDs
Lennart Poettering
2015-11-17
Merge pull request #1923 from zonque/siphash
Lennart Poettering
2015-11-16
siphash24: let siphash24_finalize() and siphash24() return the result directly
Daniel Mack
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
Merge pull request #1916 from zonque/align
Tom Gundersen
2015-11-16
siphash24: change result argument to uint64_t
Martin Pitt
2015-11-16
nspawn: set TasksMax= for containers to 8192 by default
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
process-util: move a couple of process-related calls over
Lennart Poettering
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
user-util: move UID/GID related macros from macro.h to user-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
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-24
path-util: unify how we process paths specified on the command line
Lennart Poettering
2015-10-24
util-lib: get_current_dir_name() can return errors other than ENOMEM
Lennart Poettering
2015-10-22
nspawn: don't try to resolve passed binary before entering namespace
Lennart Poettering
2015-10-22
nspawn: rework how we determine private networking settings
Lennart Poettering
2015-10-22
btrfs: beef-up btrfs support with a limited understanding of quota
Lennart Poettering
2015-10-20
nspawn: skip /sys-as-tmpfs if we don't use private-network
Iago López Galeiras
2015-10-09
nspawn: create /sys/fs/cgroup for unified hierarchy as well
Mirco Tischler
2015-10-07
machinectl: fix race when opening new shells with "machinectl shell"
Lennart Poettering
2015-09-30
tree-wide: clean up log_syntax() usage
Lennart Poettering
2015-09-30
nspawn: mount /sys as tmpfs, and then mount only select subdirs of the real s...
Lennart Poettering
[next]