]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2021-11-29 Tycho Andersencgroups: fix compiler warning
2021-11-13 Christian BraunerMerge pull request #4035 from Blub/revert-vfork
2021-11-13 Wolfgang BumillerRevert "initutils: use vfork() in lxc_container_init()"
2021-11-09 Stéphane GraberMerge pull request #4033 from brauner/2021-11-09.fixes
2021-11-09 Christian Braunermacro: ensure necessary io_uring flags are defined
2021-11-08 Christian BraunerMerge pull request #4032 from joanbm/master
2021-11-07 Joan Brugueraautotools: Avoid multiple liblxc.so with --enable-pam
2021-11-04 Stéphane GraberMerge pull request #4030 from brauner/2021-11-04.fixes
2021-11-04 Christian Braunerbuild: refuse to compile with unsupported liburing...
2021-11-04 Christian Braunertests: add lxc.proc.* test
2021-11-04 Christian Braunertests: add lxc.sysctls.* test
2021-11-04 Christian Braunertest: improve logging helpers
2021-11-04 Christian Braunerconf: improve logging setting sysctl and /proc/<pid...
2021-11-04 Christian Braunerconf: apply /proc/sys and /proc/<pid>/ parameters
2021-11-02 Stéphane GraberMerge pull request #4028 from brauner/2021-11-02.fixes
2021-11-02 Christian Braunertests: include config.h
2021-11-02 Christian Braunerbuild: move _FILE_OFFSET_BITS to common option
2021-11-02 Christian Braunerstart: log signal name and number
2021-11-02 Christian Braunerprocess_utils: add signal_name() helper
2021-11-01 Stéphane GraberMerge pull request #4025 from brauner/2021-10-30.fixes
2021-10-30 Christian Braunerbuild: improve liburing support detection
2021-10-30 Christian Braunermainloop: make ifdefs easier to follow
2021-10-28 Stéphane GraberMerge pull request #4024 from simondeziel/no-which
2021-10-28 Simon DezielReplace last occurence of 'which' with 'command -v'
2021-10-28 Stéphane GraberMerge pull request #4021 from diederikdehaas/replace...
2021-10-28 Stéphane GraberMerge pull request #4023 from diederikdehaas/fix-SC2006
2021-10-28 Diederik de... Replace deprecated backticks with $() construct
2021-10-28 Stéphane GraberMerge pull request #4020 from brauner/2021-10-28.fixes
2021-10-28 Stéphane GraberMerge pull request #4018 from brauner/2021-10-28.fixes.2
2021-10-28 Diederik de... Replace 'which' with 'command -v' in tests too
2021-10-28 Christian BraunerMerge pull request #4019 from diederikdehaas/replace...
2021-10-28 Christian Braunerstart: check event loop type before closing fd
2021-10-28 Christian Braunermainloop: make sure that descr->ring is allocated
2021-10-28 Diederik de... Replace 'which' with 'command -v'
2021-10-28 Christian Braunerbuild: add io-uring-event-loop option
2021-10-28 Christian Braunerbuild: add static libcap to output
2021-10-28 Christian Braunerconfile: don't use path_simplify() on lxc.{execute...
2021-10-25 Christian BraunerMerge pull request #4013 from stgraber/master
2021-10-25 Stéphane GraberAUTHORS: Update to point to git history
2021-10-24 Stéphane GraberMerge pull request #4010 from brauner/2021-10-23.fixes
2021-10-23 Christian Braunerconf: handle kernels without or not using SMT
2021-10-23 Christian BraunerMerge pull request #4008 from tenforward/japanese
2021-10-23 KATOH Yasufumidoc: fix typo in English lxc.container.conf(5)
2021-10-23 KATOH Yasufumidoc: Add lxc.sched.core to Japanese lxc.container.conf(5)
2021-10-23 KATOH Yasufumidoc: add way to specify broadcast address to Japanese...
2021-10-23 KATOH Yasufumidoc: add loglevels to ja and ko common options
2021-10-22 Christian BraunerMerge pull request #4006 from coledishington/master
2021-10-22 Cole DishingtonMake number of rx and tx queues configurable for veths
2021-10-21 Stéphane GraberMerge pull request #4005 from brauner/2021-10-21.fixes
2021-10-21 Christian Braunerconf: add cgroup2, cgroup2:ro, cgroup2:force, cgroup2...
2021-10-21 Christian Braunerconf: make it more obvious how auto-mount flags are...
2021-10-20 Stéphane GraberMerge pull request #4004 from brauner/2021-10-20.fixes.2
2021-10-20 Christian Braunercriu: support restoring containers with pre-created...
2021-10-19 Stéphane GraberMerge pull request #4003 from brauner/2021-10-19.fixes
2021-10-19 Christian Braunerconf: verify that rootfs is stable after setting up...
2021-10-19 Stéphane GraberMerge pull request #4002 from xypron/riscv64
2021-10-19 Heinrich SchuchardtREADME.md: mention RISC-V architecture
2021-10-19 Heinrich SchuchardtAdd riscv64 to --arch parameter values
2021-10-18 Stéphane GraberMerge pull request #4000 from brauner/2021-10-18.fixes
2021-10-18 Christian Braunerconf: don't fail umount2()
2021-10-18 Christian Braunerconf: fix coding style
2021-10-15 Stéphane GraberMerge pull request #3997 from brauner/2021-10-15.fixes
2021-10-15 Christian Braunercaps: ensure \0-termination
2021-10-15 Christian Braunerattach: improve error logging
2021-10-15 Christian Brauneraf_unix: replace log_error_errno()
2021-10-14 Stéphane GraberMerge pull request #3996 from tych0/fix-criu-log
2021-10-14 Tycho Andersencriu: fix error message
2021-10-14 Stéphane GraberMerge pull request #3995 from brauner/2021-10-13.fixes
2021-10-14 Christian Braunertest: fix nested capability tests
2021-10-14 Christian Braunerattach: improve error logging for drop_capabilities()
2021-10-14 Christian Braunertests: expand capability tests
2021-10-14 Christian Braunertree-wide: use __u32 for capabilities
2021-10-13 Christian Braunercgroups: use __u32 for cpumasks
2021-10-13 Stéphane GraberMerge pull request #3994 from brauner/2021-10-12.fixes
2021-10-13 Christian Braunerconf: improve capability handling
2021-10-13 Christian Braunertests: add test for lxc.cap.keep
2021-10-12 Christian Braunerconf: fix lxc.cap.keep behavior
2021-10-11 Stéphane GraberMerge pull request #3992 from brauner/2021-10-11.fixes
2021-10-11 Christian Braunerterminal: log at warning message
2021-10-04 Stéphane GraberMerge pull request #3988 from brauner/2021-10-04.fixes
2021-10-04 Christian Braunerlog: improve %m handling on musl
2021-10-01 Stéphane GraberMerge pull request #3987 from brauner/2021-10-01.fixes
2021-10-01 Christian Braunerstart: make failure to apply core scheduling fatal
2021-10-01 Stéphane GraberMerge pull request #3986 from brauner/2021-10-01.fixes
2021-10-01 Christian Braunerstart: use core scheduling error helper
2021-10-01 Christian Braunerstart: don't fail when core scheduling isn't supported
2021-10-01 Christian Braunersyscall_wrappers: fix core scheduling creation helper...
2021-09-30 Stéphane GraberMerge pull request #3985 from brauner/2021-09-30.fixes.2
2021-09-30 Christian Braunertree-wide: cast to core scheduling cookie to llu
2021-09-30 Stéphane GraberMerge pull request #3984 from brauner/2021-09-29.core_s...
2021-09-30 Christian Braunerattach: handle core scheduling
2021-09-29 Stéphane GraberMerge pull request #3983 from brauner/2021-09-29.fixes
2021-09-29 Christian Braunerlxc: add lxc.sched.core
2021-09-29 Christian Braunerinitutils: add missing prctl include
2021-09-29 Christian Braunerbuild: compiler attribute improvements
2021-09-28 Christian BraunerMerge pull request #3982 from stgraber/master
2021-09-28 Stéphane GraberMerge pull request #3981 from brauner/2021-09-28.fixes
2021-09-28 Stéphane Grabergithub: Drop 16.04 tests
2021-09-28 Christian Braunerbuild: check whether compiler supports nonnull and...
2021-09-27 Stéphane GraberMerge pull request #3979 from brauner/2021-09-27.fixes
next