Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Releases: thkukuk/lastlog2

Release Version 1.2.0

08 Sep 08:53
Compare
Choose a tag to compare
  • show_lastlogin: Don't read if no database
  • Fix -flto for clang
  • Documentation fixes

Release Version 1.1.0

11 Apr 09:58
Compare
Choose a tag to compare
  • Add option to install lastlog compat symlink
  • lastlog2: add --service option
  • liblastlog2: sort output according to user names

Release Version 1.0.1

05 Apr 14:26
Compare
Choose a tag to compare
  • liblastlog2: fix memory leak
  • Add PAM service name to database
  • pam_lastlog2: Try XDG_VTNR if PAM_TTY is not a tty
  • lastlog2: Fix header alignment
  • pam_lastlog2: add silent_if= option
  • pam_lastlog2: try PAM_XDISPLAY if PAM_RHOST is not set

Release Version 0.6.2

29 Mar 12:41
Compare
Choose a tag to compare
  • Add more test cases
  • Add --version option for lastlog2
  • Fix a Y2038 problem on 32bit architectures

Release Version 0.6.1

23 Mar 13:46
Compare
Choose a tag to compare
  • Use -Wformat-security and fix some warnings
  • Fix not free'd variables in test cases to avoid false positives from tests

Release Version 0.6.0

22 Mar 10:14
Compare
Choose a tag to compare
  • Create STRICT table (#1)
  • Use bind for DELETE and REPLACE statements (#2)

Release version 0.5.1

20 Mar 13:42
Compare
Choose a tag to compare
  • Add pkgconfig file