- 07 Jun, 2021 2 commits
-
-
Stéphane Graber authored
lsm/apparmor: actually report an error when we fail to wire AppArmor …
-
Christian Brauner authored
Link: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1931064Signed-off-by:
Christian Brauner <christian.brauner@ubuntu.com>
-
- 03 Jun, 2021 2 commits
-
-
Stéphane Graber authored
lxc: add lpthread to lxc.pc
-
Christian Brauner authored
Fixes: #3853 Suggested-by:
Tycho Andersen <tycho@tycho.pizza> Signed-off-by:
Christian Brauner <christian.brauner@ubuntu.com>
-
- 28 May, 2021 2 commits
-
-
Stéphane Graber authored
Update lxc-net to support nftables
-
Pablo Correa Gómez authored
Closes #3093 Closes #3602 Add support for nftables firewall rules if `nft` command line interface is available in the system Signed-off-by:Pablo Correa Gómez <ablocorrea@hotmail.com>
-
- 25 May, 2021 3 commits
-
-
Stéphane Graber authored
fixes
-
Christian Brauner authored
Some users report that compilation fails because of reports that this variable can be used uninitialized. Initialize it to silence the compiler. Fixes: https://github.com/lxc/lxc/issues/3850Signed-off-by:
Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
README: Update IRC
-
- 24 May, 2021 1 commit
-
-
Stéphane Graber authored
Signed-off-by:Stéphane Graber <stgraber@ubuntu.com>
-
- 21 May, 2021 8 commits
-
-
Stéphane Graber authored
start: rework fd synchronization
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 19 May, 2021 6 commits
-
-
Stéphane Graber authored
conf: fix mount option parsing
-
Christian Brauner authored
Fixes: Coverity 1484906 Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Stéphane Graber authored
conf: support idmapped lxc.mount.entry entries
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Make sure we catch any weird behavior. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 18 May, 2021 2 commits
-
-
Christian Brauner authored
Skip rootfs pinning for read-only file system.
-
Wei Mingzhi authored
Signed-off-by:Wei Mingzhi <weimingzhi@baidu.com>
-
- 17 May, 2021 2 commits
-
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 14 May, 2021 2 commits
-
-
Stéphane Graber authored
start: move idmapped mount setup later
-
Christian Brauner authored
At the prior location we we're placed between sending and receiving networking information over the data socket causing the startup to fail. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 12 May, 2021 4 commits
-
-
Stéphane Graber authored
conf: fix containers without rootfs
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Fixes: #3838 Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Fixes: #3838 Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 11 May, 2021 2 commits
-
-
Stéphane Graber authored
cgroups: clean up cgroup_ops on initialization error
-
Christian Brauner authored
Fixes: #3836 Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 10 May, 2021 3 commits
-
-
Stéphane Graber authored
oss-fuzz: add basic cgroup_init()/cgroup_exit() fuzzing
-
Stéphane Graber authored
tests: fix lxc-test-arch-parse for make dist
-
Christian Brauner authored
Fixes: https://jenkins.linuxcontainers.org/job/lxc-build-tarballs/2762/consoleSigned-off-by:
Christian Brauner <christian.brauner@ubuntu.com>
-
- 09 May, 2021 1 commit
-
-
Stéphane Graber authored
confile: re-add aarch64 architecture
-