aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_faillock/main.c
Commit message (Expand)AuthorAgeFilesLines
* Include pam_i18n.h where i18n definitions are requiredDmitry V. Levin2024-08-211-0/+1
* pam_faillock: silence compilation warningDmitry V. Levin2024-07-281-1/+2
* pam_faillock: fix typo in usage diagnosticsDmitry V. Levin2022-11-111-1/+1
* faillock: add support to print login failure info in legacy formatShreenidhi Shedi2022-07-011-11/+65
* faillock: refactor faillock info printing codeShreenidhi Shedi2022-07-011-21/+31
* faillock: error out if user does not existShreenidhi Shedi2022-07-011-1/+5
* faillock: load configuration from fileIker Pedrosa2022-05-241-13/+38
* Check the return value of localtime in faillock (#421)pyllyukko2022-01-121-0/+5
* pam_faillock: convert spaces to tab to keep code stylechuanqin2021-03-251-3/+2
* pam_faillock: fix unread store statementikerexxe2020-11-031-1/+1
* pam_faillock: New module for locking after multiple auth failuresTomas Mraz2020-04-301-0/+232