- 11 Aug, 2018 1 commit
-
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 10 Aug, 2018 5 commits
-
-
Christian Brauner authored
fix assignment of signed to bigger unsigned issue
-
2xsec authored
Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
Christian Brauner authored
tests: containertests: fix dereference pointer c
-
2xsec authored
Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
2xsec authored
Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
- 09 Aug, 2018 2 commits
-
-
Stéphane Graber authored
network: type fixes lxc_netns_set_nsid()
-
Christian Brauner authored
The kernel expects a __s32 for NETNSA_NSID and a __u32 for NETNSA_FD. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 08 Aug, 2018 5 commits
-
-
Stéphane Graber authored
netns: allocate network namespace id
-
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
Start to allocate a new network namespace id for each container. Relates to https://github.com/lxc/lxd/issues/4831. Signed-off-by:
Christian Brauner <christian.brauner@ubuntu.com>
-
- 07 Aug, 2018 1 commit
-
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 06 Aug, 2018 17 commits
-
-
Stéphane Graber authored
templates: avoid endless loop
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Closes #2512. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
add default log priority & cleanups
-
Christian Brauner authored
fix coverity issues
-
2xsec authored
Failure to restore non-local value Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
2xsec authored
Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
2xsec authored
Dereference after null check Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
2xsec authored
Logically dead code Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
2xsec authored
Resource leak Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
2xsec authored
Resource leak Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
2xsec authored
Resource leak Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
2xsec authored
Resource leak Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
2xsec authored
Resource leak Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
2xsec authored
Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
2xsec authored
Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
2xsec authored
Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
- 05 Aug, 2018 2 commits
-
-
Stéphane Graber authored
tree-wide: pass unsigned long to prctl()
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 04 Aug, 2018 6 commits
-
-
Stéphane Graber authored
macro: add new macro header, caps: bugfixes, log: bugfixes
-
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
This allows us to use a bunch of macros in our static build for init.lxc.static without having to link against all of utils.{c,h}. 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>
-
- 31 Jul, 2018 1 commit
-
-
Stéphane Graber authored
coverity: #438136
-