]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2023-07-25  Stéphane GraberRelease LXC 5.0.3 stable-5.0 lxc-5.0.3
2023-07-25  Stéphane Grabergithub: Update for main branch
2023-07-25  Serge HallynCONTRIBUTING: add a note on AI generated code
2023-07-25  Serge Hallynget_hierarchy: dont WARN about no usable controller
2023-07-25  Stéphane Grabergithub: Add DCO/target tests
2023-07-25  Anatolii Gryzlovexplicitly convert *mainloop_handler to __u64
2023-07-25  Magali Lemestests: fix parse_config_file seccomp test
2023-07-25  Stéphane Grabersrc/tests: Fix container creation errors
2023-07-25  Serge Hallynrename functions which clash with libsystemd's
2023-07-25  Alexander Mikhalitsynmainloop: io_uring: disable IORING_POLL_ADD_MULTI
2023-07-25  Alexander Mikhalitsynterminal: make a terminal FDs non-blocking
2023-07-25  Alexander Mikhalitsynfile_utils: add fd_make_nonblocking helper
2023-07-25  Alexander Mikhalitsynfile_utils: rename fd_make_nonblocking to fd_make_blocking
2023-07-25  Solar Designersetproctitle(): Handle potential NULL return from strrchr()
2023-07-25  Tycho Andersenmake setproctitle()'s /proc/pid/stat parsing safe
2023-07-25  Serge Hallynconsole-log test: make sure container is stopped before...
2023-07-25  Alexander Mikhalitsyntree-wide: convert fcntl(FD_CLOEXEC) to SOCK_CLOEXEC
2023-07-25  Scott MoserAllow fuse mounts in apparmor start-container.
2023-07-25  Scott MoserAdd support for squashfs images in oci via atomfs
2023-07-25  Wolfgang Bumillerapparmor: don't try to mmap empty files
2023-07-25  Alexander Mikhalitsyninitutils: use PRIu64 for uint64_t in setproctitle
2023-07-25  Quentin Lyonslxc-net.in: fix nftables syntax for IPv6 NAT
2023-07-25  Ariel MiculasFix strlcat's return value checks
2023-07-25  Ariel MiculasFix typo: bev_type -> bdev_type
2023-01-25  Serge Hallyndrop broken lxc-test-fuzzers
2023-01-16  Stéphane GraberRelease LXC 5.0.2 lxc-5.0.2
2023-01-16  Mathias GibbensFix build error on sparc64 caused by using the gold...
2023-01-16  Serge Hallynlxc-default-cgns apparmor profile: allow overlay mounts
2023-01-06  Alexander Mikhalitsynlxc_user_nic: fix get_mtu() error handling
2023-01-06  Maher AzzouziPatching an incoming CVE (CVE-2022-47952)
2023-01-06  Christian Braunerbuild: force linking against liblxc
2023-01-06  Stéphane Grabercheckconfig: Fix filesystem capability check
2023-01-06  Stéphane Grabercheckconfig: Tweak cgroup handling
2023-01-06  Stéphane Grabercheckconfig: Tweak layout
2023-01-06  Stéphane Grabercheckconfig: Hide version if no lxc-start
2023-01-06  Stéphane Grabercheckconfig: Fix mixed tabs/spaces
2023-01-06  Fabrice Fontainesrc/lxc/meson.build: fix build without apparmor
2022-12-16  Aleksa Saraibuild: use cc.get_define to detect FS_CONFIG_* symbols
2022-12-16  Alexander Mikhalitsyncgroups: fix cgroup layout detection in __initialize_cg...
2022-12-16  Alexander Mikhalitsynstate: additional check in lxc_wait to prevent OOB
2022-12-16  Alexander Mikhalitsyncgroups: check snprintf retval in unpriv_systemd_create...
2022-12-16  Alexander Mikhalitsyncgroups: fix buffer out-of-bounds access in enable_cont...
2022-12-16  Alexander Mikhalitsynnetwork: always initialize struct nl_handler
2022-12-16  Alexander Mikhalitsynapparmor: properly check lxc_strmmap ret value
2022-12-16  Alexander Mikhalitsyngithub: fix coverity (add libpam-dev)
2022-12-16  Alexander Mikhalitsyngithub: fix coverity build
2022-12-16  Christian Braunerconf: ensure mount tunnel is a dependent mount
2022-12-16  Christian Braunerapparmor: allow shared mounts in start-container.in
2022-12-16  Christian Braunerconf: create separate peer group for container's root
2022-12-16  Christian Braunercgroups: only allocate user namespace if we have to
2022-12-16  Christian Braunercgroups: use userns_exec_full() during cgroup removal
2022-12-16  Christian BraunerREADME: remove lgtm
2022-12-16  Mathias Gibbenstests: lxc-test-reboot: Fix build on ia64
2022-12-16  HisShadowUnroll IN_SET since the max usage is 2 elements check
2022-12-16  Po-Hsu Lintests: lxc-test-checkpoint-restore: use trap to do...
2022-12-16  Po-Hsu Lintools: lxc-destroy: update help message for --force
2022-12-16  Thomas Parrottlxc/attach: Detect EACCES from execvp and convert to...
2022-12-16  Mohammed Ajmal... lxc-attach: Fix lost return codes of spawned processes...
2022-12-16  DarkGuySMUpdate README.md
2022-12-16  Christian Braunerconf: allow cross-device links
2022-12-16  dependabot... build(deps): bump actions/checkout from 2 to 3
2022-12-16  AlexUpdate cifuzz.yml
2022-12-16  Neil.wrzfix error message when use tools with -? option
2022-12-16  Chen Qiuse sd_bus_call_method_async to replace the asyncv one
2022-12-16  Christian Braunertree-wide: split open helpers into open_utils.h
2022-12-16  Christian Braunerbuild: prevent the inclusion of linux/mount.h with...
2022-12-16  Christian Braunermount_utils: remove conf.h include
2022-12-16  Christian Braunermount: move mount utilities from syscall_wrappers.h...
2022-12-16  Christian Braunertree-wide: minimize liburing.h inclusion
2022-12-16  Cameron Nemomeson: fix docbook2x detection
2022-12-16  Christian Braunertree-wide: use struct open_how directly
2022-12-16  Christian Braunertree-wide: use struct clone_args directly
2022-12-16  Christian Braunertree-wide: wipe direct or indirect linux/mount.h inclusion
2022-12-16  Christian Braunerbuild: check for FS_CONFIG_* header symbol in sys/mount.h
2022-12-16  Stéphane Grabergitignore: Simplify
2022-11-23  Christian BraunerMerge pull request #4227 from rchincha/stable-5.0
2022-11-23  Ramkumar Chinchanimeson.build: strip newline for variable assignments 4227/head
2022-11-23  Christian BraunerMerge pull request #4224 from rchincha/stable-5.0
2022-11-22  Ramkumar Chinchanimeson.build: strip newlines from git output 4224/head
2022-11-22  Christian BraunerMerge pull request #4225 from smoser/stable-5.0/cherry...
2022-11-22  Serge Hallynsrc/lxc/meson.build: fix the static library path 4225/head
2022-11-22  Christian BraunerMerge pull request #4215 from cyphar/lxc5.x-opensuse...
2022-10-28  Aleksa Saraibuild: drop build-time systemd dependency 4215/head
2022-10-28  Aleksa Saraibuild: only build init.lxc.static if libcap is statical...
2022-10-28  Aleksa Saraibuild: fix handling of dependancies to fix build on...
2022-10-28  Aleksa Saraicgroups: fix -Waddress warning
2022-10-28  Christian Braunerbuild: detect sys/pidfd.h availability
2022-10-28  Christian Braunerbuild: detect where struct mount_attr is declared
2022-10-28  Đoàn Trần Công... meson.build: allow explicit distrosysconfdir
2022-07-28  Stéphane GraberRelease LXC 5.0.1 lxc-5.0.1
2022-07-25  Christian BraunerREADME: update security mails
2022-07-25  Fabrice Fontainemeson.build: fix build without stack-protector
2022-07-25  Fabrice Fontainemeson.build: fix build with -Dcapabilities=false
2022-07-25  Fabrice Fontainesrc/lxc/log.h: fix STRERROR_R_CHAR_P
2022-07-25  Wolfgang Bumillermeson: add remaining still-in-use config checks
2022-07-25  srd424Store mount options in correct variable
2022-07-25  srd424Fix off-by-one error constructing mount options
2022-07-25  Wolfgang Bumilleradd check for statvfs
2022-07-25  Christian Braunerstart: fix namespace sharing
2022-07-25  Christian Braunerconf: fix append_ttyname()
next