- 16 Jul, 2018 4 commits
-
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Stéphane Graber authored
confile: add lxc.monitor.signal.pdeath
-
Christian Brauner authored
Set the signal to be sent to the container's init when the lxc monitor exits. By default it is set to SIGKILL which will cause all container processes to be killed when the lxc monitor process dies. To ensure that containers stay alive even if lxc monitor dies set this to 0. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 14 Jul, 2018 7 commits
-
-
Christian Brauner authored
tools: lxc-unshare: use lxc list for interface names
-
2xsec authored
Argument cannot be negative Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
2xsec authored
Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
Christian Brauner authored
tools: lxc-unshare: apply argument parser of lxc and log system of lxc
-
2xsec authored
Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
2xsec authored
Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
Christian Brauner authored
confile: fix incorrect strncmp
-
- 13 Jul, 2018 3 commits
-
-
Felix Abecassis authored
Passing additional configuration options with "--define" was broken. Result of git bisect: d899f11b is the first bad commit Signed-off-by:
Felix Abecassis <fabecassis@nvidia.com>
-
Christian Brauner authored
lxclock: change error log using strerror to SYSERROR
-
2xsec authored
Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
- 12 Jul, 2018 11 commits
-
-
Stéphane Graber authored
coverity
-
Christian Brauner authored
Unchecked return value Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Unchecked return value Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Stéphane Graber authored
autotool fixes, attach cleanups
-
Stéphane Graber authored
conf: handle partially functional device nodes
-
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
This improves handling kernels which allow userspace to create partially functional devices nodes. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 11 Jul, 2018 3 commits
-
-
Christian Brauner authored
tools: lxc-ls: fix signed_to_bigger_unsigned issue
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
2xsec authored
Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
- 09 Jul, 2018 4 commits
-
-
Stéphane Graber authored
static liblxc, always create /dev directory when autodev = 1, open("/dev/null") opportunistically -
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
If users specified lxc.autodev = 1 it does not make sense to skip setting up autodev if /dev does not exist. We rather should create it. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com> Cc: Serge Hallyn <serge@hallyn.com> Cc: Tycho Andersen <tycho@tycho.ws>
-
- 07 Jul, 2018 2 commits
-
-
Christian Brauner authored
tools: lxc-unshare: replace write_id_mapping() to the same function in conf.c
-
2xsec authored
Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
- 06 Jul, 2018 5 commits
-
-
Christian Brauner authored
add namespace api
-
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>
-
Stéphane Graber authored
bugfixes
-
- 05 Jul, 2018 1 commit
-
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-