]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/start.c
ovl_rsync: make sure to umount
[mirror_lxc.git] / src / lxc / start.c
2015-09-21 Christian BraunerMake ephemeral containers survive reboots
2015-09-21 Christian BraunerRemove ephemeral containers from lxc_snapshots
2015-09-21 Christian BraunerEnable lxc_fini() to destroy container on shutdown
2015-09-03 Stéphane GraberMerge pull request #649 from major/lxc-delete-network...
2015-09-03 Major HaydenTear down network devices during container halt
2015-08-28 Stéphane GraberMerge pull request #585 from ptoomey3/lxc-execute-as...
2015-08-28 Stéphane GraberMerge pull request #643 from raspberrypython/issue-616
2015-08-28 Patrick ToomeyUpdate docs to reflect lxc.init_uid and lxc.init_gid...
2015-08-28 Patrick ToomeyPass UID/GID explicitly through flags
2015-08-28 Patrick ToomeySet UID/GID to parent value for lxc-execute
2015-08-28 Patrick ToomeyDo not switch to root for lxc-execute
2015-08-27 Stéphane GraberMerge pull request #617 from alkino/master
2015-08-27 Stéphane GraberMerge pull request #631 from alkino/doc
2015-08-27 Stéphane GraberMerge pull request #634 from alkino/config_mount
2015-08-27 Stéphane GraberMerge pull request #638 from schiele/master
2015-08-21 Robert Schielecheck for NULL pointers before calling setenv()
2015-08-14 Serge HallynMerge pull request #621 from brauner/arguments
2015-08-13 Stéphane GraberMerge pull request #596 from lazy404/master
2015-08-13 Stéphane GraberMerge pull request #628 from rldleblanc/cap_clone_fix
2015-08-13 Stéphane GraberMerge pull request #629 from rldleblanc/clone_typo
2015-08-13 Wolfgang Bumillerpass on reboot flag and delete old veth on reboot
2015-06-30 Stéphane GraberMerge pull request #540 from ysbnim/master
2015-06-30 Stéphane GraberMerge pull request #545 from bogen/master
2015-06-30 Stéphane GraberMerge pull request #552 from lrowe/patch-1
2015-06-30 Stéphane GraberMerge pull request #561 from ysbnim/kor_manual
2015-06-23 Serge HallynMerge pull request #517 from hkjolhede/master
2015-06-12 Stéphane GraberMerge pull request #558 from cloudnull/template-cache-var
2015-06-11 Tycho Andersenuniformly nullify std fds
2015-04-22 Serge Hallynlogs: introduce a thread-local 'current' lxc_config...
2015-04-22 Tycho Andersenc/r: re-open fds after clone()
2015-04-10 Tycho Andersenc/r: populate clone flags on restore
2015-01-29 Serge Hallyncreate lxc.tty ptys from container process
2015-01-28 Serge Hallynsystemd: specify container_ttys in environment
2015-01-21 hallynMerge pull request #397 from axn/master
2015-01-16 Serge Hallynautodev: switch strategies (v3)
2015-01-15 Serge Hallynclose-all-fds: fix behavior
2014-12-04 Veres Lajostypofixes - https://github.com/vlajos/misspell_fixer
2014-10-27 Serge Hallynlxc-start: don't re-try to mount rootfs if we already...
2014-09-22 Serge Hallynapparmor: improve behavior when kernel lacks mount...
2014-09-19 Tycho Andersenfinalize handler in lxcapi_restore
2014-09-04 Jean-Tiare LE BIGOTReport container exit status to monitord
2014-08-26 Tycho AndersenAdd support for checkpoint and restore via CRIU
2014-08-16 Stéphane GraberFix typo in the previous commit...
2014-08-16 Micahel J. EvansAdd extra debugging
2014-08-16 Jean-Tiare LE BIGOTclean autodev dir on container exit
2014-08-08 Vincent GierschFix a file descriptor leak in the monitord spawn
2014-07-31 Matt PalmerSupport providing env vars to container init
2014-05-25 Serge HallynSpecially handle block device rootfs
2014-05-16 Serge Hallynadd support for nbd
2014-04-29 S.Çağlar Onurrevert 1d16785 - fixes #191
2014-04-05 Serge Hallynlxc_spawn: initialize netpipe
2014-03-21 Dwight Engenfix console stdin,stdout,stderr fds
2014-03-08 Serge Hallyncheck netnsfd before closing
2014-03-08 Serge Hallynfix leak of netnsfd in recent commit
2014-03-07 Serge Hallynlxc: manually move NICs back to host after container...
2014-03-07 Serge HallynRevert "fix console stdin,stdout,stderr fds"
2014-03-05 Dwight Engenfix console stdin,stdout,stderr fds
2014-03-04 Serge Hallyncgmanager updates
2014-03-03 Serge Hallyncgmanager: don't stay connected
2014-02-27 Stéphane Graberstart: Fix print_top_failing_dir for /var/lib/lxc
2014-02-24 Serge HallynCatch seccomp violations by init
2014-02-18 Serge HallynFix unprivileged networking
2014-02-15 Serge Hallynclose inherited fds when we still have proc mounted
2014-02-15 Serge Hallynalways ensure a /proc while setting up container
2014-02-15 Serge Hallynlxc-start: close inherited fds right before exec
2014-02-12 Serge Hallyncheck for access to lxcpath
2014-02-07 Stéphane Graberlog: Drop trailing \n from log messages
2014-01-31 Serge Hallyncgmanager: support lxc.mount.auto = cgroup
2014-01-29 Natanael CopaInclude config.h early for _GNU_SOURCE with musl libc
2014-01-29 Natanael CopaInclude poll.h instead of sys/poll.h
2014-01-24 Serge Hallyncgmanager: chown cgroups to the container root
2014-01-20 Serge Hallyncgmanager: implement setting of cgroup limits
2014-01-16 S.Çağlar Onurskip rootfs pinning for unprivileged containers
2014-01-16 Serge HallynInitial support for cgmanager
2014-01-11 Serge HallynFix bug in preserve_ns
2014-01-10 Stéphane GraberRe-organize API for global lxc.conf config
2014-01-02 Andrey MazoMark functions as static and arguments/arrays as const...
2013-12-24 Andrey MazoRemove process_lock() except where actually needed
2013-12-13 hallynMerge pull request #101 from ahippo/master
2013-12-13 Serge Hallynmake 'empty network' the default
2013-12-06 Dwight Engenadd epoll events to mainloop callback handlers
2013-11-25 hallynMerge pull request #92 from majek/share-namespaces
2013-11-21 Michael H. WarfieldSetup devtmpfs and /dev for autodev bind mounts.
2013-11-13 Marek MajkowskiMake it possible to share UTS namespace
2013-11-12 Marek MajkowskiMerge remote-tracking branch 'lxc/master' into share...
2013-11-12 Marek MajkowskiCreate --share-ipc option
2013-11-12 Marek MajkowskiCosmetic - clean up error message
2013-11-06 Marek MajkowskiEnable network namespace sharing in lxc-start
2013-11-01 S.Çağlar Onurvalgrind drd tool shows conflicting stores happening...
2013-10-24 Serge Hallynfix chowning of tty and console uids
2013-10-18 Dwight Engenuse proper config item depending on which lsm is enabled
2013-10-18 Dwight Engensupport setting lsm label at exec or immediately
2013-09-25 Dwight Engenrefactor AppArmor into LSM backend, add SELinux support
2013-09-18 Serge Hallynmake heavier use of process_lock (v2)
2013-09-12 Christian SeilerSupport for automatic mounting of filesystems
2013-09-12 Christian Seilercgroup: Split legacy 'ns' cgroup handling off from...
2013-09-11 Serge Hallyncgroup: re-introduce ns cgroup support
2013-09-11 Serge Hallynpin_rootfs: be quiet and don't fail container start
2013-09-10 Christian Seilercgroup: Major rewrite of cgroup logic
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
next