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

#204: Rework utmp check #213

Merged
merged 5 commits into from
Jan 2, 2024
Merged

Conversation

mcdope
Copy link
Owner

@mcdope mcdope commented Dec 30, 2023

This reworks the utmp check to not check every element.

Some display managers rely on the legacy property ut_addr, which is mapped to ut_addr_v6[0].

If they use ut_addr and just set it to zero the other fields are kinda "undefined" / not necessary 0

@mcdope mcdope added enhancement New feature or request research labels Dec 30, 2023
@mcdope mcdope self-assigned this Dec 30, 2023
@mcdope mcdope removed the research label Jan 2, 2024
@mcdope mcdope merged commit b26dec4 into master Jan 2, 2024
9 checks passed
@mcdope mcdope deleted the dont-treat-empty-string-utaddr-as-remote branch January 2, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant