]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2022-03-23  Christian Braunerbuild: add more tests to meson 4096/head
2022-03-23  Christian Braunertests: fix include statements
2022-03-22  Stéphane GraberMerge pull request #4095 from brauner/2022-03-22.meson
2022-03-22  Christian Brauner... build: add tests to meson 4095/head
2022-03-09  Stéphane GraberMerge pull request #4091 from JamiKettunen/non-modular...
2022-03-08  Jami Kettunenlxc-checkconfig: Only check probed modules if /proc... 4091/head
2022-02-24  Stéphane GraberMerge pull request #4090 from brauner/2022-02-22.fixes.4
2022-02-23  Christian Braunercgroups: modify cgroup2 attach logic 4090/head
2022-02-22  Stéphane GraberMerge pull request #4089 from brauner/2022-02-22.fixes
2022-02-22  Christian Braunerttys: ensure container_ttys= env variable is set correctly 4089/head
2022-02-21  Christian BraunerMerge pull request #4087 from tenforward/japanese
2022-02-21  KATOH Yasufumidoc: Fix reverse allowlist/denylist in Japanese man... 4087/head
2022-02-20  Stéphane GraberMerge pull request #4085 from brauner/2022-02-20.cgroup...
2022-02-20  Christian Braunercgroups: log fd of newly created cgroup 4085/head
2022-02-20  Christian Braunercgroups: check that opened file descriptor is a cgroup...
2022-02-03  Christian BraunerMerge pull request #4078 from stgraber/master
2022-02-03  Stéphane Graberdoc: Fix reverse allowlist/denylist 4078/head
2022-02-03  Stéphane Graberlxc-checkconfig: Fix bashism
2022-02-02  Stéphane GraberMerge pull request #4077 from terceiro/lxc-net-on-lxc
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
next