aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_tally2/pam_tally2.c
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated pam_tally and pam_tally2 modulesDmitry V. Levin2020-10-291-1036/+0
* Add missing format function attributes and enable -Wmissing-format-attributeChristian Göttsche2020-10-251-0/+1
* modules: downgrade syslog level for errors related to pam_get_userDmitry V. Levin2020-05-221-2/+2
* modules: downgrade syslog level for pam_get_user errorsDmitry V. Levin2020-05-221-1/+1
* modules: do not check user name for emptyness before passing it to pam_moduti...Dmitry V. Levin2020-05-161-5/+5
* modules: remove PAM_SM_* macrosDmitry V. Levin2020-05-031-17/+2
* Fix various typos found using codespell toolDmitry V. Levin2020-03-281-1/+1
* modules/pam_tally2: use pam_str_skip_prefixDmitry V. Levin2020-03-191-15/+20
* modules/pam_tally, modules/pam_tally2: fix compilation warningsDmitry V. Levin2020-03-191-3/+4
* Remove redundant header file inclusionMIZUTA Takeshi2020-02-181-1/+0
* Fix miscellaneous const issuesTomas Mraz2020-01-201-1/+1
* pam_tally2: Remove unnecessary fsync()Maciej S. Szmigiero2019-02-261-4/+0
* pam_tally, pam_tally2: fix grammar and spelling (#54)Dmitry V. Levin2018-06-221-2/+2
* Fix grammar of messages printed via pam_promptDmitry V. Levin2018-06-191-2/+2
* pam_tally2 --reset: avoid creating a missing tallylog fileDmitry V. Levin2017-11-101-0/+12
* Remove "--enable-static-modules" option and support fromThorsten Kukuk2016-03-291-30/+3
* Add checks for localtime() returning NULL.Tomas Mraz2016-03-041-4/+5
* pam_tally2: Optionally log the tally count when checking.Tomas Mraz2015-12-161-5/+11
* pam_tally2: Avoid uninitialized use of fileinfo.Tomas Mraz2014-08-131-4/+1
* pam_selinux, pam_tally2: Add tty and rhost to audit data.Tomas Mraz2012-09-061-6/+9
* Fix compile time errors in --enable-static-modules modeMatveychikov Ilya2012-01-271-1/+1
* Fix whitespace issuesDmitry V. Levin2011-10-261-19/+19
* Relevant BUGIDs:Thorsten Kukuk2010-08-041-20/+20
* Relevant BUGIDs:Tomas Mraz2009-02-271-72/+144
* Relevant BUGIDs:Tomas Mraz2008-12-121-2/+2
* Relevant BUGIDs:Tomas Mraz2008-11-281-2/+2
* Relevant BUGIDs:Tomas Mraz2008-10-171-0/+985