- 15 Apr, 2020 2 commits
-
-
Christian Brauner authored
travis: add back coverity
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 13 Apr, 2020 5 commits
-
-
Stéphane Graber authored
cgroups: adhere to boolean return
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
cgroup: fix wrong use of cgfd_con in cgroup_exit
-
LiFeng authored
Signed-off-by:LiFeng <lifeng68@huawei.com>
-
Stéphane Graber authored
Fix lxc-oci template with loop backingstore
-
- 12 Apr, 2020 5 commits
-
-
Toni Ylenius authored
Move the content of rootfs inside OCI package to rootfs instead of replacing it, as the directory is used as the mountpoint. Tested with directory and loop backingstore. Signed-off-by:Toni Ylenius <toni.ylenius@iki.fi>
-
Stéphane Graber authored
cgroups: ignore legacy limits on pure cgroup2 systems
-
Christian Brauner authored
tests/no-new-privs: Don't mess with /etc/lxc
-
Christian Brauner authored
Link: https://github.com/lxc/lxc/issues/3183#issuecomment-612462322Signed-off-by:
Christian Brauner <christian.brauner@ubuntu.com>
-
Stéphane Graber authored
Signed-off-by:Stéphane Graber <stgraber@ubuntu.com>
-
- 10 Apr, 2020 2 commits
-
-
Christian Brauner authored
lxc-update-config: Fix bad handling of lxc.logfile
-
Stéphane Graber authored
Closes #3369 Signed-off-by:Stéphane Graber <stgraber@ubuntu.com>
-
- 09 Apr, 2020 8 commits
-
-
Stéphane Graber authored
fixes
-
Christian Brauner authored
Closes #3366. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
src/lxc/network: ipvlan comment and code style tweak
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Thomas Parrott authored
Signed-off-by:Thomas Parrott <thomas.parrott@canonical.com>
-
Christian Brauner authored
network: Make it possible to set the mode of IPVLAN to L2
-
KUWAZAWA Takuya authored
Signed-off-by:KUWAZAWA Takuya <albatross0@gmail.com>
-
- 08 Apr, 2020 5 commits
-
-
Stéphane Graber authored
lxc_user_nic: fixes
-
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
Closes #3361. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 07 Apr, 2020 5 commits
-
-
Stéphane Graber authored
start: ensure all file descriptors are closed during exec
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Closes https://github.com/checkpoint-restore/criu/issues/1011. Signed-off-by:
Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
cgroup isolation: handle devices cgroup early
-
Wolfgang Bumiller authored
Otherwise we cannot use an 'a' entry in devices.deny/allow as these are not permitted once a subdirectory was created. Without isolation we initialize the devices cgroup particularly late, so there are probably cases which cannot work with isolation. Signed-off-by:Wolfgang Bumiller <w.bumiller@proxmox.com>
-
- 05 Apr, 2020 5 commits
-
-
Christian Brauner authored
Cgroup isolation fixes
-
Wolfgang Bumiller authored
Signed-off-by:Wolfgang Bumiller <w.bumiller@proxmox.com>
-
Wolfgang Bumiller authored
Signed-off-by:Wolfgang Bumiller <w.bumiller@proxmox.com>
-
Christian Brauner authored
doc: Add lxc.cgroup.dir.{monitor,container,container.inner} to Japanese man -
KATOH Yasufumi authored
Update for commit a900cbafSigned-off-by:
KATOH Yasufumi <karma@jazz.email.ne.jp>
-
- 04 Apr, 2020 2 commits
-
-
Stéphane Graber authored
api-extensions: add and document cgroup_advanced_isolation
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 03 Apr, 2020 1 commit
-
-
Christian Brauner authored
introduce lxc.cgroup.dir.{monitor,container,container.inner}
-