aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_lastlog/pam_lastlog.c
Commit message (Expand)AuthorAgeFilesLines
* Include pam_i18n.h where i18n definitions are requiredDmitry V. Levin2024-08-211-0/+1
* configure.ac: do not check for lastlog.h, utmp.h, and utmpx.hDmitry V. Levin2024-08-131-5/+1
* doc: fix uses of non-neutral gender pronounsAura Herrero Ruiz2024-04-021-1/+1
* pam_lastlog: do not call pam_sm_authenticateDmitry V. Levin2024-01-131-4/+10
* pam_lastlog: ensure correct argument type when printing debug outputBenny Baumann2023-11-141-1/+1
* modules: cast to unsigned char for character handling functionChristian Göttsche2023-08-071-1/+1
* modules: make use of secure memory erasureChristian Göttsche2023-02-281-5/+5
* pam_lastlog: fix file lockingDavin Shearer2022-11-071-10/+26
* pam_lastlog: check localtime_r() return valueIker Pedrosa2022-09-271-6/+6
* modules: downgrade syslog level for errors related to pam_get_userDmitry V. Levin2020-05-221-1/+1
* 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-1/+1
* modules: do not check user name for NULL if pam_get_user returned PAM_SUCCESSDmitry V. Levin2020-05-151-2/+1
* modules: remove PAM_SM_* macrosDmitry V. Levin2020-05-031-13/+2
* Fix various typos found using codespell toolDmitry V. Levin2020-03-281-3/+3
* modules/pam_lastlog: use pam_str_skip_prefixDmitry V. Levin2020-03-191-7/+12
* pam_lastlog: prevent crash due to reduced 'fsize' limitCarlos Santos2019-09-121-9/+57
* pam_lastlog: Respect PAM_SILENT flagNir Soffer2019-01-101-5/+6
* pam_lastlog: Limit lastlog file use by LASTLOG_UID_MAX option in login.defs.Tomas Mraz2018-12-201-1/+41
* Unification and cleanup of syslog log levels.Tomas Mraz2016-06-301-6/+6
* Remove "--enable-static-modules" option and support fromThorsten Kukuk2016-03-291-21/+5
* Add checks for localtime() returning NULL.Tomas Mraz2016-03-041-6/+6
* pam_lastlog: Properly clean up last_login structure before use.Tomas Mraz2014-08-051-2/+2
* pam_lastlog: fix format stringDmitry V. Levin2013-11-201-1/+2
* pam_lastlog: Do not fail on short read if btmp is corrupted.Tomas Mraz2013-03-221-0/+4
* pam_lastlog: Never lock out the root account.Tomas Mraz2012-04-301-0/+2
* pam_lastlog: add possibility to lock out inactive users in auth or accountTomas Mraz2012-04-171-31/+172
* 2011-05-04 Thorsten Kukuk <kukuk@thkukuk.de>kukuk2011-05-041-1/+5
* Relevant BUGIDs: 2809661Thorsten Kukuk2009-06-261-2/+2
* Relevant BUGIDs:Tomas Mraz2008-09-301-9/+143
* Relevant BUGIDs:Thorsten Kukuk2006-08-241-1/+1
* Relevant BUGIDs:Thorsten Kukuk2006-08-241-3/+18
* Relevant BUGIDs:Thorsten Kukuk2006-06-161-1/+3
* Relevant BUGIDs:Thorsten Kukuk2006-03-131-1/+1
* Relevant BUGIDs:Thorsten Kukuk2006-03-131-1/+1
* Relevant BUGIDs: 1428269Thorsten Kukuk2006-02-221-1/+2
* Relevant BUGIDs: 1427401Thorsten Kukuk2006-02-221-1/+1
* Relevant BUGIDs:Thorsten Kukuk2005-12-201-9/+6
* Relevant BUGIDs: noneThorsten Kukuk2005-12-161-44/+44
* Relevant BUGIDs:Tomas Mraz2005-09-211-175/+214
* Relevant BUGIDs:Tomas Mraz2005-09-211-4/+4
* Relevant BUGIDs: noneThorsten Kukuk2005-09-141-90/+14
* Relevant BUGIDs: noneThorsten Kukuk2005-08-161-3/+3
* Relevant BUGIDs: noneThorsten Kukuk2005-07-201-1/+1
* Relevant BUGIDs: noneThorsten Kukuk2005-06-091-9/+13
* Relevant BUGIDs:Thorsten Kukuk2004-09-241-1/+1
* Relevant BUGIDs:Thorsten Kukuk2004-09-221-3/+5
* Relevant BUGIDs:Thorsten Kukuk2004-09-221-3/+5
* Relevant BUGIDs: 848325Thorsten Kukuk2003-11-251-2/+6
* Relevant BUGIDs: 436060Andrew G. Morgan2001-10-121-4/+6