summaryrefslogtreecommitdiff
path: root/src/nspawn
Commit message (Expand)AuthorAge
* nspawn: log when tearing down of loop device failsTom Gundersen2014-09-29
* nspawn: check some more return valuesTom Gundersen2014-09-25
* nspawn: don't try to create veth link with too long ifnameTom Gundersen2014-09-19
* nspawn: fix --network-interfaceTom Gundersen2014-08-28
* util: make use of newly added reset_signal_mask() call wherever appropriateLennart Poettering2014-08-26
* notify: send STOPPING=1 from our daemonsLennart Poettering2014-08-21
* nspawn: make sure that when --network-veth is used both the host and the cont...Lennart Poettering2014-08-04
* bus: always explicitly close bus from main programsLennart Poettering2014-08-04
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-03
* nspawn: fix truncation of machine names in interface namesZbigniew Jędrzejewski-Szmek2014-08-03
* Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* barrier: initalize file descriptors with -1Zbigniew Jędrzejewski-Szmek2014-07-18
* nspawn: fix barrier-destroy callDavid Herrmann2014-07-17
* nspawn: use Barrier API instead of eventfd-utilDavid Herrmann2014-07-17
* nspawn: register external network interface with machinedLennart Poettering2014-07-10
* nspawn: add new --volatile switch for booting containers in volatile (ephemer...Lennart Poettering2014-07-04
* nspawn: when running in a service unit, use systemd for restartsLennart Poettering2014-07-03
* nspawn: block open_by_handle_at() and others via seccompLennart Poettering2014-06-30
* nspawn: let's avoid using goto to wildly for non-cleanup purposesLennart Poettering2014-06-30
* nspawn: simplify exit condition checkLennart Poettering2014-06-30
* nspawn: log a warning on failure from wait_for_terminate()Luke Shumaker2014-06-30
* nspawn: Fix regression with exit statusLuke Shumaker2014-06-30
* switch-root: create essential base directories at system bootupKay Sievers2014-06-24
* nspawn: create essential base directories at system bootupKay Sievers2014-06-24
* consistently order cleanup attribute before typeThomas Hindoe Paaboel Andersen2014-06-22
* os-release: define /usr/lib/os-release as fallback for /etc/os-releaseLennart Poettering2014-06-13
* nspawn: add new --tmpfs= option to mount a tmpfs on specific directories, suc...Lennart Poettering2014-06-11
* tmpfiles: add new "C" line for copying files or directoriesLennart Poettering2014-06-10
* nspawn: split long message into two linesZbigniew Jędrzejewski-Szmek2014-06-07
* namespace: beef up read-only bind mount logicLennart Poettering2014-06-06
* nspawn: make nspawn robust to container failureDjalal Harouni2014-05-25
* nspawn: move container wait logic into wait_for_container()Djalal Harouni2014-05-25
* Use %m instead of strerror(errno) where appropiateCristian Rodríguez2014-05-25
* nspawn: restore journal directory is empty checkLennart Poettering2014-05-22
* nspawn: allow to bind mount journal on top of a non empty container journal d...Djalal Harouni2014-05-22
* fix spelling of privilegeNis Martensen2014-05-19
* nspawn: properly format container_uuid in UUID formatLennart Poettering2014-05-16
* nspawn: Fix erroneous OOM when building group listPhilip Lorenz2014-04-10
* sd-rtnl: rework rtnl type systemTom Gundersen2014-03-28
* util: replace close_pipe() with new safe_close_pair()Lennart Poettering2014-03-24
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* nspawn: UP the host side of the veth pair after adding it to a bridgeTom Gundersen2014-03-16
* nspawn: remove unused variableDave Reisner2014-03-13
* nspawn: allow -EEXIST on mkdir_safe /home/${uid}Brandon Philips2014-03-14
* nspawn: make host0's MAC address persistentTom Gundersen2014-03-13
* nspawn: honour GPT partition flags when mounting file systems following the d...Lennart Poettering2014-03-13
* nspawn: fix argv[0] for getentMantas Mikulėnas2014-03-11
* nspawn: allow using kdbus from nspawn containersLennart Poettering2014-03-11
* nspawn: fix getent fallbackLennart Poettering2014-03-11
* nspawn: when resoliving UIDs/GIDs for "-u", do so in forked off /usr/bin/gete...Lennart Poettering2014-03-11