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

Rework hostname handling #560

Merged
merged 44 commits into from
May 31, 2022
Merged

Rework hostname handling #560

merged 44 commits into from
May 31, 2022

Commits on Mar 13, 2022

  1. Nickname support

    bravechamp committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    663e838 View commit details
    Browse the repository at this point in the history
  2. Ability to clear nickname

    bravechamp committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    9901d6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60ee046 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

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

Commits on Apr 24, 2022

  1. Configuration menu
    Copy the full SHA
    8845938 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e27680 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    caf79f6 View commit details
    Browse the repository at this point in the history
  4. Generate from proto

    kradalby committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    6b79679 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14994cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62808cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    06c928b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79704dc View commit details
    Browse the repository at this point in the history
  9. Fix comment

    kradalby committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    7ef8cd8 View commit details
    Browse the repository at this point in the history
  10. Move todo to correct file

    kradalby committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    8504d0d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Fix rename cli error

    kradalby committed May 16, 2022
    Configuration menu
    Copy the full SHA
    f4873d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    177c21b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03cccd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fa3016 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b393eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4aae917 View commit details
    Browse the repository at this point in the history
  7. fix trace log message

    kradalby committed May 16, 2022
    Configuration menu
    Copy the full SHA
    163e5c2 View commit details
    Browse the repository at this point in the history
  8. Merge master

    kradalby committed May 16, 2022
    Configuration menu
    Copy the full SHA
    e631c6f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    9ebeb3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    802eb93 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    4a9d3be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77ceeaf View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

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

Commits on May 28, 2022

  1. Configuration menu
    Copy the full SHA
    4f3f054 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef497ca View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

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

Commits on May 30, 2022

  1. Configuration menu
    Copy the full SHA
    fc502e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59a1a85 View commit details
    Browse the repository at this point in the history
  3. Use new nix stable (22.05)

    kradalby committed May 30, 2022
    Configuration menu
    Copy the full SHA
    5316dd9 View commit details
    Browse the repository at this point in the history
  4. Update headscale checksum

    kradalby committed May 30, 2022
    Configuration menu
    Copy the full SHA
    3a3fc0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9993f51 View commit details
    Browse the repository at this point in the history
  6. Revert golines

    kradalby committed May 30, 2022
    Configuration menu
    Copy the full SHA
    dbc1d98 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a992840 View commit details
    Browse the repository at this point in the history
  8. Validate isOutdated against all namespaces

    This commit makes isOutdated validate a nodes necessity to update
    against all namespaces, and not just the nodes own namespace (which made
    more sense before).
    
    getLastStateChange is now uses the passed namespaces as a filter,
    meaning that not requesting any namespace will give you the total last
    updated state.
    
    In addition, the sync.Map is exchanged for a variant that uses generics
    which allows us to remove some casting logic.
    kradalby committed May 30, 2022
    Configuration menu
    Copy the full SHA
    a443255 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4ffd3ea View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG

    kradalby committed May 30, 2022
    Configuration menu
    Copy the full SHA
    266aac9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d11279e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9175aca View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    f7edea5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f7cd73 View commit details
    Browse the repository at this point in the history