- 25 Apr, 2019 5 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>
-
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 Apr, 2019 2 commits
-
-
Stéphane Graber authored
netns_getifaddrs: adapt to kernel changes
-
Christian Brauner authored
s/NETLINK_DUMP_STRICT_CHK/NETLINK_GET_STRICT_CHK/g Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 17 Apr, 2019 3 commits
-
-
Stéphane Graber authored
configure: s/LDLAGS/LDFLAGS/
-
Christian Brauner authored
I apparently cannot spell. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Stéphane Graber authored
raw_syscalls: lxc_raw_clone() account for different trap number on 32bit SPARC
-
- 16 Apr, 2019 5 commits
-
-
Christian Brauner authored
conf: do lxc.mount.entry mounts right after lxc.mount.fstab
-
Christian Brauner authored
hooks/nvidia: handle spaces in NVIDIA_REQUIRE variables
-
Felix Abecassis authored
These configuration options use the same syntax and therefore it seems more intuitive to have the same behavior for both of them, which is not the case today since mount hooks and autodev mounts are called between the two. See: https://github.com/lxc/lxc/issues/2932Signed-off-by:
Felix Abecassis <fabecassis@nvidia.com>
-
Christian Brauner authored
Account for different trap number on 32bit SPARC. Link: https://bugs.gentoo.org/656368Signed-off-by:
Christian Brauner <christian.brauner@ubuntu.com>
-
Felix Abecassis authored
Previously, environment variables with a space where splitted. Signed-off-by:Felix Abecassis <fabecassis@nvidia.com>
-
- 15 Apr, 2019 2 commits
-
-
Christian Brauner authored
Update zfs.c
-
pgauret authored
Change zfs arguments. This also works with older zfs versions, tested with zfs 0.7.9-3 on Ubuntu 18.10. Closes #2916. Signed-off-by:
Paul Gauret <pgauret@yahoo.com> [christian.brauner@ubuntu.com: adapt commit message and add Signed-off-by for Paul] Signed-off-by:
Christian Brauner <christian.brauner@ubuntu.com>
-
- 14 Apr, 2019 4 commits
-
-
Stéphane Graber authored
storage: prevent unitialized variable warning
-
Stéphane Graber authored
cgroups: fix potential nullderef
-
Christian Brauner authored
We can simply fix this issue by switching to our cleanup macros instead of manually freeing the memory. Closes #2912. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
The child_path variable is initialized very late in the function so jumping to the on_error label would cause a nullderef. With the cleanup macros we can simplify this function to simply do direct returns and avoid that whole issue. Closes #2935. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 13 Apr, 2019 2 commits
-
-
Stéphane Graber authored
attach: use tighter scope for fd variable
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 06 Apr, 2019 3 commits
-
-
Christian Brauner authored
fix: #2927 api doc generation fails under out of source build.
-
Christian Brauner authored
doc: update Japanese lxc-user-nic manpage
-
yosukesan authored
Signed-off-by:yosukesan <y.otsuki30@gmail.com>
-
- 05 Apr, 2019 5 commits
-
-
KATOH Yasufumi authored
Update for commit db74bbd0Signed-off-by:
KATOH Yasufumi <karma@jazz.email.ne.jp>
-
Stéphane Graber authored
lxc-user-nic: update
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com> Cc: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
-
Christian Brauner authored
Closes #1823. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com> Cc: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com> Cc: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
-
- 04 Apr, 2019 3 commits
-
-
Christian Brauner authored
More pdeathsig fixes
-
Felix Abecassis authored
Signed-off-by:Felix Abecassis <fabecassis@nvidia.com>
-
Felix Abecassis authored
Signed-off-by:Felix Abecassis <fabecassis@nvidia.com>
-
- 03 Apr, 2019 1 commit
-
-
Stéphane Graber authored
network: fix network device removal
-
- 02 Apr, 2019 1 commit
-
-
Christian Brauner authored
Closes #2849. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 27 Mar, 2019 4 commits
-
-
Christian Brauner authored
Update docs
-
KATOH Yasufumi authored
Only add to English and Japanese man pages. Signed-off-by:KATOH Yasufumi <karma@jazz.email.ne.jp>
-
KATOH Yasufumi authored
Only add to English and Japanese man pages. Signed-off-by:KATOH Yasufumi <karma@jazz.email.ne.jp>
-
KATOH Yasufumi authored
Only English and Japanese man pages. Signed-off-by:KATOH Yasufumi <karma@jazz.email.ne.jp>
-