| Summary: | Fix lastlog on Mac OS X. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Disco Vince Giffin <vgiffin> | ||||
| Component: | Miscellaneous | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | normal | CC: | djm | ||||
| Priority: | P2 | ||||||
| Version: | 4.7p1 | ||||||
| Hardware: | Other | ||||||
| OS: | Mac OS X | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 1481 | ||||||
| Attachments: |
|
||||||
This looks reasonable to me, but are there any other platforms with the getlastlogxbyname() API? A similar patch has been applied - I made it a little less Apple-specific by checking for getlastlogxline and making the expectation of pututxline updating lastlog a per-platform define. This will be in OpenSSH 5.2 - thanks! Close bugs fixed/reviewed for openssh-5.2 release |
Created attachment 1418 [details] Fixes lastlog on Mac OS X. Attached is a patch for building OpenSSH 4.7p1 on Mac OS X. This patch fixes lastlog on Mac OS X.