]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2018-01-03  Christian Braunercommands: fully revert set_running_config_item() 2068/head
2018-01-03  Stéphane GraberMerge pull request #2065 from brauner/2017-01-01/revert...
2018-01-03  Serge HallynMerge pull request #2066 from brauner/2017-01-02/suppor...
2018-01-02  Christian Braunerconf: detect if devpts can be mounted with gid=5 2066/head
2018-01-02  Christian Braunercgfsng: use init {g,u}id
2018-01-02  Christian Braunerconf{ile}: detect ns{g,u}id mapping for root
2018-01-02  Christian Braunerconf: adapt userns_exec_1()
2018-01-02  Christian Braunerconf: adapt idmap helpers
2018-01-01  Christian Braunerlxccontainer: revert set_running_config_item() 2065/head
2017-12-30  Serge HallynMerge pull request #2062 from brauner/2017-12-25/captur...
2017-12-30  Christian Braunermainloop: use epoll_create1(EPOLL_CLOEXEC) 2062/head
2017-12-30  Christian Braunerconsole: do not allow non-pty devices on open()
2017-12-30  Christian Braunerstart: properly cleanup mainloop
2017-12-30  Christian BraunerMerge pull request #2063 from marcosps/lxcconfig_help
2017-12-30  Marcos Paulo... lxc_config: Add -h and --help flags handler 2063/head
2017-12-26  Christian Braunermainloop: capture output of short-lived init procs
2017-12-26  Christian Braunermainloop: add mainloop macros
2017-12-22  Serge HallynMerge pull request #2058 from brauner/2017-12-22/bugfixes
2017-12-22  Christian Braunerstart: handle setting death signal smarter 2058/head
2017-12-22  Christian Braunerstart: fix death signal
2017-12-22  Serge HallynMerge pull request #2057 from brauner/2017-12-22/bugfixes
2017-12-22  Christian Braunerstart: simplify cgroup namespace preservation 2057/head
2017-12-22  Christian Braunerstart: make us dumpable
2017-12-21  Serge HallynMerge pull request #2042 from brauner/2017-12-15/bugfixes
2017-12-21  Serge HallynMerge pull request #2052 from brauner/2017-12-19/unpriv...
2017-12-21  Christian Braunerstart: log closing cmd socket and STOPPED state 2042/head
2017-12-21  Christian Braunerstart: use lxc_raw_clone_cb() where possible
2017-12-21  Christian Braunernamespace: add lxc_raw_clone_cb()
2017-12-21  Christian Braunernamespace: comment lxc_{raw_}clone()
2017-12-21  Christian Braunertree-wide: s/getpid()/lxc_raw_getpid()/g
2017-12-21  Christian Braunernamespace: add lxc_raw_getpid()
2017-12-21  Christian Braunertests: expand lxc_raw_clone() tests
2017-12-21  Serge HallynMerge pull request #2047 from brauner/2017-12-18/attach...
2017-12-21  Christian Braunerattach: handle /proc with hidepid={1,2} property 2047/head
2017-12-20  Christian Braunerattach: use lxc_raw_clone()
2017-12-20  Christian Braunerattach: simplify significantly
2017-12-20  Christian BraunerMerge pull request #2055 from marcosps/cgfsng_debug
2017-12-20  Christian BraunerMerge pull request #2013 from 3XX0/oci-dhcp-improvements
2017-12-20  Marcos Paulo... cgfsng: Add new macro to print errors 2055/head
2017-12-19  Jonathan Calmelslxc-oci: add DHCP option leveraging dhclient hooks 2013/head
2017-12-19  Jonathan Calmelslxc-oci: read configuration from oci.common.conf if...
2017-12-19  Jonathan Calmelslxc-net: add LXC_DHCP_PING boolean option
2017-12-19  Jonathan Calmelshooks: dhclient hook improvements
2017-12-19  Christian BraunerMerge pull request #2048 from duguhaotian/master
2017-12-19  Christian BraunerMerge pull request #2015 from flx42/nvidia-mount-hook
2017-12-19  Christian BraunerMerge pull request #2050 from tanyifeng/small_fix
2017-12-19  Christian BraunerMerge pull request #2053 from tenforward/japanese
2017-12-19  KATOH Yasufumidoc: Add relative option for lxc.mount.entry to Japanes... 2053/head
2017-12-19  KATOH Yasufumidoc: Translate the hook of network into Japanese in...
2017-12-19  KATOH Yasufumidoc: Add the description of new style hook to Japanese...
2017-12-19  KATOH Yasufumidoc: Add proc section to Japanese lxc.container.conf(5)
2017-12-19  KATOH Yasufumidoc: Add sysctl section to Japanese lxc.container.conf(5)
2017-12-19  Christian Braunerbtrfs: fix unprivileged snapshot creation 2052/head
2017-12-19  Yifeng Tanconf.c: small fix for args of mount_entry 2050/head
2017-12-19  独孤昊天[monitor] wrong statement of break 2048/head
2017-12-19  Felix Abecassishooks: add mount hook to configure access to NVIDIA... 2015/head
2017-12-18  Serge HallynMerge pull request #2049 from brauner/2017-12-18/start_...
2017-12-18  Christian Braunerstart: reap intermediate process 2049/head
2017-12-18  Christian BraunerMerge pull request #2031 from tanyifeng/mask_and_readon...
2017-12-18  Yifeng Tanconf.c: add relative option for lxc.mount.entry 2031/head
2017-12-15  Serge HallynMerge pull request #2040 from brauner/2017-12-14/bugfixes
2017-12-14  Serge HallynMerge pull request #2034 from brauner/2017-12-14/use_cl...
2017-12-14  Christian Braunerlxc_init: fix cgroup parsing 2040/head
2017-12-14  Christian Braunertools: add missing break to lxc-execute
2017-12-14  Serge HallynMerge pull request #2039 from brauner/2017-12-14/fix_co...
2017-12-14  Christian Braunerutils: use lxc_raw_clone() in run_command() 2034/head
2017-12-14  Christian Braunernamespace: add lxc_raw_clone()
2017-12-14  Christian BraunerMerge pull request #2008 from tych0/share-ns-in-execute
2017-12-14  Christian BraunerMerge pull request #2037 from hallyn/2017-12-14/dir_det...
2017-12-14  Christian BraunerMerge pull request #2035 from adrianreber/master
2017-12-14  Christian Braunercommands: fix race when open()/close() cmd socket 2039/head
2017-12-14  Adrian Rebercriu: add a test case for the criu feature check support 2035/head
2017-12-14  Adrian Rebercriu: add feature check capability
2017-12-14  Serge Hallyndir_detect: warn on eperm 2037/head
2017-12-14  Tycho Andersenthe bike shed should be brilliant purple 2008/head
2017-12-14  Serge HallynMerge pull request #2026 from brauner/2017-12-12/lxc_ho...
2017-12-14  Christian Braunernetwork: pass name of peer veth device 2026/head
2017-12-14  Christian Braunerconf: simplify run_script_argv()
2017-12-14  Christian Braunernetwork: pass info in env if hook version is 1
2017-12-14  Christian Braunerstart: pass namespaces as environment variables
2017-12-14  Christian Braunerconf: execute hooks based on lxc.hooks.version
2017-12-14  Christian Braunerstart: set LXC_HOOK_VERSION
2017-12-14  Christian Braunerconfile: add lxc.hook.version
2017-12-14  Serge HallynMerge pull request #2030 from brauner/2017-12-13/fix_cg...
2017-12-14  Tycho AndersenSHARE_NS options should be before OPT_USAGE
2017-12-14  Tycho Anderseninit: don't kill(-1) if we aren't in a pid ns
2017-12-13  Stéphane GraberMerge pull request #2017 from brauner/generic/patch_testing
2017-12-13  Stéphane GraberMerge pull request #2025 from brauner/2017-12-12/fix_ne...
2017-12-13  Stéphane GraberMerge pull request #2024 from brauner/2017-11-12/fix_lx...
2017-12-13  Stéphane GraberMerge pull request #2022 from 3XX0/exec-run-script
2017-12-13  Stéphane GraberMerge pull request #2029 from brauner/2017-12-12/do_not...
2017-12-13  Christian BraunerMerge pull request #2010 from tanyifeng/set_oom_score_adj
2017-12-13  Yifeng Tanconfile: add lxc.proc.* to set proc filesystem 2010/head
2017-12-12  Christian Braunerstart: fix cgroup namespace preservation 2030/head
2017-12-12  Christian Braunertools: exit success when lxc-execute is daemonized 2024/head
2017-12-12  Christian Braunerstart: do not unconditionally dup std{in,out,err} 2029/head
2017-12-12  Christian Braunerconf: non-functional changes 2017/head
2017-12-12  Christian Braunercoverity: #1426028
2017-12-12  Christian Braunercoverity: #1425857
2017-12-12  Christian Braunercoverity: #1425858
next