summaryrefslogtreecommitdiff
path: root/modules/pam_faillock
Commit message (Expand)AuthorAge
* New upstream version 1.5.3Sam Hartman2023-09-11
|\
| * build: use <vendordir>/security directory for installation if it has been setStefan Schubert2023-02-07
| * doc: Update PAM documentation from DockBook 4 to DocBook 5Stefan Schubert2022-12-16
| * pam_faillock: fix typo in usage diagnosticsDmitry V. Levin2022-11-11
| * pam_faillock: avoid logging an erroneous consecutive login failure messageDeepak Das2022-11-07
| * pam_faillock: Clarify missing user faillock files after rebootDeepak Das2022-11-07
| * faillock: add support to print login failure info in legacy formatShreenidhi Shedi2022-07-01
| * faillock: refactor faillock info printing codeShreenidhi Shedi2022-07-01
| * faillock: error out if user does not existShreenidhi Shedi2022-07-01
| * faillock: load configuration from fileIker Pedrosa2022-05-24
| * pam_faillock: move config to its own fileIker Pedrosa2022-05-24
| * pam_faillock: add a test of return valuesStefan Schubert2022-02-04
| * pam_faillock: use vendor specific faillock.conf as fallbackStefan Schubert2022-02-01
| * modules: use SCONFIGDIR macroDmitry V. Levin2022-01-23
| * Check the return value of localtime in faillock (#421)pyllyukko2022-01-12
* | New upstream version 1.5.2Steve Langasek2022-08-16
|\|
| * pam_faillock: remove confusing commentDmitry V. Levin2021-07-20
| * pam_faillock: convert spaces to tab to keep code stylechuanqin2021-03-25
| * faillock: create tallydir before creating tallyfileChangqing Li2021-01-27
| * faillock: Use pluralization via dngettext or fallbackKolja2021-01-25
| * Fix grammar: replace "an user" with "a user" everywhereDmitry V. Levin2020-11-24
| * faillock: Add a nodelay optionTavian Barnes2020-11-12
| * pam_faillock: fix unread store statementikerexxe2020-11-03
| * pam_faillock: fix invalid error messageMikhail Labiuk2020-10-13
| * build: rename PIE_* AC_SUBST variables to EXE_*Dmitry V. Levin2020-08-07
| * pam_faillock: add faillock executable to gitignoreikerexxe2020-06-26
| * pam_faillock: change /run/faillock/$USER permissions to 0660ikerexxe2020-06-17
| * pam_faillock: fix build on muslFabrice Fontaine2020-06-15
* | New upstream version 1.4.0Steve Langasek2020-08-11
|/
* modules: downgrade syslog level for errors related to pam_get_userDmitry V. Levin2020-05-22
* pam_faillock: Document return values forwarded from pam_get_userDmitry V. Levin2020-05-15
* pam_faillock: return PAM_INCOMPLETE when pam_get_user returns PAM_CONV_AGAINDmitry V. Levin2020-05-15
* modules: remove PAM_SM_* macrosDmitry V. Levin2020-05-03
* modules/*/Makefile.am: rename TESTS to dist_check_SCRIPTSDmitry V. Levin2020-05-03
* modules/*/Makefile.am: rename man_MANS to dist_man_MANSDmitry V. Levin2020-05-03
* modules/*/Makefile.am: add dist_ prefix to *_DATADmitry V. Levin2020-05-03
* pam_faillock: Correct the grammar of translated stringsTomas Mraz2020-04-30
* pam_faillock: Add conf option to use a different config fileTomas Mraz2020-04-30
* pam_faillock: New module for locking after multiple auth failuresTomas Mraz2020-04-30