Skip to content
Snippets Groups Projects
  1. Aug 19, 2016
  2. Aug 18, 2016
  3. Aug 11, 2016
  4. Aug 10, 2016
  5. Aug 05, 2016
  6. Aug 04, 2016
  7. Aug 03, 2016
  8. Aug 02, 2016
    • Jacob Vosmaer (GitLab)'s avatar
      Improve authorized_keys check · f9a55789
      Jacob Vosmaer (GitLab) authored
      The old check only looked if authorized_keys exists. With this change, we look
      whether we can actually open the file for reading and writing. When this fails
      we try to print useful diagnostic information.
      f9a55789
  9. Aug 01, 2016
  10. Jul 27, 2016
  11. Jul 26, 2016
  12. Jul 21, 2016
    • Robert Speicher's avatar
      Merge branch 'remove-env-set' into 'master' · 2e2af9ac
      Robert Speicher authored
      Unset GL_ID and GL_PROTOCOL immediately
      
      Neither other code executing in the hook process nor subprocesses of
      the hook process need access to the GL_ID / GL_PROTOCOL variables so
      we can just unset them the moment we fetch them.
      
      See merge request !73
      2e2af9ac
  13. Jul 20, 2016
  14. Jul 06, 2016
Loading