]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
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 Stéphane GraberMerge pull request #4208 from brauner/2022-10-13.oss...
2022-10-13 Christian Braunerbuild: add libsystemd to oss fuzz dependencies
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... lxc-attach: Fix lost return codes of spawned processes...
2022-10-03 Stéphane GraberMerge pull request #4202 from DarkGuySM/master
2022-10-02 DarkGuySMUpdate README.md
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-12 Stéphane GraberMerge pull request #4197 from lxc/dependabot/github_act...
2022-09-12 dependabot... build(deps): bump actions/checkout from 2 to 3
2022-09-01 Stéphane GraberMerge pull request #4193 from sashashura/patch-1
2022-09-01 AlexUpdate cifuzz.yml
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 Braunerbuild: prevent the inclusion of linux/mount.h with...
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-17 Cameron Nemomeson: fix docbook2x detection
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-10 Đoàn Trần Công... meson.build: allow explicit distrosysconfdir
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
2022-08-09 Christian Braunerbuild: detect where struct mount_attr is declared
2022-08-03 Christian BraunerMerge pull request #4175 from stgraber/master
2022-08-01 Stéphane Grabergitignore: Simplify
2022-07-25 Stéphane GraberMerge pull request #4173 from brauner/2022-07-25.lxc...
2022-07-25 Christian Braunerlxc-usernsexec: allow to select which {g,u}id to switch to
2022-07-19 Christian BraunerREADME: update security mails
2022-07-14 Christian BraunerMerge pull request #4168 from ffontaine/master
2022-07-14 Fabrice Fontainemeson.build: fix build without stack-protector
2022-07-14 Stéphane GraberMerge pull request #4167 from ffontaine/master
2022-07-14 Fabrice Fontainemeson.build: fix build with -Dcapabilities=false
2022-07-14 Christian BraunerMerge pull request #4166 from ffontaine/master
2022-07-14 Fabrice Fontainesrc/lxc/log.h: fix STRERROR_R_CHAR_P
2022-07-04 Christian BraunerMerge pull request #4163 from Blub/meson/remaining...
2022-07-04 Wolfgang Bumillermeson: add remaining still-in-use config checks
2022-07-04 Christian BraunerMerge pull request #4151 from Teemperor/FixUninitRead
2022-07-04 Christian BraunerMerge pull request #4161 from srd424/patch-1
2022-07-03 srd424Store mount options in correct variable
2022-07-03 srd424Fix off-by-one error constructing mount options
2022-07-01 Christian BraunerMerge pull request #4159 from Blub/meson/statvfs
2022-07-01 Wolfgang BumillerMerge pull request #4158 from brauner/2022-07-01.fixes
2022-07-01 Wolfgang Bumilleradd check for statvfs
2022-07-01 Christian BraunerMerge pull request #4147 from marcfiu/issue-4026
2022-07-01 Christian Braunerstart: fix namespace sharing
2022-06-30 Stéphane GraberMerge pull request #4157 from brauner/2022-06-30.fixes
2022-06-30 Christian Braunerconf: fix append_ttyname()
2022-06-29 Stéphane GraberMerge pull request #4154 from brauner/2022-06-29.fixes
2022-06-29 Christian Braunerstart: record inherited namespaces earlier to make...
2022-06-29 Christian Braunerstart: don't overwrite file descriptors during namespac...
2022-06-29 Christian Braunerconf: log file descriptors on error during idmapped...
2022-06-27 Marc E. Fiuczynskifix for issue 4026: set broadcast to 0.0.0.0 for /31...
2022-06-21 Christian BraunerMerge pull request #4153 from brauner/2022-06-21.unpriv...
2022-06-21 Serge Hallynuse systemd dbus StartTransientUnit for unpriv cgroup2
2022-06-21 Raphael IsemannFix uninitialized read in parse_cap when libcap is...
2022-06-18 Christian BraunerMerge pull request #4149 from petris/lxc_multicall
2022-06-16 Stéphane Grabermeson: Set DEVEL flag post release
2022-06-16 Stéphane GraberRelease LXC 5.0.0 lxc-5.0.0
2022-06-15 Petr Malattools: Provide multicall lxc binary
2022-06-15 Petr Malatmeson: Generate compile commands by iterating over...
2022-06-14 Stéphane GraberMerge pull request #4148 from stgraber/master
2022-06-14 Stéphane Grabermeson: Fix bad strerror_r check
2022-06-13 Stéphane GraberMerge pull request #4146 from brauner/2022-06-13.fixes
2022-06-13 Christian Braunerbuild: map autotools options to meson options in meson_...
2022-06-13 Christian BraunerREADME: reflect meson in the documentation
2022-06-13 Christian Braunerbuild: add missing memfd-rexec option
2022-06-13 Christian Braunerbuild: support thread-safety enforcement as option
2022-06-13 Christian Braunerbuild: use cc.links() to check for static libcap
2022-06-09 Stéphane GraberMerge pull request #4142 from brauner/2022-06-09.build...
2022-06-09 Christian Brauneross-fuzz: cleanup build flags
2022-06-09 Christian Brauneross-fuzz: ensure binaries are zipped
2022-06-09 Christian Brauneross-fuzz: adapt options to oss-fuzz build
2022-06-09 Christian Brauneross-fuzz: handle dependencies
2022-06-09 Christian Braunerbuild: separate oss-fuzz tests from regular test builds
2022-06-09 Christian Braunergithub/workflows/cifuzz: update to Ubuntu 22.04
2022-06-09 Christian Braunerbuild: add oss-fuzz switch
2022-06-09 Christian Braunerbuild: add seccomp build option
2022-06-09 Christian Braunerbuild: fix build with various options turned off
2022-06-09 Christian Braunerbuild: tweak build flags
2022-06-09 Stéphane GraberMerge pull request #4141 from lxc/dependabot/github_act...
2022-06-09 dependabot... build(deps): bump actions/upload-artifact from 1 to 3
2022-06-09 Stéphane GraberMerge pull request #4140 from turrisxyz/Dependabot...
2022-06-09 naveenchore: Included githubactions in the dependabot config
2022-06-08 Christian BraunerMerge pull request #4139 from stgraber/master
2022-06-08 Stéphane Grabergithub: Fix compiler version task for coverity
2022-06-08 Stéphane Grabergithub: Fix bad syntax in cifuzz
next