chiark / gitweb /
DEFAULT_PATH_SPLIT_USR macro
[elogind.git] / src / nspawn / nspawn.c
2013-12-21 Shawn LanddenDEFAULT_PATH_SPLIT_USR macro
2013-12-13 Lennart Poetteringnspawn: add new --setenv= switch to set an environment...
2013-12-12 Zbigniew Jędrzejew... nspawn: complain and continue if machine has same id
2013-12-11 Lennart Poetteringbus: connect directly via kdbus in sd_bus_open_system_c...
2013-12-07 Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-12-06 Shawn Landdennspawn: fix buggy mount_binds, now works for bind-mount...
2013-11-30 Lennart Poetteringnspawn: set up a kdbus namespace when starting a container
2013-11-26 Lennart Poetteringnspawn: improve error message when we cannot resolve...
2013-11-20 Lennart Poetteringnspawn: add new --drop-capability= switch
2013-11-11 Lennart Poetteringbus: introduce concept of a default bus for each thread...
2013-11-07 Lennart Poetteringbus: log message parsing errors everywhere with a gener...
2013-11-06 Lennart Poetteringclients: unify how we invoke getopt_long()
2013-11-06 Lennart Poetteringnspawn: explicitly terminate machines when we exit...
2013-11-05 Djalal Harouninspawn: log out of memory errors
2013-10-31 Lennart Poetteringmachinectl: add new command to spawn a getty inside...
2013-10-31 Lennart Poetteringnspawn: split out pty forwaring logic into ptyfwd.c
2013-10-30 Lennart Poetteringnspawn: only pass in slice setting if it is set
2013-10-16 Lennart Poetteringtimedated: use libsystemd-bus instead of libdbus for...
2013-10-13 Zbigniew Jędrzejew... Introduce _cleanup_fdset_free_
2013-10-02 Lennart Poetteringnspawn: always copy /etc/resolv.conf rather than bind...
2013-09-19 Dave Reisnerfix grammatical error
2013-09-19 Dave Reisnernspawn: be less liberal about creating bind mount desti...
2013-08-23 Zbigniew Jędrzejew... nspawn: trivial simplification
2013-07-19 Jesper Larsennspawn: Reorder includes to fix compilation
2013-07-02 Lennart Poetteringnspawn: use the corect method signature for CreateMachine()
2013-07-02 Lennart Poetteringmachined: split out machine registration stuff from...
2013-06-20 Zbigniew Jędrzejew... nspawn: '-C' option has been removed
2013-06-20 Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-05-10 Dave Reisnernspawn: only warn about audit when booting the container
2013-05-09 Colin Waltersnspawn: Include netlink headers rather than using ...
2013-05-09 Colin WaltersFix previous commit for !HAVE_AUDIT
2013-05-09 Lennart Poetteringaudit: since audit is apparently never going to be...
2013-05-07 Lennart Poetteringhostname: only suppress setting of pretty hostname...
2013-05-07 Lennart Poetteringbuild-sys: support builds without EAs again
2013-05-06 Lennart Poetteringnspawn: explain that we look for /etc/os-release in...
2013-05-02 Dave Reisnernspawn: inherit the exit status of container
2013-05-01 Zbigniew Jędrzejew... cgls: add --machine/-M
2013-04-30 Lennart Poetteringunits: add an easy-to-use unit template file systemd...
2013-04-30 Lennart Poetteringid128: when taking user input for a 128bit ID, validate...
2013-04-29 Evangelos Foutrasnspawn: add -M option to optstring
2013-04-23 Lennart Poetteringcgroup: make sure all our cgroup objects have a suffix...
2013-04-23 Lennart Poetteringnspawn: suffix the nspawn cgroups with ".nspawn"
2013-04-23 Lennart Poetteringnspawn: always use cg_get_path() to determine fs path...
2013-04-22 Zbigniew Jędrzejew... systemd,nspawn: use extended attributes to store metadata
2013-04-18 Zbigniew Jędrzejew... nspawn: create empty /etc/resolv.conf if necessary
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-16 Lennart Poetteringpath-util: unify code for detecting OS trees
2013-04-16 Lennart Poetteringnspawn: introduce the new /machine/ tree in the cgroup...
2013-04-05 Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-04-03 Lennart Poetteringutil: rename write_one_line_file() to write_string_file()
2013-03-31 Zbigniew Jędrzejew... nspawn, machine-id-setup: warn if read-only mount call...
2013-03-15 Lennart Poetteringnspawn: don't make assumptions about the size of pid_t
2013-03-07 Lennart Poetteringnspawn: create a separate devpts namespace for nspawn...
2013-03-01 Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-28 Zbigniew Jędrzejew... nspawn: environment would be truncated with TERM unset
2013-02-25 Lennart Poetteringnspawn: add --bind= and --bind-ro= to bind mount host...
2013-02-25 Michal SchmidtRevert "nspawn: catch config mistake of specifying...
2013-02-24 Zbigniew Jędrzejew... nspawn: catch config mistake of specifying -b and args
2013-02-14 Zbigniew Jędrzejew... nspawn: fail if unable to close pipe
2013-02-14 Zbigniew Jędrzejew... nspawn: print PID and show how to enter the namespace
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-01-25 Michal Schmidtnspawn: assume stdout is always writable if it does...
2013-01-18 Lennart Poetteringnspawn: add audit caps to default set to keep
2013-01-11 Zbigniew Jędrzejew... nspawn: add --version
2013-01-07 Tom GundersenMerge nss-myhostname
2012-12-22 Lennart Poetteringnspawn: try to orderly shutdown container when receivin...
2012-12-22 Lennart Poetteringnspawn: allow passing socket activation fds through...
2012-12-22 Lennart Poetteringnspawn: allow nspawn to be invoked without tty
2012-11-21 Lennart Poetteringnspawn: reset supplementary and main group id before...
2012-10-02 Zbigniew Jędrzejew... nspawn: use automatic cleanup and provide debug info
2012-09-24 Lennart Poetteringlog: fix repeated invocation of vsnprintf()/vaprintf...
2012-09-21 Lennart Poetteringnspawn: document why we don't check resolv.conf mount...
2012-09-21 Lennart Poetteringnspawn: we can't overmount /etc/localtime anymore since...
2012-09-16 Zbigniew Jędrzejew... nspawn: fix memleak introduced with automatic cleanup
2012-09-16 Zbigniew Jędrzejew... nspawn: use automatic cleanup for umask
2012-09-16 Zbigniew Jędrzejew... nspawn: _cleanup_free_ more
2012-09-16 Zbigniew Jędrzejew... nspawn: use automatic cleanup
2012-09-16 Zbigniew Jędrzejew... nspawn: mount tmpfs on /dev/shm
2012-09-05 Lennart Poetteringnspawn: handle poweroff/reboot nicely in containers
2012-09-05 Lennart Poetteringnspawn: don't provide /dev/rtc0 in the container
2012-09-05 Lennart Poetteringnspawn: generate a new randomized boot ID for each...
2012-09-05 Lennart Poetteringnspawn: if a file system comes pre-mounted, still do...
2012-09-04 Lennart Poetteringnspawn: skip mounts if already mounted
2012-09-04 Lennart Poetteringnspawn: mount a clean instance of sysfs
2012-08-21 Dave Reisnernspawn: add /dev FD symlinks in container setup
2012-08-13 Lennart Poetteringnspawn,namespaces: make sure we recursively bind mount...
2012-08-13 Lennart Poetteringnspawn: unset a few unnecessary params to mount()
2012-08-13 Lennart Poetteringnspawn: inherit mounts from real root, don't propagate...
2012-07-26 Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25 Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-19 Lennart Poetteringnspawn: generate proper error messages in the child
2012-07-19 Lennart Poetteringnspawn: introduce new --link-journal= switch to link...
2012-07-16 Lennart Poetteringunit: introduce %s specifier for the user shell
2012-06-28 Lennart Poetteringnspawn: introduce new --capabilities= flag and make...
2012-05-31 Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-24 Lennart Poetteringmain: add configuration option to alter capability...
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-04-25 Lennart Poetteringnspawn: add --read-only switch
2012-04-25 Lennart Poetteringnspawn: bind mount /etc/resolv.conf from the host by...
2012-04-22 Lennart Poetteringnspawn: add --uuid= switch to allow setting the machine...
next