]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2021-04-27  Evgeny Vereshchaginbuild-system: turn off lto=thin when building the fuzzers 3802/head
2021-04-26  Evgeny Vereshchagintests: run the fuzzers along with the other tests
2021-04-26  Evgeny Vereshchaginlog: create log files in "fuzzing" mode if it's called...
2021-04-26  Evgeny Vereshchaginci: switch to --enable-fuzzers
2021-04-26  Evgeny Vereshchaginbuild-system: add --enable-fuzzers
2021-04-24  Stéphane GraberMerge pull request #3810 from brauner/2021-04-24.fixes
2021-04-24  Christian Braunerconfigure: fix function detection 3810/head
2021-04-23  Stéphane GraberMerge pull request #3808 from brauner/2021-04-23.fixes
2021-04-23  Christian Braunerdir: fix rootfs mounting 3808/head
2021-04-23  Christian BraunerMerge pull request #3807 from evverx/seccom-leak
2021-04-22  Stéphane GraberMerge pull request #3805 from brauner/2021-04-22.fixes.3
2021-04-22  Christian Braunerconf: don't overrun dest buffer in parse_lxc_mntopts() 3805/head
2021-04-22  Christian Braunerconf: better naming
2021-04-22  Stéphane GraberMerge pull request #3804 from brauner/2021-04-22.fixes.2
2021-04-22  Christian Braunergetsubopt: use correct include 3804/head
2021-04-22  Stéphane GraberMerge pull request #3803 from brauner/2021-04-22.fixes
2021-04-22  Christian BraunerMakefile: fix strchrnul() inclusion 3803/head
2021-04-22  Christian Braunerconf: include strchrnul for platforms that don't support it
2021-04-22  Christian Braunerstrchrnul: include header
2021-04-22  Stéphane GraberMerge pull request #3709 from brauner/2021-03-17/idmapp...
2021-04-21  Christian Braunerconf: don't allow idmapped lxc.mount.{entry,fstab}... 3709/head
2021-04-21  Christian Braunerconf: tweak parse_lxc_mntopts()
2021-04-21  Christian Braunerapparmor: handle on-exec
2021-04-21  Christian Braunerattach: use correct lxc_namespace_t type
2021-04-21  Christian Braunerattach: visually separate pids from fds during initaliz...
2021-04-21  Christian Braunerconf: verify that the rootfs can support idmapped mounts
2021-04-21  Christian Braunerstart: documented idmapped mounts
2021-04-21  Christian Braunermount_utils: add two detached mount helpers
2021-04-21  Christian Braunerconf: support idmapping directories
2021-04-21  Christian Braunermount_utils: add helper to determine whether new mount...
2021-04-21  Christian Braunerstorage: keep a reference to lxc_rootfs in lxc_storage
2021-04-21  Christian Braunermount_utils: add support for mount_setattr() syscall
2021-04-21  Christian Braunerconfile: parse idmap=<path> mount option for rootfs
2021-04-21  Christian Braunerconf: add first, trivial support for idmapped mounts
2021-04-21  Christian Braunerconf: rework lxc specific mount option parsing
2021-04-21  Christian BraunerMerge pull request #3801 from evverx/san-tweaks
2021-04-19  Christian BraunerMerge pull request #3800 from evverx/gh3796
2021-04-19  Christian BraunerMerge pull request #3787 from evverx/san-build
2021-04-18  Christian BraunerMerge pull request #3799 from evverx/apparmor-bytes
2021-04-17  Stéphane GraberMerge pull request #3790 from brauner/2021-04-15.fixes
2021-04-17  Christian Braunercommands: don't needlessly allocate 3790/head
2021-04-17  Christian BraunerMerge pull request #3797 from evverx/pass-on-asan
2021-04-17  Christian Braunerprocess_utils: free stack after return
2021-04-17  Christian Braunerconfigure: fix sanitizer compilation
2021-04-17  Christian Braunererror_utils: add missing macro.h include
2021-04-16  Christian BraunerMerge pull request #3794 from evverx/gh3791
2021-04-15  Christian BraunerMerge pull request #3793 from evverx/busybox-test
2021-04-15  Evgeny Vereshchaginseccomp: init and destroy notifier.cookie 3807/head
2021-04-14  Stéphane GraberMerge pull request #3785 from brauner/2021-04-14.fixes
2021-04-14  Christian BraunerMerge pull request #3784 from evverx/attach-memleak
2021-04-14  Christian Braunerlxccontainer: fix container creation error paths 3785/head
2021-04-14  Evgeny Vereshchaginautoconf: stop passing -fsanitize=address via AM_LDFLAGS 3801/head
2021-04-14  Evgeny Vereshchaginci: get rid of the -static-libasan stopgap
2021-04-13  Evgeny Vereshchaginbuild-system: stop building init.lxc.static with sanitizers
2021-04-13  Evgeny Vereshchaginautoconf: add AC_LANG_SOURCE to CC_CHECK_LDFLAGS
2021-04-13  Christian BraunerMerge pull request #3783 from evverx/cgpath-memleak2
2021-04-13  Evgeny Vereshchaginci: make use of --enable-sanitizers instead of CFLAGS
2021-04-13  Christian BraunerMerge pull request #3781 from evverx/lxcpath-memleak
2021-04-13  Christian BraunerMerge pull request #3780 from evverx/cgpath-mem-leak
2021-04-13  Evgeny Vereshchagintests: free the buffer filled by lxc_cmd_rsp_recv 3800/head
2021-04-13  Evgeny VereshchaginRevert "ci: get around https://github.com/lxc/lxc/issue...
2021-04-12  Evgeny Vereshchaginci: build with -Wall -Werror 3787/head
2021-04-12  Evgeny Vereshchaginci: turn on strict_string_checks
2021-04-12  Evgeny Vereshchaginci: get around https://github.com/lxc/lxc/issues/3796
2021-04-12  Evgeny Vereshchaginci: prevent lxc-exercise from running indefinitely
2021-04-12  Evgeny Vereshchaginci: get around https://github.com/lxc/lxc/issues/3788
2021-04-12  Evgeny Vereshchaginci: get around https://github.com/lxc/lxc/issues/3798
2021-04-12  Evgeny Vereshchaginci: switch to lxc-exercise from the lxc-ci repository
2021-04-12  Evgeny Vereshchaginci: link lib[au]san with init.lxc.static statically
2021-04-12  Evgeny Vereshchaginci: an attempt to run the tests under ASan/UBsan
2021-04-12  Evgeny Vereshchaginapparmor: turn bytes into null-terminated strings befor... 3799/head
2021-04-12  Stéphane GraberMerge pull request #3779 from brauner/2021-04-12/attach...
2021-04-12  Christian BraunerRevert "rexec: mark all fds as close-on-exec if possible" 3779/head
2021-04-12  Christian Braunerattach: don't return early when calculating namespaces...
2021-04-12  Stéphane GraberMerge pull request #3778 from brauner/2021-04-12/fixes
2021-04-12  Christian Braunerconf: don't report success when idmaptools lack all... 3778/head
2021-04-12  Christian Braunerconf: simplify idmaptool_on_path_and_privileged()
2021-04-12  Evgeny Vereshchagintests: pass on ASAN/UBSAN options to several tests 3797/head
2021-04-11  Evgeny Vereshchagintests: stop cutting off right square brackets in share_ns 3794/head
2021-04-11  Evgeny Vereshchagintests: switch to the "busybox" template in lxc-test... 3793/head
2021-04-10  Evgeny Vereshchagintests: fix a memory leak in attach 3784/head
2021-04-10  Evgeny Vereshchagintests: fix a memory leak in cgpath 3783/head
2021-04-10  Evgeny Vereshchagintests: fix a memory leak in lxcpath 3781/head
2021-04-10  Evgeny Vereshchagintests: fix a memory leak in cgpath 3780/head
2021-04-07  Stéphane GraberMerge pull request #3775 from brauner/2021-04-07/fixes
2021-04-07  Christian Braunerconfile: make lxc_get_config() and lxc_get_config_net... 3775/head
2021-04-07  Christian BraunerMerge pull request #3774 from stgraber/master
2021-04-07  Stéphane Grabergithub: Try to fix action naming 3774/head
2021-04-07  Stéphane GraberMerge pull request #3773 from brauner/2021-04-06/fixes_2
2021-04-07  Christian Braunerconfile: enforce maximum subkey length 3773/head
2021-04-07  Christian Braunerlog: add error_ret()
2021-04-07  Christian Braunermacro: ensure ret_errno() always returns negative
2021-04-07  Christian BraunerMerge pull request #3763 from evverx/fuzz-lxc-define...
2021-04-06  Stéphane GraberMerge pull request #3772 from merlin1991/master
2021-04-06  Christian Ratzenhofertemplates/*.in: fixed PATH handling with spaces 3772/head
2021-04-06  Stéphane GraberMerge pull request #3771 from brauner/2021-04-06/fixes
2021-04-06  Christian Braunerlog: ensure we always return negative errno 3771/head
2021-04-06  Christian Braunerconf: fix setups where /dev is outside of LXC's control
2021-04-02  Stéphane GraberMerge pull request #3766 from brauner/2021-04-02/fixes_2
2021-04-02  Christian Braunerconfile: complain when LXC is built without AppArmor... 3766/head
next