1. 12 Mar, 2018 1 commit
    • usernsexec: init log fd · 2d22b22d
      Tycho Andersen authored
      lxc-usernsexec uses some functions (e.g. lxc_map_ids()), which are part of
      the lxc library and thus use the WARN etc. macros to emit log messages.
      However, it doesn't initialize the log in any way, so these messages go
      into the ether.
      
      lxc-usernsexec currently has no log parameters, so let's just log these to
      stderr. Someone can do something fancier later if they want.
      Signed-off-by: 's avatarTycho Andersen <tycho@tycho.ws>
  2. 09 Mar, 2018 2 commits
  3. 03 Mar, 2018 2 commits
  4. 02 Mar, 2018 7 commits
  5. 01 Mar, 2018 7 commits
  6. 28 Feb, 2018 21 commits