- 02 Oct, 2018 3 commits
-
-
Christian Brauner authored
cgroups: remove unnecessary line
-
2xsec authored
Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
2xsec authored
Signed-off-by:2xsec <dh48.jeong@samsung.com>
-
- 30 Sep, 2018 14 commits
-
-
Stéphane Graber authored
syscalls: add wrappers and explicit raw syscalls
-
Stéphane Graber authored
netns_ifaddrs: only use struct rtnl_link_stats64
-
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
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Stéphane Graber authored
netns_ifaddrs: handle IFLA_STATS{64} correctly -
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>
-
- 28 Sep, 2018 11 commits
-
-
Stéphane Graber authored
autotools: support -z relro and -z now
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Stéphane Graber authored
utils: add lxc_setup_keyring()
-
Christian Brauner authored
Allocate a new keyring if we can to prevent information leak. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Stéphane Graber authored
oci-template: Add logic for no /etc/passwd, group
-
Jungsub Shin authored
OCI image spec dosen't specify action when there is no /etc/passwd or /etc/group. So if there is no /etc/passwd with string user info, set uid to 0. If there is no /etc/group with string group info, set gid to 0. Signed-off-by: Jungsub Shin jungsub_shin@tmax.co.kr
-
Stéphane Graber authored
btrfs: fix btrfs containers
-
Christian Brauner authored
Closes #2612. Closes #2655. Fixes: 9de31d5a ("tree-wide: s/strncpy()/strlcpy()/g") Signed-off-by:
Christian Brauner <christian.brauner@ubuntu.com>
-
Stéphane Graber authored
template: oci template supports for char user info
-
Jungsub Shin authored
oci template changes character user info to uid, gid according to OCI image spec. Signed-off-by: Jungsub Shin jungsub_shin@tmax.co.kr
-
- 27 Sep, 2018 5 commits
-
-
Stéphane Graber authored
cgroups: tweaks
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Wolfgang Bumiller authored
cgroups: implement monitor cgroup deletion
-
Stéphane Graber authored
tree-wide: fix includes to fix bionic builds
-
- 26 Sep, 2018 7 commits
-
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Stéphane Graber authored
netns_ifaddrs: fix missing include
-
Christian Brauner authored
doc: Add -u and -g args to Japanese lxc-attach(1) and lxc-execute(1)
-
KATOH Yasufumi authored
Update for commit ddd51fdb and 08401048Signed-off-by:
KATOH Yasufumi <karma@jazz.email.ne.jp>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Stéphane Graber authored
compiler: add __hot attribute
-
Stéphane Graber authored
compiler: fix __noreturn on bionic
-