]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2021-03-29  Evgeny Vereshchaginstring_utils: work around an MSan false positive
2021-03-29  Evgeny Vereshchagincifuzz: turn on MSan
2021-03-29  Christian Braunerstring_utils: handle overflow correct in parse_byte_siz...
2021-03-29  Evgeny Vereshchagincifuzz: turn on UBsan
2021-03-29  Evgeny Vereshchaginoss-fuzz.sh: take SANITIZER into account
2021-03-29  Evgeny Vereshchaginconfile_utils: fix a signed integer overflow
2021-03-29  Christian Braunerconfile: don't leak memory in case multiple shmounts...
2021-03-29  Christian Braunerconfile: add missing prefix validation
2021-03-29  Christian Braunerconfile_utils: free list during lxc_remove_nic_by_idx()
2021-03-29  Evgeny Vereshchaginci: turn on ASan on CIFuzz
2021-03-29  Christian Braunerconfile: prevent recursion when parsing networks
2021-03-29  Evgeny Vereshchaginconfile: fix a memory leak in set_config_net_hwaddr
2021-03-29  Christian Braunerconfile: improve network vetting
2021-03-29  Christian Braunerconfile: use correct check for too large network lists
2021-03-29  Christian Braunerconfile: make string calculations in get_network_config...
2021-03-29  Christian Braunerconf: coding style cleanups
2021-03-29  Christian Braunerconfile_utils: free network list items
2021-03-29  Christian Braunerconf: reinitialize lists
2021-03-29  Christian Braunerstring_utils: always memset buf in lxc_safe_int64_resid...
2021-03-29  Christian Braunerconfile: fix setting prlimits
2021-03-29  Christian Braunerconf: don't leak list
2021-03-29  Christian Braunerlog: avoid regressions for relative log paths
2021-03-29  Christian Braunerstring_utils: fix parse_byte_size_string()
2021-03-29  Christian Braunerconfile_utils: improve network parser
2021-03-29  Christian Braunerconf: prevent UAF in lxc_clear_limits()
2021-03-29  Christian Braunerconfile_utils: fix real-time signal parsing
2021-03-29  Christian Braunerconfile: don't leak memory when overwriting lxc.rootfs...
2021-03-29  Christian Braunerconfile: be stricter in config helpers
2021-03-29  Christian Braunerlog: handle empty log name
2021-03-29  Christian Braunerlog: don't create directories for fuzz builds
2021-03-29  Christian Braunerlog: dont create log file for fuzz builds
2021-03-29  Evgeny Vereshchaginfuzz: generate all the config keys and add them to...
2021-03-29  Evgeny VereshchaginREADME: add OSS-Fuzz/CIFuzz badges
2021-03-29  Evgeny Vereshchaginfuzz: create tmpfiles in /tmp
2021-03-29  Sam Boylesnetwork: handle name collisions when returning physical...
2021-03-29  Evgeny Vereshchaginoss-fuzz: make it possible to build the fuzzer without...
2021-03-29  Christian Braunerconf: use lxc_list_new() everywhere
2021-03-29  Christian Braunerconfile: use lxc_list_new() everywhere
2021-03-29  Christian Braunerlist: add lxc_list_new() helper
2021-03-29  Christian Braunerconfile_utils: delete netdev from list
2021-03-29  Christian Braunerconf: reinitialize sysctl list after clearing it
2021-03-29  Christian Braunerconfile: fix set_config_sysctl()
2021-03-29  Evgeny Vereshchaginci: turn on CIFuzz
2021-03-29  Evgeny Vereshchaginconf: fix a memory leak
2021-03-25  Christian Braunerconfile_utils: don't free netdev twice
2021-03-25  Christian Braunerstrchrnul: fix copy-paste braino
2021-03-25  Christian Braunerstrchrnul: ignore increased required alignment warning
2021-03-25  Christian Braunerconfigure: fix strchrnul conditiona compilation
2021-03-25  Christian Braunerinclude: fix typo
2021-03-25  Christian Braunerstring_utils: provide a version of strchrnul() in case...
2021-03-19  Christian Braunerrexec: don't close stderr
2021-03-17  Stéphane Grabergithub: Fix invalid syntax for coverity
2021-03-17  Stéphane GraberSwitch to Github actions
2021-03-17  Christian Braunermacro: define __aligned_u64 to handle kernels without...
2021-03-17  Christian Braunercgroups: ignore unused controllers
2021-03-10  Christian Braunerconf: add missing newline in lxc_mount_auto_mounts()
2021-03-10  Christian Braunerconf: simplify logging in lxc_mount_auto_mounts()
2021-03-10  Christian Braunerconf: cleanup automounting
2021-03-10  Christian Braunerconf: ensure that procfs and sysfs are unmounted
2021-03-10  Christian Braunerconf: simplify dependent mount logic
2021-03-10  Christian Braunerconf: tweak comment about transient procfs mount
2021-03-10  Christian Braunerstart: handle CLONE_PIDFD on arm64
2021-03-05  Christian Braunerattach_options: add explicit defines for all enums
2021-03-05  Christian Braunerattach_options: fix whitespace error in LXC_ATTACH_NO_N...
2021-03-05  Christian Braunerattach_options: explicitly number enums
2021-03-05  Tycho Andersencgroup: do not fail if there are no writable heirarchies
2021-03-05  Christian Brauneraf_unix: vet all parameters
2021-02-26  Christian Braunerconfile: initialize network struct
2021-02-26  Christian Braunernetwork: carry some structs to ease backports
2021-02-26  Christian Braunerconf: ease backports by carrying unused structs
2021-02-26  Christian Braunernetwork: use two passes through networks
2021-02-26  Christian Braunernetwork: handle name collisions when renaming network...
2021-02-26  Christian Braunernetwork: add lxc_network_info struct
2021-02-26  Christian Braunernetwork: fix grammar
2021-02-26  Christian Braunerconfile_utils: ensure memory is zeroed
2021-02-26  Christian Braunernetwork: fix coding style in lxc_create_network_unpriv_...
2021-02-26  Christian Braunernetwork: make callback naming consistent and understandable
2021-02-26  Christian Braunertree-wide: replace old-style sysinfo logging return...
2021-02-26  Christian Braunertree-wide: replace old systrace logging helpers
2021-02-26  Christian Braunertree-wide: use new logging helpers
2021-02-26  Christian Braunerlog: mark logging helpers to use
2021-02-26  Christian Braunertree-wide: replace remaining instances of syserrno...
2021-02-26  Christian Braunertree-wide: start replacing instances of syserrno()...
2021-02-26  Christian Braunertree-wide: s/syerrno_set()/syserror_set()/g
2021-02-26  Christian Braunercommands: unify fd retrieval commands
2021-02-26  Christian Braunercommands: fix indentation
2021-02-26  Christian Braunercommands: rsp_one_fd_{reap,keep}() and rsp_many_fds_reap()
2021-02-26  Christian Braunercommands: cleanup error handling and variable naming
2021-02-26  Christian Braunercommands: s/_LIMITING_/_LIMIT_/g and s/_limiting_/_limit_/g
2021-02-26  Christian Braunercommands: send ENOSYS response
2021-02-26  Christian Braunercommands: port misnamed functions to general style
2021-02-26  Christian Braunercommands: use debug logging
2021-02-26  Christian Braunerlog: add some more log and return helpers
2021-02-26  Christian Braunertests: add logging to lxc-test-lxc-attach
2021-02-26  Christian Braunercommands: improve lxc_cmd_get_tty_fd()
2021-02-26  Christian Braunercommands: rework lxc_cmd_rsp_recv() to make it more...
2021-02-26  Christian Brauneraf_unix: allow caller and callee to negotiate expectati...
2021-02-26  Christian Braunermacro: add hweight*() helpers
2021-02-26  Christian Braunercommands: let lxc_cmd() return ssize_t to indicate...
2021-02-26  Christian Braunercommands: port lxc_cmd_get_limit_cgroup2_fd() to new...
next