]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2021-04-10 Evgeny Vereshchagintests: fix a memory leak in cgpath
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-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 Christian BraunerMerge pull request #3774 from stgraber/master
2021-04-07 Stéphane Grabergithub: Try to fix action naming
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 #3772 from merlin1991/master
2021-04-06 Christian Ratzenhofertemplates/*.in: fixed PATH handling with spaces
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...
2021-04-02 Christian Braunerconfile: complain when LXC is built without selinux...
2021-04-02 Stéphane GraberMerge pull request #3764 from brauner/2021-04-02/fixes
2021-04-02 Christian Braunerconfile: fix lxc.namespace.share.[identifier]
2021-04-01 Stéphane GraberMerge pull request #3762 from brauner/2021-03-31/fixes
2021-04-01 Christian Braunerconfile: simplify get_network_config_ops()
2021-04-01 Christian Braunerstring_utils: use restrict for lxc_safe_int64_residual()
2021-04-01 Christian Braunerstring_utils: ensure that errno is set on return
2021-04-01 Christian Braunerstring_utils: move to lxc-copy() sources
2021-04-01 Christian Braunerlxc_user_nic: cleanup get_alloted()
2021-04-01 Christian Braunerlxc_user_nic: cleanup append_alloted()
2021-04-01 Christian BraunerMerge pull request #3760 from evverx/reject-giant-configs
2021-04-01 Evgeny Vereshchagincifuzz: fuzz longer
2021-04-01 Evgeny Vereshchaginconfile: fix a memory leak lxc_config_define_add
2021-04-01 Evgeny Vereshchaginoss-fuzz: fuzz lxc_config_define_add and lxc_config_def...
2021-03-31 Christian BraunerMerge pull request #3759 from evverx/san-compatible
2021-03-31 Stéphane GraberMerge pull request #3758 from brauner/2021-03-31/fixes
2021-03-31 Christian Braunerconfile: cap to last bit in set_config_net_ipv4_address()
2021-03-30 Christian BraunerMerge pull request #3755 from evverx/lxc-net
2021-03-30 Stéphane GraberMerge pull request #3756 from brauner/2021-03-30/fixes_3
2021-03-30 Christian Braunerstring_utils: switch to path_simplify()
2021-03-30 Stéphane GraberMerge pull request #3754 from brauner/2021-03-30/fixes_2
2021-03-30 Christian Braunerconfile: don't jump into the global table twice
2021-03-30 Evgeny Vereshchaginoss-fuzz: reject giant configs early
2021-03-30 Evgeny Vereshchaginbuild-system: make it compatible with ASan/UBsan/MSan
2021-03-30 Evgeny Vereshchaginci: enable PAM
2021-03-30 Evgeny Vereshchaginci: also build with ASan/UBsan
2021-03-30 Evgeny Vereshchaginoss-fuzz.sh: get rid of the sed "no-undefined" kludge
2021-03-30 Evgeny Vereshchaginci: stop passing --enable-ubsan
2021-03-29 Stéphane GraberMerge pull request #3750 from brauner/2021-03-29/fixes_2
2021-03-29 Christian BraunerMerge pull request #3751 from tomponline/tp-nic-ordering
2021-03-29 Thomas Parrottdoc: Documented that net type field must come before...
2021-03-29 Christian BraunerREADME: remove Travis and add Github actions badge
2021-03-29 Christian Braunerautotools: remove --enable-{asan,ubsan} in favor of...
2021-03-29 Stéphane GraberMerge pull request #3749 from brauner/2021-03-29/fixes
2021-03-29 Christian BraunerMerge pull request #3746 from evverx/CIFuzz-unblock...
2021-03-29 Christian Braunercompiler: fix thread_local detection
2021-03-29 Stéphane GraberMerge pull request #3748 from brauner/2021-03-29/fixes
2021-03-29 Evgeny Vereshchaginoss-fuzz.sh: put the "lxc.net" keys in the seed corpus...
2021-03-29 Christian Braunerlxccontainer: ensure second parameter to bsearch is...
2021-03-29 Christian Braunerconf: fix thread_local support detection
2021-03-29 Christian Braunertests: add another test for garbage config key
2021-03-29 Christian Braunertests: fix two false negatives in parse_config_file()
2021-03-29 Christian Braunerconfile: cleanup set_config_net_script_down()
2021-03-29 Christian Braunerconfile: cleanup set_config_net_script_up()
2021-03-29 Christian Braunerconfile: cleanup set_config_net_mtu()
2021-03-29 Christian Braunerconfile: cleanup set_config_net_hwaddr()
2021-03-29 Christian Braunerconfile: clear netdev on network type change
2021-03-29 Christian Braunerconfile: vet keys more aggressively
2021-03-29 Christian Braunerconfile: safely clean previous value in set_config_net_...
2021-03-29 Christian Braunerconfile: safely clean previous value in set_config_net_...
2021-03-28 Christian BraunerMerge pull request #3745 from evverx/ubsan-msan-support
2021-03-28 Christian BraunerMerge pull request #3744 from evverx/oss-fuzz-32596
2021-03-28 Stéphane GraberMerge pull request #3743 from brauner/2021-03-27/fixes_3
2021-03-28 Evgeny Vereshchaginstring_utils: work around an MSan false positive
2021-03-28 Evgeny Vereshchagincifuzz: turn on MSan
2021-03-28 Christian Braunerstring_utils: handle overflow correct in parse_byte_siz...
2021-03-28 Evgeny Vereshchagincifuzz: turn on UBsan
2021-03-28 Evgeny Vereshchaginoss-fuzz.sh: take SANITIZER into account
2021-03-28 Evgeny Vereshchaginconfile_utils: fix a signed integer overflow
2021-03-27 Christian Braunerconfile: don't leak memory in case multiple shmounts...
2021-03-27 Christian Braunerconfile: add missing prefix validation
2021-03-27 Stéphane GraberMerge pull request #3741 from brauner/2021-03-27/fixes_2
2021-03-27 Christian Braunerconfile_utils: free list during lxc_remove_nic_by_idx()
2021-03-27 Stéphane GraberMerge pull request #3739 from brauner/2021-03-27/fixes
2021-03-27 Evgeny Vereshchaginci: turn on ASan on CIFuzz
2021-03-27 Christian Braunerconfile: prevent recursion when parsing networks
2021-03-27 Evgeny Vereshchaginconfile: fix a memory leak in set_config_net_hwaddr
2021-03-27 Christian Braunerconfile: improve network vetting
2021-03-27 Christian Braunerconfile: use correct check for too large network lists
2021-03-27 Christian Braunerconfile: make string calculations in get_network_config...
2021-03-27 Christian Braunerconf: coding style cleanups
2021-03-27 Christian Braunerconfile_utils: free network list items
2021-03-27 Christian Braunerconf: reinitialize lists
2021-03-27 Christian Braunerstring_utils: always memset buf in lxc_safe_int64_resid...
2021-03-26 Stéphane GraberMerge pull request #3738 from brauner/2021-03-26/fixes_3
2021-03-26 Christian Braunerconfile: fix returns in set_config_net_veth_vlan_tagged...
2021-03-26 Christian Braunerconfile: fix setting prlimits
next