Age | Commit message (Expand) | Author |
2014-02-12 | nspawn: newer kernels (>= 3.14) allow resetting the audit loginuid, make use ... | Lennart Poettering |
2014-02-11 | machined: optionally, allow registration of pre-existing units (scopes | Lennart Poettering |
2014-02-11 | nspawn: add --register=yes|no switch to optionally disable registration of th... | Lennart Poettering |
2014-02-10 | nspawn: add new --share-system switch to run a container without PID/UTS/IPC ... | Lennart Poettering |
2014-02-10 | nspawn,man: use a common vocabulary when referring to selinux security contexts | Lennart Poettering |
2014-02-10 | nspawn: require /etc/os-release only for init | Vincent Batts |
2014-02-07 | nspawn: rename --file-label to --apifs-label since it's really just about the... | Lennart Poettering |
2014-02-06 | nspawn: fix HAVE_SELINUX ifdef | Tom Gundersen |
2014-02-06 | nspawn: add --quiet switch for turning off any output noise | Lennart Poettering |
2014-02-05 | nspawn: always use default bus | Lennart Poettering |
2014-02-04 | nspawn: various fixes in selinux hookup | Lennart Poettering |
2014-02-04 | Add SELinux support to systemd-nspawn | Dan Walsh |
2014-02-01 | bus: update kdbus.h (ABI break) | Kay Sievers |
2014-01-29 | nspawn: fix reboot event fd reuse | Lennart Poettering |
2014-01-20 | exec: introduce PrivateDevices= switch to provide services with a private /dev | Lennart Poettering |
2014-01-09 | nspawn: do not invoke RegisterMachine on machined from inside the new PID nam... | Lennart Poettering |
2013-12-20 | DEFAULT_PATH_SPLIT_USR macro | Shawn Landden |
2013-12-13 | nspawn: add new --setenv= switch to set an environment variable for the conta... | Lennart Poettering |
2013-12-11 | nspawn: complain and continue if machine has same id | Zbigniew Jędrzejewski-Szmek |
2013-12-12 | bus: connect directly via kdbus in sd_bus_open_system_container() | Lennart Poettering |
2013-12-06 | Get rid of our reimplementation of basename | Zbigniew Jędrzejewski-Szmek |
2013-12-06 | nspawn: fix buggy mount_binds, now works for bind-mounted files | Shawn Landden |
2013-11-30 | nspawn: set up a kdbus namespace when starting a container | Lennart Poettering |
2013-11-26 | nspawn: improve error message when we cannot resolve the root directory argument | Lennart Poettering |
2013-11-20 | nspawn: add new --drop-capability= switch | Lennart Poettering |
2013-11-12 | bus: introduce concept of a default bus for each thread and make use of it ev... | Lennart Poettering |
2013-11-07 | bus: log message parsing errors everywhere with a generalized bus_log_parse_e... | Lennart Poettering |
2013-11-06 | clients: unify how we invoke getopt_long() | Lennart Poettering |
2013-11-06 | nspawn: explicitly terminate machines when we exit nspawn | Lennart Poettering |
2013-11-05 | nspawn: log out of memory errors | Djalal Harouni |
2013-10-31 | machinectl: add new command to spawn a getty inside a container | Lennart Poettering |
2013-10-31 | nspawn: split out pty forwaring logic into ptyfwd.c | Lennart Poettering |
2013-10-30 | nspawn: only pass in slice setting if it is set | Lennart Poettering |
2013-10-16 | timedated: use libsystemd-bus instead of libdbus for bus communication | Lennart Poettering |
2013-10-13 | Introduce _cleanup_fdset_free_ | Zbigniew Jędrzejewski-Szmek |
2013-10-02 | nspawn: always copy /etc/resolv.conf rather than bind mount | Lennart Poettering |
2013-09-19 | fix grammatical error | Dave Reisner |
2013-09-19 | nspawn: be less liberal about creating bind mount destinations | Dave Reisner |
2013-08-23 | nspawn: trivial simplification | Zbigniew Jędrzejewski-Szmek |
2013-07-19 | nspawn: Reorder includes to fix compilation | Jesper Larsen |
2013-07-02 | nspawn: use the corect method signature for CreateMachine() | Lennart Poettering |
2013-07-02 | machined: split out machine registration stuff from logind | Lennart Poettering |
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 |