Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include pam_i18n.h where i18n definitions are required | Dmitry V. Levin | 2024-08-21 | 1 | -0/+1 |
* | pam_faillock: silence compilation warning | Dmitry V. Levin | 2024-07-28 | 1 | -1/+2 |
* | pam_faillock: fix typo in usage diagnostics | Dmitry V. Levin | 2022-11-11 | 1 | -1/+1 |
* | faillock: add support to print login failure info in legacy format | Shreenidhi Shedi | 2022-07-01 | 1 | -11/+65 |
* | faillock: refactor faillock info printing code | Shreenidhi Shedi | 2022-07-01 | 1 | -21/+31 |
* | faillock: error out if user does not exist | Shreenidhi Shedi | 2022-07-01 | 1 | -1/+5 |
* | faillock: load configuration from file | Iker Pedrosa | 2022-05-24 | 1 | -13/+38 |
* | Check the return value of localtime in faillock (#421) | pyllyukko | 2022-01-12 | 1 | -0/+5 |
* | pam_faillock: convert spaces to tab to keep code style | chuanqin | 2021-03-25 | 1 | -3/+2 |
* | pam_faillock: fix unread store statement | ikerexxe | 2020-11-03 | 1 | -1/+1 |
* | pam_faillock: New module for locking after multiple auth failures | Tomas Mraz | 2020-04-30 | 1 | -0/+232 |