Daniel Golle
|
5c5e63f89a
uxc: fix potential NULL-pointer dereference
|
2 éve |
Daniel Golle
|
a87d010d37
uxc: remove unused printf parameter
|
2 éve |
Daniel Golle
|
a839518dcd
uxc: clean up error handling
|
2 éve |
Daniel Golle
|
0272c7c36e
uxc: allow editing settings using 'create'
|
2 éve |
Daniel Golle
|
df1123e668
uxc: add support for user-defined settings
|
2 éve |
Daniel Golle
|
e083dd4821
uxc: fix two minor issues reported by Coverity
|
2 éve |
Daniel Golle
|
ca6c35c8eb
uxc: usage message cosmetics
|
2 éve |
Daniel Golle
|
16a6ee9d15
uxc: integrate console into uxc
|
2 éve |
Daniel Golle
|
eb522fc155
uxc: consider uvol and etc location for configurations
|
2 éve |
Daniel Golle
|
59f7699202
uxc: add missing 'break' statement
|
3 éve |
Daniel Golle
|
6398e0541a
uxc: don't free the stack
|
3 éve |
Daniel Golle
|
97bcdcf107
uxc: fix segfault caused by use-after-free
|
3 éve |
Daniel Golle
|
f16abe029e
uxc: add JSON output option for 'list' command
|
3 éve |
Daniel Golle
|
df251c2cba
uxc: move mountpoint of persistent config to /var/run/uxc
|
3 éve |
Daniel Golle
|
f6daca3bf4
uxc: free string returned by blobmsg_format_json_indent()
|
3 éve |
Kevin Darbyshire-Bryant
|
8a8306d2f1
uxc.c: fix coverity resource leak warning
|
3 éve |
Daniel Golle
|
104b49d6ab
uxc: support config in uvol
|
3 éve |
Daniel Golle
|
ff9002fd3e
uxc: fix help output
|
3 éve |
Daniel Golle
|
16dbc2ab85
uxc: fix a bunch of issues discovered by Coverity
|
3 éve |
Daniel Golle
|
736aee5ac8
uxc: always handle asprintf() return value
|
3 éve |
Daniel Golle
|
3a9d9102aa
uxc: resolve volume UUIDs by name of UCI fstab section
|
3 éve |
Daniel Golle
|
772292e0a3
uxc: don't restart containers when mount shows up
|
3 éve |
Daniel Golle
|
ed96eda0a2
uxc: check for required blockd mounts
|
3 éve |
Daniel Golle
|
0ee73b2c86
uxc: implement support for rootfs overlay in containers
|
3 éve |
Daniel Golle
|
d4d78dbe5e
uxc: also delete procd runtime state on 'delete'
|
4 éve |
Daniel Golle
|
df7fa7bae6
uxc: fix incomplete commit
|
4 éve |
Daniel Golle
|
04a2eddcb1
uxc: make force-delete kill container process
|
4 éve |
Daniel Golle
|
75f2374f16
uxc: mimic runc cmdline by using getopt_long
|
4 éve |
Daniel Golle
|
2ae5cbcf1d
uxc: remove debugging left-over
|
4 éve |
Daniel Golle
|
08133b8e1d
uxc: use new container.%s kill ubus API
|
4 éve |