]> git.proxmox.com Git - mirror_lxc.git/history - src
conf: allow cross-device links
[mirror_lxc.git] / src /
2022-09-14 Christian Braunerconf: allow cross-device links
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-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 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-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-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-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-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 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-15 Petr Malattools: Provide multicall lxc binary
2022-06-15 Petr Malatmeson: Generate compile commands by iterating over...
2022-06-13 Stéphane GraberMerge pull request #4146 from brauner/2022-06-13.fixes
2022-06-13 Christian Braunerbuild: support thread-safety enforcement as option
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 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 Stéphane GraberMerge pull request #4140 from turrisxyz/Dependabot...
2022-06-08 Christian BraunerMerge pull request #4137 from brauner/2022-06-08.stgrab...
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: use liblxc_sources everywhere
2022-06-08 Stéphane Grabersrc: Don't use ifdef/defined for config.h
2022-06-08 Stéphane GraberRemove autotools
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 missing prlimit include
2022-06-07 Stéphane Grabermeson: Only build seccomp and selinux when needed
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-03 Christian BraunerMerge pull request #4130 from stgraber/master
2022-06-02 Stéphane Grabermeson: Rework configuration variables
2022-05-30 Christian BraunerMerge pull request #4125 from stgraber/master
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: Only build tools when requested
2022-05-28 Stéphane Grabermeson: Re-shuffle PAM
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...
2022-05-19 Christian Braunerpam: fix compiler warnings
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
2022-05-12 Antonio Terceirobash: rename main bash completion file
2022-05-01 Christian BraunerMerge pull request #4109 from stgraber/master
2022-05-01 Stéphane Grabermeson: Include headers
2022-05-01 Stéphane Grabermeson: Add lxc-attach
2022-05-01 Stéphane Grabermeson: Fix internal binaries
2022-05-01 Stéphane Grabermeson: Get test binaries to match autotools
2022-04-29 Christian BraunerMerge pull request #4108 from stgraber/master
2022-04-29 Stéphane Grabermeson: Install the test binaries
2022-04-29 Stéphane Grabermeson: Cleanup build configs
2022-04-28 Stéphane Grabermeson: Remove non-existent tests
2022-03-30 Stéphane GraberMerge pull request #4099 from corubba/feature/stop...
2022-03-27 corubbatools: lxc-autostart: Reverse order on stop
2022-03-26 Christian BraunerMerge pull request #4098 from memnoth/mnth/fastpath...
next