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-09-10
tree-wide: never use the off_t unless glibc makes us use it
Lennart Poettering
2015-09-09
nspawn: add missing comma to gperf file
Lennart Poettering
2015-09-08
nspawn: also close uid shift socket in the parent
Lennart Poettering
2015-09-08
nspawn: short reads do not set errno, hence don't try to print it
Lennart Poettering
2015-09-08
inspawn: switch from SOCK_DGRAM to SOCK_SEQPACKET for internal socketpairs
Lennart Poettering
2015-09-08
nspawn: properly propagate errors when we fail to set soemthing up
Lennart Poettering
2015-09-07
nspawn: sort and clean up included header list
Lennart Poettering
2015-09-07
nspawn: remove nspawn.h, it's empty now
Lennart Poettering
2015-09-07
nspawn: split out --uid= logic into nspawn-setuid.[ch]
Lennart Poettering
2015-09-07
nspawn: split out machined registration code to nspawn-register.[ch]
Lennart Poettering
2015-09-07
nspawn: split out cgroup related calls into nspawn-cgroup.[ch]
Lennart Poettering
2015-09-07
nspawn: split out network related code to nspawn-network.[ch]
Lennart Poettering
2015-09-07
nspawn: split all port exposure code into nspawn-expose-port.[ch]
Lennart Poettering
2015-09-07
nspawn: split out mount related functions into a new nspawn-mount.c file
Lennart Poettering
2015-09-06
nspawn: add new .nspawn files for container settings
Lennart Poettering
2015-09-04
nspawn: enable all controllers we can for the "payload" subcgroup we create
Lennart Poettering
2015-09-01
core: unified cgroup hierarchy support
Lennart Poettering
2015-08-29
nspawn: don't try to extract quotes from option string, glibc doesn't do that...
Lennart Poettering
2015-08-28
nspawn: add (no)rbind option to --bind and --bind-ro
Eugene Yakubovich
2015-08-25
nspawn: make sure --template= and --machine= my be combined
Lennart Poettering
2015-08-21
remove unused variables
Thomas Hindoe Paaboel Andersen
2015-08-07
nspawn: Allow : characters in overlay paths
Richard Maw
2015-08-07
nspawn: escape paths in overlay mount options
Richard Maw
2015-08-07
nspawn: Allow : characters in nspawn --bind paths
Richard Maw
2015-08-07
nspawn: Allow : characters in --tmpfs path
Richard Maw
2015-08-05
Merge branch 'hostnamectl-dot-v2'
Zbigniew Jędrzejewski-Szmek
2015-08-05
hostname-util: get rid of unused parameter of hostname_cleanup()
Zbigniew Jędrzejewski-Szmek
2015-07-31
tree-wide: introduce mfree()
David Herrmann
2015-07-30
tree-wide: use free_and_strdup()
Daniel Mack
2015-07-22
nspawn: Don't pass uid mount option for devpts
Mike Gilbert
2015-07-08
Merge pull request #500 from zonque/fileio
Lennart Poettering
2015-07-07
Remove repeated 'the's
Zbigniew Jędrzejewski-Szmek
2015-07-06
tree-wide: fix write_string_file() user that should not create files
Daniel Mack
2015-07-06
fileio: consolidate write_string_file*()
Daniel Mack
2015-07-06
Merge pull request #492 from richardmaw-codethink/nspawn-automatic-uid-shift-...
Lennart Poettering
2015-07-06
nspawn: Communicate determined UID shift to parent
Richard Maw
2015-07-06
nspawn: fix indenting
Lennart Poettering
2015-07-04
Merge pull request #485 from poettering/sd-bus-flush-close-unref
David Herrmann
2015-07-03
sd-bus: introduce new sd_bus_flush_close_unref() call
Lennart Poettering
2015-07-03
Revert "nspawn: determine_uid_shift before forking"
Lennart Poettering
2015-06-30
Merge pull request #429 from richardmaw-codethink/nspawn-userns-uid-shift-aut...
Tom Gundersen
2015-06-30
nspawn: determine_uid_shift before forking
Richard Maw
2015-06-30
nspawn: Don't remount with fewer options
Richard Maw
2015-06-18
nspawn: suppress warning when /etc/resolv.conf is a valid symlink
Lennart Poettering
2015-06-17
nspawn: when exiting, flush all remaining bytes from the pty to stdout
Lennart Poettering
2015-06-16
nspawn: check if kernel supports userns as early as possible
Djalal Harouni
2015-06-15
Merge pull request #214 from poettering/signal-rework-2
Lennart Poettering
2015-06-15
everywhere: port everything to sigprocmask_many() and friends
Lennart Poettering
2015-06-15
tmpfiles: automatically remove old machine snapshots at boot
Lennart Poettering
2015-06-15
util: when creating temporary file names, allow including extra id string in it
Lennart Poettering
[next]