summaryrefslogtreecommitdiff
path: root/modules/pam_securetty/pam_securetty.c
Commit message (Expand)AuthorAgeFilesLines
* pam_securetty: don't complain about missing configLudwig Nussel2021-01-271-2/+4
* modules: downgrade syslog level for pam_get_user errorsDmitry V. Levin2020-05-221-1/+2
* pam_securetty: forward error values returned by pam_get_userDmitry V. Levin2020-05-151-1/+1
* modules: do not check user name for NULL if pam_get_user returned PAM_SUCCESSDmitry V. Levin2020-05-151-1/+1
* modules: remove PAM_SM_* macrosDmitry V. Levin2020-05-031-12/+2
* build: rework vendordir substitutionDmitry V. Levin2020-04-281-8/+8
* modules/pam_securetty: use pam_str_skip_prefix and pam_str_skip_prefix_lenDmitry V. Levin2020-03-191-6/+6
* Add support for a vendor directory and libeconf (#136)Thorsten Kukuk2019-09-161-3/+25
* Unification and cleanup of syslog log levels.Tomas Mraz2016-06-301-2/+2
* Remove "--enable-static-modules" option and support fromThorsten Kukuk2016-03-291-20/+2
* pam_securetty: check return value of fgetsDmitry V. Levin2013-11-201-3/+2
* Fix whitespace issuesDmitry V. Levin2011-10-261-2/+2
* Test also whether the tty is in the /sys/class/tty/console/active file.Tomas Mraz2011-06-131-1/+32
* Relevant BUGIDs:Thorsten Kukuk2010-11-241-0/+39
* Relevant BUGIDs: Debian bug #537848Steve Langasek2009-09-101-5/+6
* Relevant BUGIDs:Tomas Mraz2008-11-241-1/+1
* Relevant BUGIDs: noneDmitry V. Levin2005-12-121-6/+6
* Relevant BUGIDs:Tomas Mraz2005-09-211-2/+2
* Relevant BUGIDs:Thorsten Kukuk2005-09-051-38/+27
* Relevant BUGIDs: noneThorsten Kukuk2005-08-181-1/+1
* Relevant BUGIDs: noneThorsten Kukuk2005-08-181-7/+3
* Relevant BUGIDs: noneThorsten Kukuk2005-06-091-2/+4
* Applied debian patchesSebastien Tricaud2004-11-161-3/+1
* Relevant BUGIDs:Thorsten Kukuk2004-09-241-1/+2
* Relevant BUGIDs:Thorsten Kukuk2003-11-241-7/+7
* Relevant BUGIDs: patch 476967Steve Langasek2003-07-131-8/+8
* Relevant BUGIDs: 436435Andrew G. Morgan2002-07-131-34/+76
* Initial revisionAndrew G. Morgan2000-06-201-0/+191