]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2022-06-15  Petr Malattools: Provide multicall lxc binary 4149/head
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 4148/head
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_... 4146/head
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 4142/head
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 4141/head
2022-06-09  Stéphane GraberMerge pull request #4140 from turrisxyz/Dependabot...
2022-06-09  naveenchore: Included githubactions in the dependabot config 4140/head
2022-06-08  Christian BraunerMerge pull request #4139 from stgraber/master
2022-06-08  Stéphane Grabergithub: Fix compiler version task for coverity 4139/head
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... 4137/head
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 4131/head
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 4136/head
2022-06-07  Christian BraunerMerge pull request #4135 from stgraber/meson
2022-06-07  Stéphane Grabermeson: Fix mntent include condition 4135/head
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 4133/head
2022-06-03  Christian BraunerMerge pull request #4130 from stgraber/master
2022-06-02  Stéphane Grabermeson: Add RPM spec 4130/head
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 4126/head
2022-05-30  Stéphane Grabermeson: Add sysconfig
2022-05-30  Stéphane Grabermeson: Add init scripts
2022-05-30  Stéphane Grabermeson: Rename want_io_uring
2022-05-30  Stéphane Grabermeson: Make docbook2man required if user requested doc
2022-05-30  Christian BraunerMerge pull request #4125 from stgraber/master
2022-05-30  Stéphane Grabermeson: More flexible doc handling 4125/head
2022-05-30  Stéphane Grabermeson: Simplify if statements
2022-05-28  Christian BraunerMerge pull request #4124 from stgraber/master
2022-05-28  Stéphane Grabermeson: Add manpages 4124/head
2022-05-28  Stéphane Grabermeson: Only build tools when requested
2022-05-28  Stéphane Grabermeson: Add tools option
2022-05-28  Stéphane Grabermeson: Re-shuffle PAM
2022-05-28  Stéphane Grabermeson_options: Move entries around
2022-05-24  Stéphane GraberMerge pull request #4120 from brauner/2022-05-18.meson.pam
2022-05-21  Christian BraunerMerge pull request #4121 from sitano/ivan_fix_pidfds_loglvl
2022-05-20  Ivan Prisyazhnyylxc_can_use_pidfd: don't log error if pidfds not suppor... 4121/head
2022-05-19  Christian Braunerpam: fix compiler warnings 4120/head
2022-05-19  Christian Braunerbuild: add pam_cgfs to meson
2022-05-15  Stéphane GraberMerge pull request #4115 from terceiro/rename-completion
2022-05-12  Christian BraunerMerge pull request #4117 from stgraber/master
2022-05-12  Stéphane Grabermeson: Add remaining scripts 4117/head
2022-05-12  Stéphane Grabermeson: Re-organize dir variables
2022-05-12  Stéphane Grabermeson: Add init helper scripts
2022-05-12  Stéphane Grabermeson: Add common configs
next