Age | Commit message (Expand) | Author |
2014-11-22 | nspawn: ignore EEXIST when mounting tmpfs | Richard Schütz |
2014-11-21 | nspawn: Add try-{host,guest} journal link modes | Martin Pitt |
2014-11-13 | sd-bus: sync with kdbus upstream (ABI break) | Daniel Mack |
2014-11-04 | barrier: explicitly ignore return values of barrier_place() | David Herrmann |
2014-10-31 | ptyforward: rework PTY forwarder logic used by nspawn to utilize the normal e... | Lennart Poettering |
2014-10-31 | units: don't order journal flushing afte remote-fs.target | Lennart Poettering |
2014-10-31 | nspawn: don't make up -1 as error code | Lennart Poettering |
2014-10-29 | nspawn: ignore EEXIST when creating mount point | Dave Reisner |
2014-10-27 | util: introduce sethostname_idempotent | Michal Sekletar |
2014-10-17 | nspawn: fix DeviceAllow list | Daniel Mack |
2014-10-10 | nspawn: actually allow access to /dev/net/tun in the container | Lennart Poettering |
2014-10-08 | nspawn: copy /dev/net/tun from host | Tom Gundersen |
2014-09-29 | nspawn: log when tearing down of loop device fails | Tom Gundersen |
2014-09-25 | nspawn: check some more return values | Tom Gundersen |
2014-09-19 | nspawn: don't try to create veth link with too long ifname | Tom Gundersen |
2014-08-28 | nspawn: fix --network-interface | Tom Gundersen |
2014-08-26 | util: make use of newly added reset_signal_mask() call wherever appropriate | Lennart Poettering |
2014-08-21 | notify: send STOPPING=1 from our daemons | Lennart Poettering |
2014-08-04 | nspawn: make sure that when --network-veth is used both the host and the cont... | Lennart Poettering |
2014-08-04 | bus: always explicitly close bus from main programs | Lennart Poettering |
2014-08-03 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-08-03 | nspawn: fix truncation of machine names in interface names | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Reject invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-18 | barrier: initalize file descriptors with -1 | Zbigniew Jędrzejewski-Szmek |
2014-07-17 | nspawn: fix barrier-destroy call | David Herrmann |
2014-07-17 | nspawn: use Barrier API instead of eventfd-util | David Herrmann |
2014-07-10 | nspawn: register external network interface with machined | Lennart Poettering |
2014-07-04 | nspawn: add new --volatile switch for booting containers in volatile (ephemer... | Lennart Poettering |
2014-07-03 | nspawn: when running in a service unit, use systemd for restarts | Lennart Poettering |
2014-06-30 | nspawn: block open_by_handle_at() and others via seccomp | Lennart Poettering |
2014-06-30 | nspawn: let's avoid using goto to wildly for non-cleanup purposes | Lennart Poettering |
2014-06-30 | nspawn: simplify exit condition check | Lennart Poettering |
2014-06-30 | nspawn: log a warning on failure from wait_for_terminate() | Luke Shumaker |
2014-06-30 | nspawn: Fix regression with exit status | Luke Shumaker |
2014-06-24 | switch-root: create essential base directories at system bootup | Kay Sievers |
2014-06-24 | nspawn: create essential base directories at system bootup | Kay Sievers |
2014-06-22 | consistently order cleanup attribute before type | Thomas Hindoe Paaboel Andersen |
2014-06-13 | os-release: define /usr/lib/os-release as fallback for /etc/os-release | Lennart Poettering |
2014-06-11 | nspawn: add new --tmpfs= option to mount a tmpfs on specific directories, suc... | Lennart Poettering |
2014-06-10 | tmpfiles: add new "C" line for copying files or directories | Lennart Poettering |
2014-06-07 | nspawn: split long message into two lines | Zbigniew Jędrzejewski-Szmek |
2014-06-06 | namespace: beef up read-only bind mount logic | Lennart Poettering |
2014-05-25 | nspawn: make nspawn robust to container failure | Djalal Harouni |
2014-05-25 | nspawn: move container wait logic into wait_for_container() | Djalal Harouni |
2014-05-25 | Use %m instead of strerror(errno) where appropiate | Cristian Rodríguez |
2014-05-22 | nspawn: restore journal directory is empty check | Lennart Poettering |
2014-05-22 | nspawn: allow to bind mount journal on top of a non empty container journal d... | Djalal Harouni |
2014-05-19 | fix spelling of privilege | Nis Martensen |
2014-05-16 | nspawn: properly format container_uuid in UUID format | Lennart Poettering |
2014-04-10 | nspawn: Fix erroneous OOM when building group list | Philip Lorenz |