Skip to content
Snippets Groups Projects
  1. Aug 23, 2010
    • Iustin Pop's avatar
      setup-ssh: Also use keys from the ssh-agent · 3dc66ebc
      Iustin Pop authored
      
      Currently, setup-ssh only uses one disk-based key. This means that any
      setup where we use keys from ssh-agent (which do not necessarily exist
      on disk) will break when moving from the old method to setup-ssh.
      
      This patch moves the SSH key handling to separate functions, and uses
      both the disk key (first) and the agent keys for login.
      
      The patch also fixes the root_logger setup level (I tried to hard to
      reduce noise and broke the debug level, sorry).
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
      3dc66ebc
  2. Aug 20, 2010
  3. Aug 19, 2010
  4. Aug 18, 2010
  5. Aug 17, 2010
  6. Aug 16, 2010
  7. Aug 13, 2010
  8. Aug 10, 2010
Loading