- 01 Dec, 2017 4 commits
-
-
Felix Abecassis authored
Previously, the output would contain "null" strings in this case. Signed-off-by:Felix Abecassis <fabecassis@nvidia.com>
-
Felix Abecassis authored
Signed-off-by:Felix Abecassis <fabecassis@nvidia.com>
-
Felix Abecassis authored
Signed-off-by:Felix Abecassis <fabecassis@nvidia.com>
-
Felix Abecassis authored
Signed-off-by:Felix Abecassis <fabecassis@nvidia.com>
-
- 29 Nov, 2017 26 commits
-
-
Christian Brauner authored
Fix errors in configuration file parsing
-
Felix Abecassis authored
In addition to the memory corruption fixed in ee3e84df, this function was also performing invalid memory accesses for the following inputs: - `lxc.net` - `lxc.net.` - `lxc.net.0.` - `lxc.network` - `lxc.network.0.` Signed-off-by:
Felix Abecassis <fabecassis@nvidia.com>
-
Felix Abecassis authored
This prevent an infinite recursion in the case of "lxc.net.0. = a" Signed-off-by:Felix Abecassis <fabecassis@nvidia.com>
-
Felix Abecassis authored
This caused the linked list of appenders to loop on itself, creating an infinite logging loop in `__lxc_log_append`. Signed-off-by:Felix Abecassis <fabecassis@nvidia.com>
-
Felix Abecassis authored
Signed-off-by:Felix Abecassis <fabecassis@nvidia.com>
-
Felix Abecassis authored
Signed-off-by:Felix Abecassis <fabecassis@nvidia.com>
-
Serge Hallyn authored
hooks: add dhclient hooks
-
Christian Brauner authored
tools/lxc_wait: removed internal logging
-
Christian Brauner authored
tools/lxc_usernsexec: removed internal logging
-
Christian Brauner authored
tools/lxc_unfreeze: removed internal logging
-
Christian Brauner authored
tools/lxc_top: removed internal logging
-
Christian Brauner authored
tools/lxc_stop: removed internal logging
-
Christian Brauner authored
tools/lxc_start: removed internal logging
-
Christian Brauner authored
tools/lxc_snapshot: removed internal logging
-
Christian Brauner authored
tools/lxc_ls: remove internal logging
-
Christian Brauner authored
tools/lxc_monitor: removed internal logging
-
Christian Brauner authored
tools/lxc_info: removed internal logging
-
Christian Brauner authored
tools/lxc_freeze: remove internal logging
-
Christian Brauner authored
tools/lxc_execute: removed internal logging
-
Christian Brauner authored
tools/lxc_unshare: removed internal logging
-
Christian Brauner authored
tools/lxc_device: remove internal logging
-
Christian Brauner authored
tools/lxc_destroy: remove internal logging
-
Christian Brauner authored
tools/lxc_create: remove internal logging
-
Christian Brauner authored
tools/lxc_copy: remove internal logging
-
Christian Brauner authored
tools/lxc_console: remove internal logging
-
Christian Brauner authored
tools/lxc_clone: remove internal logging
-
- 28 Nov, 2017 10 commits
-
-
AustinReichert authored
Signed-off-by:AustinReichert <austinskyreichert@utexas.edu>
-
AustinReichert authored
Signed-off-by:AustinReichert <austinskyreichert@utexas.edu>
-
AustinReichert authored
Signed-off-by:AustinReichert <austinskyreichert@utexas.edu>
-
AustinReichert authored
Signed-off-by:AustinReichert <austinskyreichert@utexas.edu>
-
AustinReichert authored
Signed-off-by:AustinReichert <austinskyreichert@utexas.edu>
-
AustinReichert authored
Signed-off-by:AustinReichert <austinskyreichert@utexas.edu>
-
AustinReichert authored
Signed-off-by:AustinReichert <austinskyreichert@utexas.edu>
-
AustinReichert authored
Signed-off-by:AustinReichert <austinskyreichert@utexas.edu>
-
AustinReichert authored
Signed-off-by:AustinReichert <austinskyreichert@utexas.edu>
-
AustinReichert authored
Signed-off-by:AustinReichert <austinskyreichert@utexas.edu>
-