]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2021-06-14  Christian Braunerconfile: backport lxc.init.groups config key 3866/head
2021-06-14  Christian Braunerapi_extensions: introduce idmapped_mounts_v2 api extension
2021-06-14  Christian Braunertools/lxc_autostart: fix failed count
2021-06-08  Christian Braunerlsm/apparmor: actually report an error when we fail...
2021-06-08  Christian Braunerlxc: add lpthread to lxc.pc
2021-06-08  Pablo Correa... Update lxc-net to support nftables
2021-05-28  Christian Braunernetwork: please broken compilers
2021-05-28  Stéphane GraberREADME: Update IRC
2021-05-28  Christian Braunerstart: simplify startup synchronization
2021-05-28  Christian Braunerstart: reorder START_SYNC_POST_CONFIGURE
2021-05-28  Christian Braunerstart: use barrier instead of wake/wait pair
2021-05-28  Christian Braunerconf: use explicit signage in bit field
2021-05-28  Christian Braunerconf: move file descriptor synchronization with parent...
2021-05-28  Christian Braunerconf: move file descriptor synchronization with child...
2021-05-28  Christian Braunercgroups: rework check whether legacy hierarchy is writable
2021-05-28  Christian Braunerconf: fix mount option parsing
2021-05-28  Christian Braunerconfile: free mount data
2021-05-28  Christian Braunerconf: add sequence when setting up idmapped mounts
2021-05-28  Christian Braunerconf: support idmapped lxc.mount.entry entries
2021-05-28  Wei MingzhiSkip rootfs pinning for read-only file system.
2021-05-28  Christian Braunerconf: rename struct mount_opt flag member s/flag/legacy...
2021-05-28  Christian Braunertree-wide: s/parse_mntopts/parse_mntopts_legacy/
2021-05-17  Christian Braunerstart: move idmapped mount setup later
2021-05-12  Christian Braunerconf: tweak rootfs handling
2021-05-12  Christian Braunerconf: don't unmount procfs and sysfs
2021-05-12  Christian Braunerconf: allow xdev when setting up /dev
2021-05-12  Christian Braunercgroups: clean up cgroup_ops on initialization error
2021-05-11  Christian Brauneross-fuzz: add basic cgroup_init()/cgroup_exit() fuzzing
2021-05-10  Stéphane GraberMerge pull request #3835 from brauner/2021-05-10.fixes...
2021-05-10  Christian Braunerconfile: convert AppArmor and SELinux confile parsing... 3835/head
2021-05-10  Christian Braunertests: fix lxc-test-arch-parse for make dist
2021-05-10  Christian Braunertests: add tests for supported architectures
2021-05-10  Christian Braunerconfile: re-add aarch64 architecture
2021-05-10  Jeff CookReflow ZFS check to follow the style of the overlayfs...
2021-05-10  Jeff CookSkip rootfs pinning for ZFS roots.
2021-05-08  Christian Braunerdoc: document new idmap= option for lxc.rootfs.options
2021-05-06  Christian Braunerconf: handle kernels with CAP_SETFCAP
2021-05-04  Stéphane GraberRelease LXC 4.0.9 lxc-4.0.9
2021-05-04  Christian Braunerattach: introduce explicit personality macro
2021-05-04  Christian Braunerconf: add personality_t
2021-05-04  Christian Braunerattach_options: unbreak header
2021-05-04  Christian Braunerconf: rework lxc_config_parse_arch()
2021-05-04  Christian Braunerconf: tweak setup_personality()
2021-05-04  Christian Braunertree-wide: make personality codepaths unconditional
2021-05-04  Christian Braunersyscalls: wrap personality syscall if undefined
2021-05-04  Christian Braunercommands: log at debug not info level when receiving...
2021-05-04  Christian Braunerconfile: make per_name struct static
2021-05-04  Evgeny Vereshchaginstring_utils: get around GCC-11 false positives
2021-05-04  Evgeny Vereshchagingithub: also pass the j option to make
2021-05-04  Evgeny Vereshchagingithub: remove the dh-* packages
2021-05-04  Stéphane Grabergithub: Run apt-get update in sanitizer test
2021-05-04  Aaron Thompsonconf: fix console chmod error log messages
2021-05-04  Evgeny Vereshchaginoss-fuzz: always turn off logging on OSS-Fuzz
2021-04-30  Stéphane GraberRelease LXC 4.0.8 lxc-4.0.8
2021-04-30  Christian Braunercgroups: fix fallback attach codepath
2021-04-30  Christian Braunerstorage: fix dup_cloexec() call
2021-04-29  Stéphane GraberRelease LXC 4.0.7 lxc-4.0.7
2021-04-29  Christian Braunerapi-extensions: add entry for idmapped_mounts
2021-04-29  Christian Braunerstorage/dir: cleanup mount code
2021-04-29  Christian Braunerstorage/dir: remove error handling down
2021-04-29  Christian Braunerstorage/dir: source can't be empty
2021-04-29  Christian Braunerstorage/dir: use "source" and "target" as terms
2021-04-29  Christian Braunerstorage/dir: retrieve proper source path later
2021-04-29  Christian Braunerstorage/dir: use clear error messages
2021-04-29  Christian Braunerstorage/dir: bdev->dest can't be empty
2021-04-29  Christian Braunerdir: use mnt_opts->data instead of mntdata
2021-04-29  Evgeny Vereshchaginbuild-system: turn off lto=thin when building the fuzzers
2021-04-29  Evgeny Vereshchagintests: run the fuzzers along with the other tests
2021-04-29  Evgeny Vereshchaginlog: create log files in "fuzzing" mode if it's called...
2021-04-29  Evgeny Vereshchaginci: switch to --enable-fuzzers
2021-04-29  Evgeny Vereshchaginbuild-system: add --enable-fuzzers
2021-04-29  Christian Braunerconf: improve idmapped mounts support
2021-04-29  Christian Braunerconf: s/lxc_rootfs_prepare/lxc_rootfs_init/g
2021-04-29  Christian Braunerconf: move all mount options into struct lxc_mount_options
2021-04-29  Christian Braunerconf: stash lxc_storage into lxc_rootfs and bind to...
2021-04-29  Christian Braunerconfigure: fix function detection
2021-04-29  Christian Braunerdir: fix rootfs mounting
2021-04-23  Christian Braunerconf: don't overrun dest buffer in parse_lxc_mntopts()
2021-04-23  Christian Braunerconf: better naming
2021-04-23  Christian Braunergetsubopt: use correct include
2021-04-23  Christian BraunerMakefile: fix strchrnul() inclusion
2021-04-23  Christian Braunerconf: include strchrnul for platforms that don't support it
2021-04-23  Christian Braunerstrchrnul: include header
2021-04-23  Christian Braunerconf: don't allow idmapped lxc.mount.{entry,fstab}...
2021-04-23  Christian Braunerconf: tweak parse_lxc_mntopts()
2021-04-23  Christian Braunerapparmor: handle on-exec
2021-04-23  Christian Braunerattach: use correct lxc_namespace_t type
2021-04-23  Christian Braunerattach: visually separate pids from fds during initaliz...
2021-04-23  Christian Braunerconf: verify that the rootfs can support idmapped mounts
2021-04-23  Christian Braunerstart: documented idmapped mounts
2021-04-23  Christian Braunermount_utils: add two detached mount helpers
2021-04-23  Christian Braunerconf: support idmapping directories
2021-04-23  Christian Braunermount_utils: add helper to determine whether new mount...
2021-04-23  Christian Braunerstorage: keep a reference to lxc_rootfs in lxc_storage
2021-04-23  Christian Braunermount_utils: add support for mount_setattr() syscall
2021-04-23  Christian Braunerconfile: parse idmap=<path> mount option for rootfs
2021-04-23  Christian Braunerconf: add first, trivial support for idmapped mounts
2021-04-23  Christian Braunerconf: rework lxc specific mount option parsing
2021-04-23  Evgeny Vereshchaginseccomp: init and destroy notifier.cookie
2021-04-21  Evgeny Vereshchaginautoconf: stop passing -fsanitize=address via AM_LDFLAGS
next