chiark / gitweb /
seccomp: add helper call to add all secondary archs to a seccomp filter
[elogind.git] / src / nspawn / nspawn.c
2014-02-18 Lennart Poetteringseccomp: add helper call to add all secondary archs...
2014-02-18 Dave Reisnernspawn: allow 32-bit chroots from 64-bit hosts
2014-02-18 Tom Gundersensd-rtnl-message: store reference to the bus in the...
2014-02-17 Lennart Poetteringnspawn: netns_fd can be removed now
2014-02-16 Thomas Hindoe Paab... nspawn: typo fix in help
2014-02-16 Tom Gundersennspawn: add new --network-bridge= switch
2014-02-15 Tom Gundersensd-rtnl: always include linux/rtnetlink.h
2014-02-15 Tom Gundersensd-rtnl: message_open_container - don't take a 'size...
2014-02-14 Lennart Poetteringnspawn: if we don't find bash, try sh
2014-02-14 Lennart Poetteringnspawn: don't accept just any tree to execute
2014-02-13 Lennart Poetteringnspawn: make socket(AF_NETLINK, *, NETLINK_AUDIT) fail...
2014-02-13 Lennart Poetteringnspawn: add new --network-veth switch to add a virtual...
2014-02-13 Lennart Poetteringnspawn: check with udev before we take possession of...
2014-02-13 Lennart Poetteringnspawn: no need to subscribe to netlink messages if...
2014-02-13 Lennart Poetteringnspawn: --private-network should imply CAP_NET_ADMIN
2014-02-13 Lennart Poetteringrtnl: rename constructors from the form sd_rtnl_xxx_yyy...
2014-02-13 Lennart Poetteringrtnl: drop "sd_" prefix from cleanup macros
2014-02-13 Lennart Poetteringnspawn: add new --network-interface= switch to move...
2014-02-13 Lennart Poetteringnspawn: introduce --capability=all for retaining all...
2014-02-12 Lennart Poetteringnspawn: newer kernels (>= 3.14) allow resetting the...
2014-02-11 Lennart Poetteringmachined: optionally, allow registration of pre-existin...
2014-02-11 Lennart Poetteringnspawn: add --register=yes|no switch to optionally...
2014-02-10 Lennart Poetteringnspawn: add new --share-system switch to run a containe...
2014-02-10 Lennart Poetteringnspawn,man: use a common vocabulary when referring...
2014-02-10 Vincent Battsnspawn: require /etc/os-release only for init
2014-02-07 Lennart Poetteringnspawn: rename --file-label to --apifs-label since...
2014-02-06 Tom Gundersennspawn: fix HAVE_SELINUX ifdef
2014-02-05 Lennart Poetteringnspawn: add --quiet switch for turning off any output...
2014-02-05 Lennart Poetteringnspawn: always use default bus
2014-02-04 Lennart Poetteringnspawn: various fixes in selinux hookup
2014-02-04 Dan WalshAdd SELinux support to systemd-nspawn
2014-02-01 Kay Sieversbus: update kdbus.h (ABI break)
2014-01-29 Lennart Poetteringnspawn: fix reboot event fd reuse
2014-01-20 Lennart Poetteringexec: introduce PrivateDevices= switch to provide servi...
2014-01-09 Lennart Poetteringnspawn: do not invoke RegisterMachine on machined from...
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
next