Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

in tar dump, convert uid, gid of value -1 to zero #4104

Merged

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    10fa5cd View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    050ed61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a86a56c View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. convert uid/gid -1 to 0 only in 32-bit tar dump

    Only for a 32-bit build of restic, convert a uid or gid value of -1 to 0.
    philaris committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    3b516d4 View commit details
    Browse the repository at this point in the history