chiark / gitweb /
bus: convert a couple of calls over to new convenience functions
[elogind.git] / src / nspawn /
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...
2012-04-22 Lennart Poetteringnspawn: add -b switch to automatically look for an...
2012-04-21 Lennart Poetteringnspawn: be more careful when initializing the hostname...
2012-04-21 Lennart Poetteringnspawn: make /dev/kmsg unavailable in the container...
2012-04-18 Kay Sieversremove MS_* which can not be combined with current...
2012-04-13 Lennart Poetteringbuild-sys: add stub makefiles to all subdirs to ease...
2012-04-13 Lennart Poetteringnspawn: add missing include lines
2012-04-13 Lennart Poetteringnspawn: fake /dev/kmsg and /proc/kmsg as fifo
2012-04-12 Kay Sieversmove all tools to subdirs