2xsec
506466a9f9
tests: cleanup state_server.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:49 +02:00
2xsec
16bb9af1db
tests: cleanup startone.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:48 +02:00
2xsec
a209f528d3
tests: cleanup snapshot.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:47 +02:00
2xsec
a9f4f9dcdb
tests: cleanup shutdowntest.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:47 +02:00
2xsec
90bc298b47
tests: cleanup shortlived.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:46 +02:00
2xsec
dd63f0e71f
tests: cleanup saveconfig.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:45 +02:00
2xsec
5496c4d68a
tests: cleanup reboot.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:45 +02:00
2xsec
93844f0ffa
tests: clenaup may_control.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:44 +02:00
2xsec
4525d20856
tests: cleanup lxcpath.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:43 +02:00
2xsec
a4ce8c1f03
tests: cleanup lxc_raw_clone.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:43 +02:00
2xsec
7abd848a01
tests: cleanup lxc-test-utils.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:42 +02:00
2xsec
6130ebb425
tests: cleanup locktests.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:41 +02:00
2xsec
49618f92a3
tests: cleanup list.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:41 +02:00
2xsec
44cd7fb6e1
tests: cleanup getkeys.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:40 +02:00
2xsec
28dcf2fe30
tests: cleanup get_item.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:39 +02:00
2xsec
a95b215cb8
tests: cleanup device_add_remove.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:39 +02:00
2xsec
55ac3cd0fd
tests: cleanup destroytest.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:38 +02:00
2xsec
845bea76bf
tests: cleanup criu_check_feature.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:37 +02:00
2xsec
0ade28c23f
tests: cleanup createtest.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:37 +02:00
2xsec
6ad802b2ce
tests: cleanup containertests.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:36 +02:00
2xsec
d4e6fc5896
tests: cleanup console.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:35 +02:00
2xsec
7ad64890a1
tests: cleanup config_jump_table.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:34 +02:00
2xsec
eedf8b381d
tests: cleanup concurrent.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:34 +02:00
2xsec
bdad17c864
tests: cleanup clonetest.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:33 +02:00
2xsec
371fb55092
tests: cleanup api_reboot.c
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:32 +02:00
2xsec
e994c98983
sync: modify error string
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:32 +02:00
2xsec
3fe384b1c6
utils: move recursive_destroy() from cfgsng to utils.
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:31 +02:00
2xsec
2f4fd3bb57
coverity: #1425816
...
Explicit null dereferenced
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-03 12:44:27 +02:00
Christian Brauner
61ca0be648
tests: remove duplicate file_exists() definition
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-07-02 11:13:49 +02:00
Christian Brauner
a55a0b8996
attach: do not make terminal raw
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-07-02 11:13:48 +02:00
Christian Brauner
7fee7804c1
CODING_STYLE: add section about using strlcat()
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-07-02 11:13:47 +02:00
Christian Brauner
0f4a4fefb1
start: delete terminal on error
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-07-02 11:13:47 +02:00
Christian Brauner
12925e7332
terminal: set FD_CLOEXEC on pty file descriptors
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Cc: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-07-02 11:13:46 +02:00
Christian Brauner
fae20c21ac
utils: add fd_cloexec()
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Cc: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-07-02 11:13:45 +02:00
Christian Brauner
69b0a76854
terminal: safely retrieve path of slave device
...
openpty() is a horrible function that uses strcpy() into the char *name
argument if name != NULL. We can't rely on the path being sane in all cases so
let's split out the name retrieval to ttyname_r().
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-07-02 11:13:44 +02:00
Christian Brauner
c93e2e0aa1
conf: simplify lxc_setup_dev_console()
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-07-02 11:13:43 +02:00
2xsec
df51bba511
tools: lxc-wait: remove the trailing .
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-02 11:13:43 +02:00
2xsec
17f5790750
tools: lxc-top: fix coding style of strncmp
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-02 11:13:42 +02:00
2xsec
ce31630306
tools: lxc-start: remove the trailing .
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-02 11:13:41 +02:00
2xsec
e4b887ea28
tools: lxc-snapshot: fix coding style of strncmp
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-02 11:13:40 +02:00
2xsec
4906076182
tools: lxc-device: remove the trailing . & fix coding style of strncmp
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-02 11:13:40 +02:00
2xsec
df6da3751b
tools: lxc-destroy: remove the trailing .
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-02 11:13:39 +02:00
2xsec
a40ef3f2be
tools: lxc-create: remove the trailing . & fix coding style of strncmp
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-02 11:13:38 +02:00
2xsec
b3dd9aaeb0
tools: lxc-copy: remove the trailing . & fix coding style of strncmp
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-02 11:13:37 +02:00
2xsec
50f9a97cd8
tools: lxc-config: fix coding style of strncmp
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-02 11:13:36 +02:00
2xsec
ce72921874
tools: lxc-checkpoint: remove the trailing .
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-02 11:13:36 +02:00
2xsec
2dbc584f00
tools: lxc-autostart: remove the trailing . & fix coding style of strncmp
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-02 11:13:34 +02:00
2xsec
9d95aba3d7
tools: remote tool_list, tool_utils
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-02 11:13:33 +02:00
2xsec
16f567c312
tools: arguments: share internal API symbols
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-02 11:13:33 +02:00
2xsec
824e2619d5
tools: lxc-monitor: share internal API symbols
...
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
2018-07-02 11:13:32 +02:00