summaryrefslogtreecommitdiff
path: root/src/nspawn
Commit message (Expand)AuthorAge
* nspawn: when booting in ephemeral mode, append random token to machine nameLennart Poettering2014-12-12
* nspawn: allow spawning ephemeral nspawn containers based on the root file sys...Lennart Poettering2014-12-12
* nspawn: don't link journals in ephemeral modeLennart Poettering2014-12-12
* nspawn: properly unset arg_link_journal_try, when --link-journal= is specifiedLennart Poettering2014-12-12
* nspawn: beef up nspawn with some btrfs magicLennart Poettering2014-12-12
* nspawn: properly validate machine namesLennart Poettering2014-12-12
* util: introduce our own gperf based capability listLennart Poettering2014-12-10
* nspawn: create the macvlan MAC addresses in an arch independent stable wayLennart Poettering2014-12-10
* nspawn: make sure macvlan MAC addresses are stableLennart Poettering2014-12-09
* nspawn: correct EEXIST check when creating directory to mount /tmp inLennart Poettering2014-12-03
* nspawn: fix unused variable warningZbigniew Jędrzejewski-Szmek2014-11-29
* delta: diff returns 1 when files differ, ignore thisZbigniew Jędrzejewski-Szmek2014-11-29
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: yet more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* nspawn: ignore EEXIST when mounting tmpfsRichard Schütz2014-11-22
* nspawn: Add try-{host,guest} journal link modesMartin Pitt2014-11-21
* sd-bus: sync with kdbus upstream (ABI break)Daniel Mack2014-11-13
* barrier: explicitly ignore return values of barrier_place()David Herrmann2014-11-04
* ptyforward: rework PTY forwarder logic used by nspawn to utilize the normal e...Lennart Poettering2014-10-31
* units: don't order journal flushing afte remote-fs.targetLennart Poettering2014-10-31
* nspawn: don't make up -1 as error codeLennart Poettering2014-10-31
* nspawn: ignore EEXIST when creating mount pointDave Reisner2014-10-29
* util: introduce sethostname_idempotentMichal Sekletar2014-10-27
* nspawn: fix DeviceAllow listDaniel Mack2014-10-17
* nspawn: actually allow access to /dev/net/tun in the containerLennart Poettering2014-10-10
* nspawn: copy /dev/net/tun from hostTom Gundersen2014-10-08
* 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