Commit Graph

8153 Commits

Author SHA1 Message Date
2xsec
a6de11a79b
pam_cgfs: remove redundancy file utils
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-11-09 13:43:41 +09:00
Stéphane Graber
72da60a6e5
Merge pull request #2722 from brauner/lxc/master
conf: s/ty/tty/g
2018-11-08 14:35:09 -05:00
Christian Brauner
7d7333b3d0
conf: s/ty/tty/g
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-11-08 18:55:16 +01:00
Christian Brauner
891a355f99
Merge pull request #2720 from 2xsec/bugfix
replace read & write syscalls with nointr functions
2018-11-08 11:41:38 +01:00
Christian Brauner
30acf2823b
Merge pull request #2721 from 2xsec/tizen
dlog: move match_dlog_fds()
2018-11-08 11:40:34 +01:00
2xsec
1d5e5f26b8
dlog: move match_dlog_fds()
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-11-08 19:18:41 +09:00
2xsec
809d44495a
log: replace write with lxc_write_nointr
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-11-08 19:01:03 +09:00
2xsec
89882306f9
caps: replace read with lxc_read_nointr
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-11-08 19:00:19 +09:00
Christian Brauner
d2b2f6298c
Merge pull request #2719 from ssup2/master
Fix spacing error in namespace.c
2018-11-06 19:10:25 +01:00
Jungsub
6e055cceb2 Fix spacing error in namespace.c
Signed-off-by: Jungsub Shin supsup5642@tmax.co.kr
2018-11-06 14:25:11 +00:00
Stéphane Graber
acf50cfedf
Merge pull request #2717 from brauner/2018-11-02/fix_android
include: correctly include macro.h
2018-11-02 18:40:26 -04:00
Christian Brauner
a9b8dbfa95
include: correctly include macro.h
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-11-02 23:20:46 +01:00
Christian Brauner
e814299f2d
coverity: move to separate branch
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-11-02 12:35:08 +01:00
Christian Brauner
1409ee16ff
Merge pull request #2715 from 2xsec/bugfix
lxcmntent: coding rules
2018-11-02 13:57:20 +03:00
Christian Brauner
3bcfbee152
Merge pull request #2716 from 2xsec/tizen
log: fix too wide or inconsistent non-owner permissions
2018-11-02 13:56:36 +03:00
2xsec
9b681921e5
log: fix too wide or inconsistent non-owner permissions
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-11-02 15:25:14 +09:00
2xsec
b9bb8bbbf3
string_utils: coding rules
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-11-02 15:17:50 +09:00
2xsec
5f76b90f47
lxcmntent: coding rules
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-11-02 15:17:14 +09:00
Stéphane Graber
a8c7d037e3
Merge pull request #2714 from brauner/2018-11-01/remove_accidental_debug_statements
confile: remove debug printf()s
2018-11-01 19:58:16 -04:00
Christian Brauner
9395c7c215
confile: remove debug printf()s
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-11-01 22:50:18 +01:00
Stéphane Graber
cb1be30a7d
Merge pull request #2713 from brauner/2018-10-30/mount_injection
conf: expand shmounts lxc.mount.auto option
2018-11-01 11:42:11 -04:00
Christian Brauner
ecce75a68c
lxccontainer: fix temporary path removal
Needed-by: https://github.com/lxc/lxd/issues/5227

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-11-01 11:07:15 -04:00
Christian Brauner
6437f1c173
conf: don't setup shared mountpoint for shmounts
Leave it up to the caller for now until we have a clear way to do
this without causing double mounts etc.

Needed-by: https://github.com/lxc/lxd/issues/5227

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-11-01 11:06:42 -04:00
Christian Brauner
594426ca1b
conf: expand shmounts lxc.mount.auto option
Allow users to specify a path in the container they want to use.
This will help LXD.

Needed-by: https://github.com/lxc/lxd/issues/5227

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-11-01 11:06:22 -04:00
Christian Brauner
007ef61a74
Merge pull request #2712 from jsoref/spelling
Spelling
2018-11-01 07:48:09 +01:00
Christian Brauner
85610b3a73
Merge pull request #2710 from 2xsec/tizen
dlog: inherit dlog fds
2018-10-31 14:32:53 +01:00
Christian Brauner
549d0ad24e
Merge pull request #2709 from 2xsec/bugfix
storage_utils: add error handling
2018-10-30 15:42:21 +01:00
Josh Soref
f4a4144e4f spelling: without
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 08:26:30 +00:00
Josh Soref
7ded5fa706 spelling: userns
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 08:19:23 +00:00
Josh Soref
ae52f39643 spelling: unsigned
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 08:24:51 +00:00
Josh Soref
da43e9e51a spelling: timeout
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 08:14:58 +00:00
Josh Soref
8927207bf4 spelling: syscall
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 08:12:17 +00:00
Josh Soref
59d8d30d9c spelling: successfully
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 08:12:07 +00:00
Josh Soref
29fa2d33b4 spelling: subtracting
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 08:11:56 +00:00
Josh Soref
915e3dbdf0 spelling: specify
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 08:09:44 +00:00
Josh Soref
98020c31c6 spelling: specified
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 08:09:37 +00:00
Josh Soref
bf86c00ad2 spelling: snapshotting
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 08:09:19 +00:00
Josh Soref
c239013f87 spelling: securityfs
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 08:03:58 +00:00
Josh Soref
6226464d67 spelling: root
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 07:59:43 +00:00
Josh Soref
f3e65e7ba3 spelling: returns
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 08:02:42 +00:00
Josh Soref
1d801260c6 spelling: potentially
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 07:56:15 +00:00
Josh Soref
b98318f4c2 spelling: portion
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 07:48:55 +00:00
Josh Soref
69ba0789a5 spelling: pertains
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 07:47:48 +00:00
Josh Soref
529dfcbfd1 spelling: perhaps
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 07:47:17 +00:00
Josh Soref
71cce97fc2 spelling: passphrase
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 07:45:15 +00:00
Josh Soref
768f183c1c spelling: override
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 07:44:56 +00:00
Josh Soref
7b66046524 spelling: overridden
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 07:37:31 +00:00
Josh Soref
0b3b4011bd spelling: overlayfs
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 07:37:13 +00:00
Josh Soref
d85813cd63 spelling: output
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 07:36:14 +00:00
Josh Soref
69e3b3bebf spelling: otherwise
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 07:35:39 +00:00