Page MenuHomeFreeBSD

openssh: restore PrintLastLog option
AbandonedPublic

Authored by emaste on Apr 19 2023, 11:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 2:19 AM
Unknown Object (File)
Fri, Oct 10, 2:18 AM
Unknown Object (File)
Thu, Oct 9, 9:39 PM
Unknown Object (File)
Sep 2 2025, 12:37 AM
Unknown Object (File)
Aug 14 2025, 9:20 PM
Unknown Object (File)
Aug 14 2025, 1:11 PM
Unknown Object (File)
Aug 14 2025, 9:36 AM
Unknown Object (File)
Jul 6 2025, 10:44 PM
Subscribers

Details

Reviewers
des
kevans
yuripv
Summary
The PrintLastLog code works as long as lastlog or utmpx is available,
but the option was only enabled for lastlog.  Upstream report received
no response so carry as a local patch.

[1] https://lists.mindrot.org/pipermail/openssh-unix-dev/2022-May/040242.html

PR:             209441
Sponsored by:   The FreeBSD Foundation

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste created this revision.
emaste added reviewers: des, kevans.
emaste added a reviewer: yuripv.
emaste added a subscriber: yuripv.

Tested by: @yuripv

This revision is now accepted and ready to land.Apr 19 2023, 11:46 PM