]> git.proxmox.com Git - mirror_lxc.git/history - src
github: Update for main branch
[mirror_lxc.git] / src /
2023-07-07 Christian BraunerMerge pull request #4324 from hallyn/2023-07-06/bequiet
2023-07-06 Serge Hallynget_hierarchy: dont WARN about no usable controller
2023-05-26 Christian BraunerMerge pull request #4313 from mosbrew-ag/master
2023-05-24 Anatolii Gryzlovexplicitly convert *mainloop_handler to __u64
2023-05-16 Stéphane GraberMerge pull request #4310 from magalilemes/parse-config...
2023-05-15 Magali Lemestests: fix parse_config_file seccomp test
2023-05-05 Christian BraunerMerge pull request #4309 from stgraber/master
2023-05-04 Stéphane Grabersrc/tests: Fix container creation errors
2023-04-22 Christian BraunerMerge pull request #4305 from hallyn/2023-04-21/private...
2023-04-22 Serge Hallynrename functions which clash with libsystemd's
2023-04-21 Stéphane GraberMerge pull request #4304 from mihalicyn/io_uring_stuck_fix
2023-04-21 Alexander Mikhalitsynmainloop: io_uring: disable IORING_POLL_ADD_MULTI
2023-04-21 Alexander Mikhalitsynterminal: make a terminal FDs non-blocking
2023-04-21 Alexander Mikhalitsynfile_utils: add fd_make_nonblocking helper
2023-04-21 Alexander Mikhalitsynfile_utils: rename fd_make_nonblocking to fd_make_blocking
2023-04-11 Christian BraunerMerge pull request #4300 from solardiz/setproctitle
2023-04-11 Solar Designersetproctitle(): Handle potential NULL return from strrchr()
2023-04-11 Christian BraunerMerge pull request #4299 from tych0/make-setproctitle...
2023-04-10 Tycho Andersenmake setproctitle()'s /proc/pid/stat parsing safe
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...
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
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
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
2023-02-07 Christian BraunerMerge pull request #4275 from ariel-miculas/fix_strl_rc...
2023-02-07 Ariel MiculasFix strlcat's return value checks
2023-01-30 Christian BraunerMerge pull request #4270 from ariel-miculas/fix_typo
2023-01-30 Ariel MiculasFix typo: bev_type -> bdev_type
2023-01-23 Christian BraunerMerge pull request #4263 from hallyn/2023-01-18/drop...
2023-01-20 Serge Hallyndrop broken lxc-test-fuzzers
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
2023-01-06 Maher AzzouziPatching an incoming CVE (CVE-2022-47952)
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-03 Christian BraunerMerge pull request #4248 from stgraber/master
2023-01-03 Stéphane Grabercheckconfig: Fix filesystem capability check
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
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...
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 Stéphane GraberMerge pull request #4236 from mihalicyn/github_check_fixes
2022-12-07 Serge HallynMerge pull request #4209 from DuratarskeyK/master
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
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
2022-11-24 Christian Braunercgroups: use userns_exec_full() during cgroup removal
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
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
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
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...
2022-10-19 Po-Hsu Lintools: lxc-destroy: update help message for --force
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...
2022-10-05 Christian BraunerMerge pull request #4187 from ChenQi1989/replace-aysncv
2022-10-05 Mohammed Ajmal Sid... lxc-attach: Fix lost return codes of spawned processes...
2022-09-14 Stéphane GraberMerge pull request #4200 from brauner/2022-09-14.fixes
2022-09-14 Christian Braunerconf: allow cross-device links
2022-09-01 Stéphane GraberMerge pull request #4192 from DriedYellowPeach/master
2022-09-01 Neil.wrzfix error message when use tools with -? option
2022-08-25 Chen Qiuse sd_bus_call_method_async to replace the asyncv one
2022-08-17 Stéphane GraberMerge pull request #4177 from CameronNemo/meson-docbook2x
2022-08-17 Stéphane GraberMerge pull request #4184 from brauner/2022-08-17.fixes
2022-08-17 Christian Braunertree-wide: split open helpers into open_utils.h
2022-08-17 Christian Braunermount_utils: remove conf.h include
2022-08-17 Christian Braunermount: move mount utilities from syscall_wrappers.h...
2022-08-17 Christian Braunertree-wide: minimize liburing.h inclusion
2022-08-11 Stéphane GraberMerge pull request #4180 from sgn/meson-distroconfdir
2022-08-10 Stéphane GraberMerge pull request #4181 from brauner/2022-08-10.fixes
2022-08-10 Christian Braunertree-wide: use struct open_how directly
2022-08-10 Christian Braunertree-wide: use struct clone_args directly
2022-08-10 Christian Braunertree-wide: wipe direct or indirect linux/mount.h inclusion
2022-08-09 Stéphane GraberMerge pull request #4179 from brauner/2022-08-09.fixes
2022-08-09 Christian Braunerbuild: check for FS_CONFIG_* header symbol in sys/mount.h
2022-08-09 Christian Braunerbuild: detect sys/pidfd.h availability
next