- 22 Oct, 2018 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>
-
- 21 Oct, 2018 2 commits
-
-
Stéphane Graber authored
start: simplify
-
Stéphane Graber authored
autotools: compiler based hardening
-
- 19 Oct, 2018 11 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>
-
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
cleanups
-
2xsec authored
Signed-off-by:
2xsec <dh48.jeong@samsung.com> [christian.brauner@ubuntu.com: cleanup if-branches in confile.c] Signed-off-by:
Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
parse: fix uninitialized value
-
2xsec authored
Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
- 18 Oct, 2018 11 commits
-
-
Wolfgang Bumiller authored
confile: fix append_unexp_config_line()
-
Wolfgang Bumiller authored
parse: protect against config updates during parse
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Reported-by: 2xsec dh48.jeong@samsung.com Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Wolfgang Bumiller authored
autotools: fix --disable-commands builds
-
Wolfgang Bumiller authored
raw_syscalls: ensure function always returns value
-
Wolfgang Bumiller authored
include: simplify strlcpy()
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
string_utils: fix global buffer overflow issue
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
2xsec authored
Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
- 17 Oct, 2018 1 commit
-
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 15 Oct, 2018 1 commit
-
-
Stéphane Graber authored
lxc-init: log to /dev/console
-
- 14 Oct, 2018 1 commit
-
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 13 Oct, 2018 2 commits
-
-
Christian Brauner authored
checkconfig: Handle missing kernel version
-
Stéphane Graber authored
https://github.com/lxc/lxd/issues/5151Signed-off-by:
Stéphane Graber <stgraber@ubuntu.com>
-
- 12 Oct, 2018 6 commits
-
-
Stéphane Graber authored
autools: use -fno-strict-aliasing
-
Christian Brauner authored
The gcc implementation and the C standard are not to be considered sane in this respect. We don't want to risk reordering of writes when the compiler incorrectly *thinks* two types do not alias each other. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Some redundancy codes of abstract unix socket are removed with log cleanups.
-
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>
-