index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
nspawn
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nspawn: try to orderly shutdown container when receiving SIGTERM
Lennart Poettering
2012-12-22
1
-2
/
+15
*
nspawn: allow passing socket activation fds through nspawn
Lennart Poettering
2012-12-22
1
-10
/
+61
*
nspawn: allow nspawn to be invoked without tty
Lennart Poettering
2012-12-22
1
-18
/
+26
*
nspawn: reset supplementary and main group id before entering nspawn
Lennart Poettering
2012-11-22
1
-0
/
+17
*
nspawn: use automatic cleanup and provide debug info
Zbigniew Jędrzejewski-Szmek
2012-10-02
1
-69
/
+54
*
log: fix repeated invocation of vsnprintf()/vaprintf() in log_struct()
Lennart Poettering
2012-09-24
1
-0
/
+6
*
nspawn: document why we don't check resolv.conf mount errors
Lennart Poettering
2012-09-21
1
-0
/
+2
*
nspawn: we can't overmount /etc/localtime anymore since it's usually a symlin...
Lennart Poettering
2012-09-21
1
-9
/
+42
*
nspawn: fix memleak introduced with automatic cleanup
Zbigniew Jędrzejewski-Szmek
2012-09-16
1
-1
/
+1
*
nspawn: use automatic cleanup for umask
Zbigniew Jędrzejewski-Szmek
2012-09-16
1
-46
/
+21
*
nspawn: _cleanup_free_ more
Zbigniew Jędrzejewski-Szmek
2012-09-16
1
-33
/
+10
*
nspawn: use automatic cleanup
Zbigniew Jędrzejewski-Szmek
2012-09-16
1
-4
/
+2
*
nspawn: mount tmpfs on /dev/shm
Zbigniew Jędrzejewski-Szmek
2012-09-16
1
-0
/
+1
*
nspawn: handle poweroff/reboot nicely in containers
Lennart Poettering
2012-09-06
1
-168
/
+203
*
nspawn: don't provide /dev/rtc0 in the container
Lennart Poettering
2012-09-06
1
-2
/
+1
*
nspawn: generate a new randomized boot ID for each container
Lennart Poettering
2012-09-05
1
-4
/
+64
*
nspawn: if a file system comes pre-mounted, still do the read-only remounts
Lennart Poettering
2012-09-05
1
-1
/
+2
*
nspawn: skip mounts if already mounted
Lennart Poettering
2012-09-05
1
-0
/
+3
*
nspawn: mount a clean instance of sysfs
Lennart Poettering
2012-09-05
1
-3
/
+2
*
nspawn: add /dev FD symlinks in container setup
Dave Reisner
2012-08-21
1
-0
/
+3
*
nspawn,namespaces: make sure we recursively bind mount things in
Lennart Poettering
2012-08-13
1
-2
/
+2
*
nspawn: unset a few unnecessary params to mount()
Lennart Poettering
2012-08-13
1
-7
/
+7
*
nspawn: inherit mounts from real root, don't propagate mounts to real root
Lennart Poettering
2012-08-13
1
-5
/
+7
*
log.h: new log_oom() -> int -ENOMEM, use it
Shawn Landden
2012-07-26
1
-27
/
+15
*
use "Out of memory." consistantly (or with "\n")
Shawn Landden
2012-07-25
1
-11
/
+11
*
nspawn: generate proper error messages in the child
Lennart Poettering
2012-07-19
1
-21
/
+39
*
nspawn: introduce new --link-journal= switch to link container journals into ...
Lennart Poettering
2012-07-19
1
-11
/
+196
*
unit: introduce %s specifier for the user shell
Lennart Poettering
2012-07-16
1
-1
/
+1
*
nspawn: introduce new --capabilities= flag and make use of it in the nspawn t...
Lennart Poettering
2012-06-28
1
-27
/
+56
*
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-05-31
1
-5
/
+5
*
main: add configuration option to alter capability bounding set for PID 1
Lennart Poettering
2012-05-24
1
-43
/
+27
*
util: split-out path-util.[ch]
Kay Sievers
2012-05-08
1
-1
/
+2
*
nspawn: add --read-only switch
Lennart Poettering
2012-04-25
1
-4
/
+24
*
nspawn: bind mount /etc/resolv.conf from the host by default
Lennart Poettering
2012-04-25
1
-0
/
+25
*
nspawn: add --uuid= switch to allow setting the machine id for the container
Lennart Poettering
2012-04-22
1
-4
/
+20
*
nspawn: add -b switch to automatically look for an init binary
Lennart Poettering
2012-04-22
1
-2
/
+27
*
nspawn: be more careful when initializing the hostname from the directory name
Lennart Poettering
2012-04-22
1
-5
/
+26
*
nspawn: make /dev/kmsg unavailable in the container, but allow access to /pro...
Lennart Poettering
2012-04-22
1
-0
/
+10
*
remove MS_* which can not be combined with current kernel code
Kay Sievers
2012-04-18
1
-1
/
+1
*
build-sys: add stub makefiles to all subdirs to ease development with emacs
Lennart Poettering
2012-04-13
1
-0
/
+1
*
nspawn: add missing include lines
Lennart Poettering
2012-04-13
1
-0
/
+2
*
nspawn: fake /dev/kmsg and /proc/kmsg as fifo
Lennart Poettering
2012-04-13
1
-45
/
+161
*
move all tools to subdirs
Kay Sievers
2012-04-12
1
-0
/
+925