]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
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
2022-06-08 Christian BraunerMerge pull request #4137 from brauner/2022-06-08.stgrab...
2022-06-08 Christian Braunergithub/workflows/sanitizers: port sanitizers builds...
2022-06-08 Christian Braunergithub/workflows: port all workflows to Ubuntu 22.04
2022-06-08 Christian Braunergithub/workflows/cifuzz: ensure necessary paths are...
2022-06-08 Christian Braunergithub/workflows/build: remove sanitizer build
2022-06-08 Christian Braunergithub/workflows/build: add -Db_lto_mode=default
2022-06-08 Christian Braunergithub/workflows/build: install lvvm as well
2022-06-08 Christian Brauneross-fuzz: more meson options
2022-06-08 Christian Braunerbuild: lxc-init doesn't need to build the whole config...
2022-06-08 Christian Braunerbuild: add additional command line switches
2022-06-08 Christian Braunerbuild: use liblxc_sources everywhere
2022-06-08 Christian Braunerconfig: make lxc-{containers,net}.in executable
2022-06-08 Stéphane GraberMerge pull request #4136 from turrisxyz/Pinned-Dependen...
2022-06-08 Stéphane Grabermeson: Always defined IS_BIONIC
2022-06-08 Stéphane Grabersrc: Don't use ifdef/defined for config.h
2022-06-08 Stéphane Grabergithub: Update coverity workflow for meson
2022-06-08 Stéphane Grabergithub: Update build test for meson
2022-06-08 Stéphane GraberREADME: Update for meson
2022-06-08 Stéphane Graberdoc: Update for meson
2022-06-08 Stéphane Grabermeson: Add basic Makefile
2022-06-08 Stéphane GraberRemove autotools
2022-06-08 neilnaveenchore: Set permissions for GitHub actions
2022-06-07 Christian BraunerMerge pull request #4135 from stgraber/meson
2022-06-07 Stéphane Grabermeson: Fix mntent include condition
2022-06-07 Stéphane Graberlxc/rexec: Use HAVE_FEXECVE
2022-06-07 Stéphane Grabermeson: Add lxcmntent to unmount-namespace hook
2022-06-07 Stéphane Grabermeson: Add missing prlimit include
2022-06-07 Stéphane Grabermeson: Only build seccomp and selinux when needed
2022-06-07 Stéphane Grabermeson: Always define HAVE_LIBURING
2022-06-07 Stéphane Grabermeson: seccomp is optional
2022-06-07 Stéphane Grabermeson: Fix on shallow git trees
2022-06-07 Stéphane Grabermeson: Add bionic detection
2022-06-07 Stéphane Grabermeson: Fix RPM spec variables
2022-06-07 Stéphane Grabermeson: Make lxc-user-nic setuid
2022-06-07 Stéphane Grabermeson: Don't include lxc-test-fuzzers
2022-06-07 Stéphane Grabermeson: Skip static library when using sanitizer
2022-06-07 Stéphane Grabermeson: Cleanup and fix includes
2022-06-07 Stéphane Grabermeson: Add coverity flag
2022-06-07 Christian BraunerMerge pull request #4133 from dasteihn/sta/fallthrough
2022-06-07 Philipp StannerCODING_STYLE: add forgotten fallthrough
2022-06-03 Christian BraunerMerge pull request #4130 from stgraber/master
2022-06-02 Stéphane Grabermeson: Add RPM spec
2022-06-02 Stéphane Grabermeson: Rework configuration variables
2022-06-02 Stéphane Grabermeson: Tweak config for manpages
2022-06-02 Stéphane Grabermeson: Export more variables to doc
2022-06-02 Stéphane Grabermeson: Export LXC_DISTRO_SYSCONF
2022-05-31 Christian BraunerMerge pull request #4126 from stgraber/master
2022-05-30 Stéphane Grabermeson: Add apparmor profiles
2022-05-30 Stéphane Grabermeson: Add sysconfig
2022-05-30 Stéphane Grabermeson: Add init scripts
next