index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nspawn
/
nspawn.c
Age
Commit message (
Expand
)
Author
2014-12-10
util: introduce our own gperf based capability list
Lennart Poettering
2014-12-10
nspawn: create the macvlan MAC addresses in an arch independent stable way
Lennart Poettering
2014-12-09
nspawn: make sure macvlan MAC addresses are stable
Lennart Poettering
2014-12-03
nspawn: correct EEXIST check when creating directory to mount /tmp in
Lennart Poettering
2014-11-29
nspawn: fix unused variable warning
Zbigniew Jędrzejewski-Szmek
2014-11-29
delta: diff returns 1 when files differ, ignore this
Zbigniew Jędrzejewski-Szmek
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
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
[next]