]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2023-04-11  Solar Designersetproctitle(): Handle potential NULL return from strrchr() 4300/head
2023-04-11  Christian BraunerMerge pull request #4299 from tych0/make-setproctitle...
2023-04-10  Tycho Andersenmake setproctitle()'s /proc/pid/stat parsing safe 4299/head
2023-03-19  Serge HallynMerge pull request #4287 from hallyn/2023-03-10/dbus
2023-03-19  Serge Hallynconsole-log test: make sure container is stopped before... 4287/head
2023-03-19  Serge Hallynswitch from libsystemd's dbus to dbus-1
2023-03-17  Stéphane GraberMerge pull request #4290 from mihalicyn/sk_cloexec
2023-03-17  Alexander Mikhalitsyntree-wide: convert fcntl(FD_CLOEXEC) to SOCK_CLOEXEC 4290/head
2023-02-27  Serge HallynMerge pull request #4281 from smoser/feature/oci-squashfs
2023-02-27  Scott MoserAllow fuse mounts in apparmor start-container. 4281/head
2023-02-27  Scott MoserAdd support for squashfs images in oci via atomfs
2023-02-27  Christian BraunerMerge pull request #4284 from Blub/2023-02-27/empty...
2023-02-27  Wolfgang Bumillerapparmor: don't try to mmap empty files 4284/head
2023-02-16  Stéphane GraberMerge pull request #4279 from mihalicyn/setproctitle_fi...
2023-02-16  Alexander Mikhalitsyninitutils: use PRIu64 for uint64_t in setproctitle 4279/head
2023-02-13  Stéphane GraberMerge pull request #4277 from n0p90/fix-nft-ip6-nat
2023-02-12  Quentin Lyonslxc-net.in: fix nftables syntax for IPv6 NAT 4277/head
2023-02-07  Christian BraunerMerge pull request #4275 from ariel-miculas/fix_strl_rc...
2023-02-07  Ariel MiculasFix strlcat's return value checks 4275/head
2023-01-30  Christian BraunerMerge pull request #4270 from ariel-miculas/fix_typo
2023-01-30  Ariel MiculasFix typo: bev_type -> bdev_type 4270/head
2023-01-23  Christian BraunerMerge pull request #4263 from hallyn/2023-01-18/drop...
2023-01-20  Serge Hallyndrop broken lxc-test-fuzzers 4263/head
2023-01-11  Stéphane GraberMerge pull request #4255 from gibmat/fix-sparc64-link...
2023-01-10  Mathias GibbensFix build error on sparc64 caused by using the gold... 4255/head
2023-01-09  Stéphane GraberMerge pull request #4253 from hallyn/2023-01-09/overlay
2023-01-09  Serge Hallynlxc-default-cgns apparmor profile: allow overlay mounts 4253/head
2023-01-06  Christian BraunerMerge pull request #4252 from mihalicyn/create_nic_fix
2023-01-06  Serge HallynMerge pull request #4245 from MaherAzzouzi/master
2023-01-06  Alexander Mikhalitsynlxc_user_nic: fix get_mtu() error handling 4252/head
2023-01-06  Maher AzzouziPatching an incoming CVE (CVE-2022-47952) 4245/head
2023-01-05  Christian BraunerMerge pull request #4246 from ffontaine/master
2023-01-04  Stéphane GraberMerge pull request #4250 from brauner/build.shared...
2023-01-04  Christian Braunerbuild: force linking against liblxc 4250/head
2023-01-03  Christian BraunerMerge pull request #4248 from stgraber/master
2023-01-03  Stéphane Grabercheckconfig: Fix filesystem capability check 4248/head
2023-01-03  Stéphane Grabercheckconfig: Tweak cgroup handling
2023-01-03  Stéphane Grabercheckconfig: Tweak layout
2023-01-03  Stéphane Grabercheckconfig: Hide version if no lxc-start
2023-01-03  Stéphane Grabercheckconfig: Fix mixed tabs/spaces
2022-12-29  Fabrice Fontainesrc/lxc/meson.build: fix build without apparmor 4246/head
2022-12-12  Stéphane GraberMerge pull request #4242 from mihalicyn/fixes_after_cov...
2022-12-12  Alexander Mikhalitsyncgroups: fix cgroup layout detection in __initialize_cg... 4242/head
2022-12-12  Alexander Mikhalitsynstate: additional check in lxc_wait to prevent OOB
2022-12-12  Alexander Mikhalitsyncgroups: check snprintf retval in unpriv_systemd_create...
2022-12-12  Alexander Mikhalitsyncgroups: fix buffer out-of-bounds access in enable_cont...
2022-12-12  Alexander Mikhalitsynnetwork: always initialize struct nl_handler
2022-12-12  Alexander Mikhalitsynapparmor: properly check lxc_strmmap ret value
2022-12-08  Christian BraunerMerge pull request #4239 from mihalicyn/github_coverity_fix
2022-12-08  Alexander Mikhalitsyngithub: fix coverity (add libpam-dev) 4239/head
2022-12-08  Stéphane GraberMerge pull request #4236 from mihalicyn/github_check_fixes
2022-12-07  Serge HallynMerge pull request #4209 from DuratarskeyK/master
2022-12-07  Alexander Mikhalitsyngithub: fix coverity build 4236/head
2022-11-29  Stéphane GraberMerge pull request #4229 from brauner/rootfs.propagate...
2022-11-29  Christian Braunerconf: ensure mount tunnel is a dependent mount 4229/head
2022-11-29  Christian Braunerapparmor: allow shared mounts in start-container.in
2022-11-24  Christian Braunerconf: create separate peer group for container's root
2022-11-24  Stéphane GraberMerge pull request #4230 from brauner/kill.lgtm
2022-11-24  Christian BraunerMerge pull request #4231 from brauner/cgroup.removal
2022-11-24  Christian Braunercgroups: only allocate user namespace if we have to 4231/head
2022-11-24  Christian Braunercgroups: use userns_exec_full() during cgroup removal
2022-11-24  Christian BraunerREADME: remove lgtm 4230/head
2022-11-23  Christian BraunerMerge pull request #4228 from rchincha/issue-4223
2022-11-23  Ramkumar Chinchanimeson.build: strip newline for variable assignments 4228/head
2022-11-23  Christian BraunerMerge pull request #4226 from rchincha/issue-4223
2022-11-22  Ramkumar Chinchanimeson.build: strip newlines from git output 4226/head
2022-11-22  Christian BraunerMerge pull request #4214 from cyphar/opensuse-build
2022-11-22  Christian BraunerMerge pull request #4222 from gibmat/fix-ia64-build
2022-11-19  Mathias Gibbenstests: lxc-test-reboot: Fix build on ia64 4222/head
2022-11-12  Stéphane GraberMerge pull request #4221 from hallyn/2022-11-11/staticlib
2022-11-12  Serge Hallynsrc/lxc/meson.build: fix the static library path 4221/head
2022-10-30  Aleksa Saraibuild: drop build-time systemd dependency 4214/head
2022-10-30  Aleksa Saraibuild: use cc.get_define to detect FS_CONFIG_* symbols
2022-10-30  Aleksa Saraibuild: only build init.lxc.static if libcap is statical...
2022-10-30  Aleksa Saraibuild: fix handling of dependancies to fix build on...
2022-10-30  Aleksa Saraicgroups: fix -Waddress warning
2022-10-25  HisShadowUnroll IN_SET since the max usage is 2 elements check 4209/head
2022-10-19  Christian BraunerMerge pull request #4204 from ajmalsiddiqui/master
2022-10-19  Christian BraunerMerge pull request #4210 from Cypresslin/lxc-destroy...
2022-10-19  Christian BraunerMerge pull request #4211 from Cypresslin/lxc-test-check...
2022-10-19  Po-Hsu Lintests: lxc-test-checkpoint-restore: use trap to do... 4211/head
2022-10-19  Po-Hsu Lintools: lxc-destroy: update help message for --force 4210/head
2022-10-13  Stéphane GraberMerge pull request #4208 from brauner/2022-10-13.oss...
2022-10-13  Christian Braunerbuild: add libsystemd to oss fuzz dependencies 4208/head
2022-10-13  Christian BraunerMerge pull request #4207 from tomponline/tp-attach...
2022-10-13  Thomas Parrottlxc/attach: Detect EACCES from execvp and convert to... 4207/head
2022-10-05  Christian BraunerMerge pull request #4187 from ChenQi1989/replace-aysncv
2022-10-05  Mohammed Ajmal... lxc-attach: Fix lost return codes of spawned processes... 4204/head
2022-10-03  Stéphane GraberMerge pull request #4202 from DarkGuySM/master
2022-10-02  DarkGuySMUpdate README.md 4202/head
2022-09-14  Stéphane GraberMerge pull request #4200 from brauner/2022-09-14.fixes
2022-09-14  Christian Braunerconf: allow cross-device links 4200/head
2022-09-12  Stéphane GraberMerge pull request #4197 from lxc/dependabot/github_act...
2022-09-12  dependabot... build(deps): bump actions/checkout from 2 to 3 4197/head
2022-09-01  Stéphane GraberMerge pull request #4193 from sashashura/patch-1
2022-09-01  AlexUpdate cifuzz.yml 4193/head
2022-09-01  Stéphane GraberMerge pull request #4192 from DriedYellowPeach/master
2022-09-01  Neil.wrzfix error message when use tools with -? option 4192/head
2022-08-25  Chen Qiuse sd_bus_call_method_async to replace the asyncv one 4187/head
2022-08-17  Stéphane GraberMerge pull request #4177 from CameronNemo/meson-docbook2x
next