]> git.proxmox.com Git - mirror_lxc.git/history - src
oss-fuzz: always turn off logging on OSS-Fuzz
[mirror_lxc.git] / src /
2021-04-30 Evgeny Vereshchaginoss-fuzz: always turn off logging on OSS-Fuzz
2021-04-30 Stéphane GraberMerge pull request #3817 from brauner/2021-04-30.fixes
2021-04-30 Christian Braunercgroups: fix fallback attach codepath
2021-04-30 Stéphane GraberMerge pull request #3816 from brauner/2021-04-30/fixes
2021-04-30 Christian Braunerstorage: fix dup_cloexec() call
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
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
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
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
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-23 Stéphane GraberMerge pull request #3808 from brauner/2021-04-23.fixes
2021-04-23 Christian Braunerdir: fix rootfs mounting
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()
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
2021-04-22 Stéphane GraberMerge pull request #3803 from brauner/2021-04-22.fixes
2021-04-22 Christian BraunerMakefile: fix strchrnul() inclusion
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}...
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-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
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 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
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
2021-04-13 Evgeny Vereshchaginbuild-system: stop building init.lxc.static with sanitizers
2021-04-13 Christian BraunerMerge pull request #3783 from evverx/cgpath-memleak2
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
2021-04-12 Evgeny Vereshchaginapparmor: turn bytes into null-terminated strings befor...
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"
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...
2021-04-12 Christian Braunerconf: simplify idmaptool_on_path_and_privileged()
2021-04-12 Evgeny Vereshchagintests: pass on ASAN/UBSAN options to several tests
2021-04-11 Evgeny Vereshchagintests: stop cutting off right square brackets in share_ns
2021-04-11 Evgeny Vereshchagintests: switch to the "busybox" template in lxc-test...
2021-04-10 Evgeny Vereshchagintests: fix a memory leak in attach
2021-04-10 Evgeny Vereshchagintests: fix a memory leak in cgpath
2021-04-10 Evgeny Vereshchagintests: fix a memory leak in lxcpath
2021-04-10 Evgeny Vereshchagintests: fix a memory leak in cgpath
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...
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
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 #3771 from brauner/2021-04-06/fixes
2021-04-06 Christian Braunerlog: ensure we always return negative errno
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...
next