- 13 Dec, 2018 1 commit
-
-
Stéphane Graber authored
Signed-off-by:Stéphane Graber <stgraber@ubuntu.com>
-
- 12 Dec, 2018 3 commits
-
-
Christian Brauner authored
fix #2742: lxc-cgroup not giving output
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Oguz Bektas authored
lxc-cgroup fails to provide any output since the latest version, this should fix it Signed-off-by:Oguz Bektas <o.bektas@proxmox.com>
-
- 11 Dec, 2018 2 commits
-
-
Wolfgang Bumiller authored
storage: src cannot be truncated
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 07 Dec, 2018 1 commit
-
-
Christian Brauner authored
configure.ac: fix build without stack-protector
-
- 04 Dec, 2018 2 commits
-
-
Fabrice Fontaine authored
Compiler based hardening (including -fstack-protector-strong) are enabled since version 3.0.3 and https://github.com/lxc/lxc/commit/2268c27754152aa538db2c9e3753d72d19bcd17a However, some compilers could missed the needed library (-lssp or -lssp_nonshared) at linking step so use ax_check_link_flag instead of ax_check_compile_flag Fixes: - http://autobuild.buildroot.org/results/0b90e7dca2984652842832a41abad93ac49a9b86Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com>
-
Christian Brauner authored
stringutils: include stdarg for va_list
-
- 03 Dec, 2018 1 commit
-
-
Fabrice Fontaine authored
Fixes: - http://autobuild.buildroot.org/results/0b90e7dca2984652842832a41abad93ac49a9b86Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com>
-
- 30 Nov, 2018 3 commits
-
-
Christian Brauner authored
fix install error when using --disable-commands option
-
Christian Brauner authored
lxc-usernsexec: fix default map functionality
-
2xsec authored
Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
- 29 Nov, 2018 1 commit
-
-
Cameron Nemo authored
* Place NULL bytes at the end of strings so that lxc_safe_ulong() can parse them correctly * Only free the newly created id_map on error, to avoid passing garbage to lxc_map_ids() Signed-off-by:Cameron Nemo <camerontnorman@gmail.com>
-
- 26 Nov, 2018 2 commits
-
-
Stéphane Graber authored
Add allowrunning option into Japanese lxc-copy(1)
-
KATOH Yasufumi authored
Update for commit 754076f5Signed-off-by:
KATOH Yasufumi <karma@jazz.email.ne.jp>
-
- 23 Nov, 2018 2 commits
-
-
Christian Brauner authored
doc: Add -a, --allowrunning arg to Korean lxc-copy(1)
-
2xsec authored
Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
- 22 Nov, 2018 1 commit
-
-
Christian Brauner authored
Added allowrunning command line option for snapshotting running containers
-
- 20 Nov, 2018 4 commits
-
-
Stéphane Graber authored
cgfsng: remove freezer requirement
-
Christian Brauner authored
The freezer controller has been made optional in all other codepaths so don't require it. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
autotools: fix lxc-{create,copy} build -
Radostin Stoyanov authored
After commit 2b670dfe lxc-create and lxc-copy fails with "undefined symbol: get_fssize". Closes #2730 Signed-off-by:
Radostin Stoyanov <rstoyanov1@gmail.com>
-
- 19 Nov, 2018 2 commits
-
-
Stéphane Graber authored
utils: make keyring allocation failure non-fatal
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 16 Nov, 2018 2 commits
-
-
Christian Brauner authored
apparmor: allow various remount,bind options
-
Wolfgang Bumiller authored
RW bind mounts need to be restricted for some paths in order to avoid MAC restriction bypasses, but read-only bind mounts shouldn't have that problem. Additionally, combinations of 'nosuid', 'nodev' and 'noexec' flags shouldn't be a problem either and are required with newer systemd versions, so let's allow those as long as they're combined with 'ro,remount,bind'. Signed-off-by:Wolfgang Bumiller <w.bumiller@proxmox.com>
-
- 15 Nov, 2018 2 commits
-
-
Christian Brauner authored
Adds -qq flags to lvcreate commands
-
tomponline authored
Adds -qq flags to lvcreate commands to avoid answer 'no' to ant questions the LVM subsystem asks to avoid hanging lxc-create command Signed-off-by:tomponline <tomp@tomp.uk>
-
- 09 Nov, 2018 6 commits
-
-
Christian Brauner authored
pam_cgfs: remove dependency & redundancy functions
-
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>
-
2xsec authored
Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
2xsec authored
Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
- 08 Nov, 2018 5 commits
-
-
Stéphane Graber authored
conf: s/ty/tty/g
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
replace read & write syscalls with nointr functions
-
Christian Brauner authored
dlog: move match_dlog_fds()
-
2xsec authored
Signed-off-by:2xsec <dh48.jeong@samsung.com>
-