]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2021-05-03  Christian Braunerlxc_monitord: remove monitord log 3820/head
2021-05-01  Christian BraunerMerge pull request #3818 from evverx/disable-logs-on...
2021-04-30  Stéphane GraberMerge pull request #3817 from brauner/2021-04-30.fixes
2021-04-30  Christian Braunercgroups: fix fallback attach codepath 3817/head
2021-04-30  Stéphane GraberMerge pull request #3816 from brauner/2021-04-30/fixes
2021-04-30  Evgeny Vereshchaginoss-fuzz: always turn off logging on OSS-Fuzz 3818/head
2021-04-30  Christian Braunerstorage: fix dup_cloexec() call 3816/head
2021-04-28  Stéphane GraberMerge pull request #3814 from brauner/2021-04-28.fixes
2021-04-28  Christian Braunerapi-extensions: add entry for idmapped_mounts 3814/head
2021-04-28  Stéphane GraberMerge pull request #3812 from brauner/2021-04-28.fixes
2021-04-28  Christian BraunerMerge pull request #3802 from evverx/build-system-fuzzers
2021-04-28  Christian Braunerstorage/dir: cleanup mount code 3812/head
2021-04-28  Christian Braunerstorage/dir: remove error handling down
2021-04-28  Christian Braunerstorage/dir: source can't be empty
2021-04-28  Christian Braunerstorage/dir: use "source" and "target" as terms
2021-04-28  Christian Braunerstorage/dir: retrieve proper source path later
2021-04-28  Christian Braunerstorage/dir: use clear error messages
2021-04-28  Christian Braunerstorage/dir: bdev->dest can't be empty
2021-04-28  Christian Braunerdir: use mnt_opts->data instead of mntdata
2021-04-27  Stéphane GraberMerge pull request #3811 from brauner/2021-04-25.idmapp...
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-25  Christian Braunerconf: improve idmapped mounts support 3811/head
2021-04-25  Christian Braunerconf: s/lxc_rootfs_prepare/lxc_rootfs_init/g
2021-04-25  Christian Braunerconf: move all mount options into struct lxc_mount_options
2021-04-25  Christian Braunerconf: stash lxc_storage into lxc_rootfs and bind to...
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
next