index
:
pam.git
debian
dev
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
pam_faillock
/
pam_faillock.c
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: fix compilation warning
Dmitry V. Levin
2024-08-16
1
-6
/
+12
*
pam_faillock: close the audit socket after use
Iker Pedrosa
2024-05-23
1
-0
/
+1
*
pam_faillock: do not truncate arguments
Tobias Stoeckmann
2024-01-02
1
-7
/
+11
*
pam_faillock: fix formatting of audit messages
Steve Grubb
2023-08-04
1
-2
/
+2
*
pam_faillock: avoid logging an erroneous consecutive login failure message
Deepak Das
2022-11-07
1
-3
/
+5
*
faillock: load configuration from file
Iker Pedrosa
2022-05-24
1
-9
/
+6
*
pam_faillock: move config to its own file
Iker Pedrosa
2022-05-24
1
-224
/
+2
*
pam_faillock: use vendor specific faillock.conf as fallback
Stefan Schubert
2022-02-01
1
-0
/
+9
*
pam_faillock: remove confusing comment
Dmitry V. Levin
2021-07-20
1
-1
/
+0
*
faillock: Use pluralization via dngettext or fallback
Kolja
2021-01-25
1
-1
/
+16
*
faillock: Add a nodelay option
Tavian Barnes
2020-11-12
1
-1
/
+7
*
pam_faillock: fix invalid error message
Mikhail Labiuk
2020-10-13
1
-3
/
+9
*
pam_faillock: fix build on musl
Fabrice Fontaine
2020-06-15
1
-38
/
+1
*
modules: downgrade syslog level for errors related to pam_get_user
Dmitry V. Levin
2020-05-22
1
-2
/
+2
*
pam_faillock: return PAM_INCOMPLETE when pam_get_user returns PAM_CONV_AGAIN
Dmitry V. Levin
2020-05-15
1
-1
/
+1
*
modules: remove PAM_SM_* macros
Dmitry V. Levin
2020-05-03
1
-4
/
+0
*
pam_faillock: Correct the grammar of translated strings
Tomas Mraz
2020-04-30
1
-6
/
+2
*
pam_faillock: Add conf option to use a different config file
Tomas Mraz
2020-04-30
1
-21
/
+31
*
pam_faillock: New module for locking after multiple auth failures
Tomas Mraz
2020-04-30
1
-0
/
+773