- 21 Jul, 2018 4 commits
-
-
2xsec authored
Explicit null dereferenced 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>
-
- 20 Jul, 2018 3 commits
-
-
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>
-
- 19 Jul, 2018 3 commits
-
-
Stéphane Graber authored
conf: the atime flags are locked in userns
-
Christian Brauner authored
apparmor: Allow /usr/lib* paths for mount and pivot_root
-
Markos Chandras authored
openSUSE Leap 15 is using --libdir=/usr/lib64 when building for x86_64 so we need to allow this path in the apparmor profiles. Link: https://bugzilla.opensuse.org/show_bug.cgi?id=1099239Signed-off-by:
Markos Chandras <mchandras@suse.de>
-
- 18 Jul, 2018 1 commit
-
-
Christian Brauner authored
This means they need to be added for remount and for fresh mounts. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 16 Jul, 2018 7 commits
-
-
Stéphane Graber authored
doc: Translate lxc.monitor.signal.pdeath into Japanese in lxc.contain…
-
KATOH Yasufumi authored
Signed-off-by:KATOH Yasufumi <karma@jazz.email.ne.jp>
-
Stéphane Graber authored
tests: add lxc.monitor.signal.pdeath
-
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 1 commit
-
-
Christian Brauner authored
tools: lxc-ls: fix signed_to_bigger_unsigned issue
-