Age | Commit message (Expand) | Author |
2013-06-20 | nspawn: '-C' option has been removed | Zbigniew Jędrzejewski-Szmek |
2013-06-20 | logind: add infrastructure to keep track of machines, and move to slices | Lennart Poettering |
2013-05-10 | nspawn: only warn about audit when booting the container | Dave Reisner |
2013-05-09 | nspawn: Include netlink headers rather than using #ifdef | Colin Walters |
2013-05-09 | Fix previous commit for !HAVE_AUDIT | Colin Walters |
2013-05-10 | audit: since audit is apparently never going to be fixed for containers tell ... | Lennart Poettering |
2013-05-07 | hostname: only suppress setting of pretty hostname if it is non-equal to the ... | Lennart Poettering |
2013-05-07 | build-sys: support builds without EAs again | Lennart Poettering |
2013-05-06 | nspawn: explain that we look for /etc/os-release in the container directory | Lennart Poettering |
2013-05-02 | nspawn: inherit the exit status of container | Dave Reisner |
2013-05-01 | cgls: add --machine/-M | Zbigniew Jędrzejewski-Szmek |
2013-04-30 | units: add an easy-to-use unit template file systemd-nspawn@.service for runn... | Lennart Poettering |
2013-04-30 | id128: when taking user input for a 128bit ID, validate syntax | Lennart Poettering |
2013-04-29 | nspawn: add -M option to optstring | Evangelos Foutras |
2013-04-22 | cgroup: make sure all our cgroup objects have a suffix and are properly escaped | Lennart Poettering |
2013-04-22 | nspawn: suffix the nspawn cgroups with ".nspawn" | Lennart Poettering |
2013-04-22 | nspawn: always use cg_get_path() to determine fs path for a cgroup | Lennart Poettering |
2013-04-21 | systemd,nspawn: use extended attributes to store metadata | Zbigniew Jędrzejewski-Szmek |
2013-04-18 | nspawn: create empty /etc/resolv.conf if necessary | Zbigniew Jędrzejewski-Szmek |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-16 | path-util: unify code for detecting OS trees | Lennart Poettering |
2013-04-16 | nspawn: introduce the new /machine/ tree in the cgroup tree and move containe... | Lennart Poettering |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-04-03 | util: rename write_one_line_file() to write_string_file() | Lennart Poettering |
2013-03-31 | nspawn, machine-id-setup: warn if read-only mount call fails | Zbigniew Jędrzejewski-Szmek |
2013-03-15 | nspawn: don't make assumptions about the size of pid_t | Lennart Poettering |
2013-03-07 | nspawn: create a separate devpts namespace for nspawn containers | Lennart Poettering |
2013-02-27 | nspawn: environment would be truncated with TERM unset | Zbigniew Jędrzejewski-Szmek |
2013-02-25 | nspawn: add --bind= and --bind-ro= to bind mount host paths into the container | Lennart Poettering |
2013-02-25 | Revert "nspawn: catch config mistake of specifying -b and args" | Michal Schmidt |
2013-02-24 | nspawn: catch config mistake of specifying -b and args | Zbigniew Jędrzejewski-Szmek |
2013-02-14 | nspawn: fail if unable to close pipe | Zbigniew Jędrzejewski-Szmek |
2013-02-14 | nspawn: print PID and show how to enter the namespace | Zbigniew Jędrzejewski-Szmek |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-01-26 | nspawn: assume stdout is always writable if it does not support epoll | Michal Schmidt |
2013-01-18 | nspawn: add audit caps to default set to keep | Lennart Poettering |
2013-01-11 | nspawn: add --version | Zbigniew Jędrzejewski-Szmek |
2012-12-22 | nspawn: try to orderly shutdown container when receiving SIGTERM | Lennart Poettering |
2012-12-22 | nspawn: allow passing socket activation fds through nspawn | Lennart Poettering |
2012-12-22 | nspawn: allow nspawn to be invoked without tty | Lennart Poettering |
2012-11-22 | nspawn: reset supplementary and main group id before entering nspawn | Lennart Poettering |
2012-10-02 | nspawn: use automatic cleanup and provide debug info | Zbigniew Jędrzejewski-Szmek |
2012-09-24 | log: fix repeated invocation of vsnprintf()/vaprintf() in log_struct() | Lennart Poettering |
2012-09-21 | nspawn: document why we don't check resolv.conf mount errors | Lennart Poettering |
2012-09-21 | nspawn: we can't overmount /etc/localtime anymore since it's usually a symlin... | Lennart Poettering |
2012-09-16 | nspawn: fix memleak introduced with automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | nspawn: use automatic cleanup for umask | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | nspawn: _cleanup_free_ more | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | nspawn: use automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | nspawn: mount tmpfs on /dev/shm | Zbigniew Jędrzejewski-Szmek |