]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2022-02-02  Antonio Terceirolxc-net: don't start by default inside lxc 4077/head
2022-01-21  Stéphane GraberMerge pull request #4069 from brauner/2021-01-21.fixes
2022-01-21  Christian Braunerlxccontainer: allow xdev when creating the container dir 4069/head
2022-01-20  Christian BraunerMerge pull request #4065 from stgraber/master
2022-01-20  Stéphane Grabergithub: Clear default ACL on /home 4065/head
2022-01-20  Stéphane GraberMerge pull request #4066 from brauner/2022-01-18.fixes.2
2022-01-20  Christian Braunergithub: add systemd-coredump 4066/head
2022-01-20  Christian Braunergithub: more detailed compilation instructions
2022-01-20  Christian Braunergithub: log system info
2022-01-20  Christian Braunergithub: ensure system liblxc is wiped
2022-01-20  Christian Braunerlxccontainer: properly wrap lxcapi_create()
2022-01-20  Christian Braunerbuild: simplify thread local storage handling
2022-01-20  Christian Braunerbuild: only enable LTO for regular builds
2022-01-20  Christian Braunerlxccontainer: simplify partial file creation
2022-01-20  Christian Braunerlxccontainer: improve create_partial()
2022-01-20  Christian Braunerlxccontainer: improve do_lxcapi_create()
2022-01-20  Christian Braunerlxccontainer: improve do_lxcapi_save_config()
2022-01-20  Christian Braunerconf: log termination status
2022-01-20  Christian Braunerconf: improve userns_exec_mapped_root()
2022-01-18  Stéphane GraberMerge pull request #4063 from simondeziel/gnupg
2022-01-18  Simon Dezielgithub: stop installing gnupg now that it's unused 4063/head
2022-01-18  Christian BraunerMerge pull request #4062 from stgraber/master
2022-01-18  Stéphane Graberlxc-download: Rely on HTTPS only 4062/head
2022-01-14  Stéphane GraberMerge pull request #4058 from brauner/2022-01-13.fixes 3701/head
2022-01-14  Stéphane GraberMerge pull request #4059 from DevinNorgarb/patch-1
2022-01-14  Devin NorgarbUpdate README.md: Fix broken link (403 Forbidden) 4059/head
2022-01-13  Christian Braunerattach: don't pointlessly call cgroup_init() 4058/head
2022-01-13  Christian Braunercommands: log command during file descriptor retrieval
2022-01-12  Stéphane GraberMerge pull request #4057 from Dmole/patch-2
2022-01-12  Timlxc-checkconfig.in: CONFIG_NF_NAT_IPV4 was removed... 4057/head
2022-01-09  Stéphane GraberMerge pull request #4054 from hallyn/2022-01-09/trivial
2022-01-09  Serge Hallyn(trivial) Fix error message, failure was connect not... 4054/head
2022-01-07  Wolfgang BumillerMerge pull request #4053 from brauner/2022-01-07.fixes
2022-01-07  Christian Braunerseccomp: close seccomp notifier fd in cleanup handler 4053/head
2021-12-10  Stéphane GraberMerge pull request #4047 from brauner/2021-12-10.fixes
2021-12-10  Christian Braunerseccomp: only guard seccomp notify behind HAVE_DECL_SEC... 4047/head
2021-12-08  Stéphane GraberMerge pull request #4043 from brauner/2021-12-06.fixes
2021-12-08  Christian Braunerapi-extensions: don't advertise seccomp notify support... 4043/head
2021-12-03  Christian BraunerMerge pull request #4042 from Blub/2021-12-03/two-sysfs...
2021-12-03  Wolfgang Bumilleruse 2 sysfs instances for sys:mixed 4042/head
2021-11-30  Stéphane GraberRevert "api: ->save_config() doesn't need to create...
2021-11-29  Christian BraunerMerge pull request #4039 from tych0/config-no-container-dir
2021-11-29  Christian BraunerMerge pull request #4040 from tych0/fix-cgroup-warning
2021-11-29  Tycho Andersenapi: ->save_config() doesn't need to create container dir 4039/head
2021-11-29  Tycho Andersencgroups: fix compiler warning 4040/head
2021-11-13  Christian BraunerMerge pull request #4035 from Blub/revert-vfork
2021-11-13  Wolfgang BumillerRevert "initutils: use vfork() in lxc_container_init()" 4035/head
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 4033/head
2021-11-08  Christian BraunerMerge pull request #4032 from joanbm/master
2021-11-07  Joan Brugueraautotools: Avoid multiple liblxc.so with --enable-pam 4032/head
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... 4030/head
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 4028/head
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 4025/head
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' 4024/head
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 4023/head
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 4021/head
2021-10-28  Christian BraunerMerge pull request #4019 from diederikdehaas/replace...
2021-10-28  Christian Braunerstart: check event loop type before closing fd 4020/head
2021-10-28  Christian Braunermainloop: make sure that descr->ring is allocated
2021-10-28  Diederik de... Replace 'which' with 'command -v' 4019/head
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... 4018/head
2021-10-25  Christian BraunerMerge pull request #4013 from stgraber/master
2021-10-25  Stéphane GraberAUTHORS: Update to point to git history 4013/head
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 4010/head
2021-10-23  Christian BraunerMerge pull request #4008 from tenforward/japanese
2021-10-23  KATOH Yasufumidoc: fix typo in English lxc.container.conf(5) 4008/head
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 4006/head
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... 4005/head
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... 4004/head
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... 4003/head
2021-10-19  Stéphane GraberMerge pull request #4002 from xypron/riscv64
next