Skip to content

Releases: thkukuk/wtmpdb

Release Version 0.7.1

29 Jun 12:24
Compare
Choose a tag to compare
  • wtmpdb last: Support "YYYY-MM-DD", "today" and "yesterday" as time option

Release Version 0.7.0

22 Jun 13:42
Compare
Choose a tag to compare
  • wtmpdb rotate: use sqlite3_bind_* internal
  • wtmpdb last: Implement -x, -d, -i and -w options

Release Version 0.6.0

12 Jun 14:20
Compare
Choose a tag to compare

Version 0.6.0

  • wtmpdb rotate: move old log entries into wtmpdb_.db

Version 0.5.0

  • Use uint64_t instead of usec_t to avoid conflicts with other projects
  • wtmpdb boot: more accurate calculation of boot time

Release Version 0.4.0

18 Apr 12:10
Compare
Choose a tag to compare
  • libwtmpdb: Use project version for library version
  • libwtmpdb: Always use _PATH_WTMPDB as fallback

Release Version 0.3.0

12 Apr 13:28
Compare
Choose a tag to compare
  • pam_wtmpdb: Add skip_if option
  • Add manual pages
  • wtmpdb last: fix wtmp begins timestamp if no matching entry was found
  • wtmpdb last: Add --since and --until options
  • Add compat symlink for "last"
  • wtmpdb last: add --present option
  • wtmpdb last: implement -n/--limit
  • pam_wtmpdb: Try XDG_VTNR if PAM_TTY is not a tty

Release Version 0.2.0

03 Apr 09:24
Compare
Choose a tag to compare
  • pam_lastlog: support PAM_XDISPLAY
  • wtmpdb last: show PAM service on request
  • wtmpdb: log audit records for boot/shutdown

Release Version 0.1.0

30 Mar 13:25
Compare
Choose a tag to compare

Initial release