]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
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
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
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
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
2022-01-20 Christian BraunerMerge pull request #4065 from stgraber/master
2022-01-20 Stéphane Grabergithub: Clear default ACL on /home
2022-01-20 Stéphane GraberMerge pull request #4066 from brauner/2022-01-18.fixes.2
2022-01-20 Christian Braunergithub: add systemd-coredump
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
2022-01-18 Christian BraunerMerge pull request #4062 from stgraber/master
2022-01-18 Stéphane Graberlxc-download: Rely on HTTPS only
2022-01-14 Stéphane GraberMerge pull request #4058 from brauner/2022-01-13.fixes
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)
2022-01-13 Christian Braunerattach: don't pointlessly call cgroup_init()
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...
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...
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
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...
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...
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
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
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
next