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

Restore dns on unclean shutdown #1494

Merged
merged 35 commits into from
Jan 30, 2024
Merged

Restore dns on unclean shutdown #1494

merged 35 commits into from
Jan 30, 2024

Commits on Jan 23, 2024

  1. Improve error handling

    lixmal committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5492ddb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a60f8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b12336 View commit details
    Browse the repository at this point in the history
  4. Add systemd restore

    lixmal committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0516116 View commit details
    Browse the repository at this point in the history
  5. Log close error

    lixmal committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    9bcacc4 View commit details
    Browse the repository at this point in the history
  6. Remove duplicate const

    lixmal committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ed04672 View commit details
    Browse the repository at this point in the history
  7. Handle scan error

    lixmal committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3dc21a3 View commit details
    Browse the repository at this point in the history
  8. Return scan error

    lixmal committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0d8edf6 View commit details
    Browse the repository at this point in the history
  9. Add network-manager

    lixmal committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1698f4e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7923c2e View commit details
    Browse the repository at this point in the history
  11. Use plural and spaces

    lixmal committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1cc9e62 View commit details
    Browse the repository at this point in the history
  12. Move consts

    lixmal committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    34fd193 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fc6f846 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    9154ecb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f76c520 View commit details
    Browse the repository at this point in the history
  3. Wrap remaining linux errors

    lixmal committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e812d7d View commit details
    Browse the repository at this point in the history
  4. Add windows recovery logic

    lixmal committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e8ce5c1 View commit details
    Browse the repository at this point in the history
  5. Improve error handling

    lixmal committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    08254ec View commit details
    Browse the repository at this point in the history
  6. Remove double remove

    lixmal committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    5bcb6bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b26182 View commit details
    Browse the repository at this point in the history
  8. Add macos logic

    lixmal committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0e270f6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    30d1987 View commit details
    Browse the repository at this point in the history
  10. Improve systemd error messages

    lixmal committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2f023ce View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    581eb49 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    88373d4 View commit details
    Browse the repository at this point in the history
  13. Make linter happy

    lixmal committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    69dfd9f View commit details
    Browse the repository at this point in the history
  14. Simplify error messages

    lixmal committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a397b97 View commit details
    Browse the repository at this point in the history
  15. Fix formatting

    lixmal committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    c8eeb81 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    3433490 View commit details
    Browse the repository at this point in the history
  2. Fix builds

    lixmal committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0909a25 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    1b6038e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b2a566 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2644718 View commit details
    Browse the repository at this point in the history
  4. Fix android build

    lixmal committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5e6e539 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

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