]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
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...
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 Yifeng Tanconf.c: small fix for args of mount_entry
2017-12-19 独孤昊天[monitor] wrong statement of break
2017-12-19 Felix Abecassishooks: add mount hook to configure access to NVIDIA...
2017-12-18 Serge HallynMerge pull request #2049 from brauner/2017-12-18/start_...
2017-12-18 Christian Braunerstart: reap intermediate process
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
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
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()
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
2017-12-14 Adrian Rebercriu: add a test case for the criu feature check support
2017-12-14 Adrian Rebercriu: add feature check capability
2017-12-14 Serge Hallyndir_detect: warn on eperm
2017-12-14 Tycho Andersenthe bike shed should be brilliant purple
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
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
2017-12-12 Christian Braunerstart: fix cgroup namespace preservation
2017-12-12 Christian Braunertools: exit success when lxc-execute is daemonized
2017-12-12 Christian Braunerstart: do not unconditionally dup std{in,out,err}
2017-12-12 Christian Braunerconf: non-functional changes
2017-12-12 Christian Braunercoverity: #1426028
2017-12-12 Christian Braunercoverity: #1425857
2017-12-12 Christian Braunercoverity: #1425858
2017-12-12 Christian Braunercoverity: #1425859
2017-12-12 Christian Braunercoverity: #1425860
2017-12-12 Christian Braunercoverity: #1425861
2017-12-12 Christian Braunercoverity: #1425862
2017-12-12 Christian Braunercoverity: #1425863
2017-12-12 Christian Braunercoverity: #1425866
2017-12-12 Christian Braunercoverity: #1425867
2017-12-12 Christian Braunercoverity: #1425869
2017-12-12 Christian Braunercoverity: #1425870
2017-12-12 Christian Braunerlxccontainer: cleanup {attach,detach}_interface()
2017-12-12 Christian Braunerlxccontainer: only attach netns on netdev detach
2017-12-12 Christian Braunercoverity: #1425874 + cleanup
2017-12-12 Christian BraunerMerge pull request #2021 from 3XX0/overlay-oob-copy
2017-12-12 Jonathan Calmelsconf: avoid spawning unnecessary subshells
2017-12-12 Christian Braunertools: block using lxc-execute without config file
2017-12-11 Jonathan Calmelsoverlay: fix out-of-bounds copy
2017-12-11 Serge HallynMerge pull request #2020 from brauner/2017-12-11/clone
2017-12-11 Christian Braunertests: add namespace sharing tests
2017-12-11 Christian Braunerstart: intelligently use clone() on ns sharing
2017-12-11 Christian Braunercoverity: #1425879
2017-12-11 Christian Braunercoverity: #1425883
2017-12-11 Christian Braunercoverity: #1425884
2017-12-11 Christian Braunercoverity: #1428855
2017-12-11 Christian Braunercoverity: #1425886
2017-12-11 Christian Braunercoverity: #1425893
2017-12-11 Christian Braunercoverity: #1426029
2017-12-11 Christian Braunerconf: lxc.sysctl coding style fixes
2017-12-11 Christian BraunerMerge pull request #2009 from lifeng68/add_sysctl
2017-12-11 LiFengconfile: Add lxc.sysctl config
2017-12-11 Stéphane GraberMerge pull request #2019 from brauner/2017-12-11/fix_le...
2017-12-11 Christian Braunerconf: fix lxc.prlimit clearing
2017-12-11 Christian Braunerlegacy confile: fix legacy network parser
2017-12-09 Stéphane Grabertravis: Fix build failure
2017-12-09 Serge HallynMerge pull request #2016 from flx42/lxc-oci-misc-improv...
2017-12-09 Felix Abecassislxc-oci: add support for WorkingDir
2017-12-09 Serge HallynMerge pull request #2012 from marcosps/pthread_mtx_msg
2017-12-09 Serge HallynMerge pull request #1950 from brauner/2017-11-27/criu_fixes
2017-12-09 Felix Abecassislxc-oci: add IPv6 support to /etc/hosts
2017-12-09 Felix Abecassislxc-oci: add basic handling of numerical uid/gid
2017-12-08 Tycho Andersenadd --share-$NS= support to lxc-execute
2017-12-08 Marcos Paulo... lxc: Distinguish pthread_mutex_unlock error messages
2017-12-07 Serge HallynMerge pull request #2011 from brauner/generic/coverity
2017-12-07 Christian Braunercoverity: #1425888
next