1. 26 Jun, 2019 2 commits
  2. 25 Jun, 2019 3 commits
  3. 24 Jun, 2019 1 commit
  4. 20 Jun, 2019 3 commits
  5. 19 Jun, 2019 2 commits
  6. 14 Jun, 2019 2 commits
  7. 10 Jun, 2019 3 commits
  8. 07 Jun, 2019 3 commits
  9. 04 Jun, 2019 1 commit
  10. 31 May, 2019 1 commit
  11. 30 May, 2019 1 commit
  12. 28 May, 2019 3 commits
  13. 27 May, 2019 2 commits
  14. 25 May, 2019 1 commit
    • Felip Moll's avatar
      Fix error messages in _convert_to_name(). · 805aa366
      Felip Moll authored
      The name variable hasn't been set yet, so this is always NULL. Print the
      uid/gid instead. While here, treat uid/gid as uint32_t, and use strtoul()
      rather than atoi() to avoid issues with high-number uid/gid values.
      
      Fixes GCC 9 warning.
      
      Bug 7101.
      805aa366
  15. 24 May, 2019 11 commits
  16. 23 May, 2019 1 commit