summaryrefslogtreecommitdiff
path: root/modules/pam_shells/pam_shells.c
Commit message (Expand)AuthorAgeFilesLines
* pam_shells: return PAM_USER_UNKNOWN if getpwnam failsHEADmasterJonathan Krebs2023-05-171-2/+10
* pam_shells: Use the vendor directory as fallback for a distribution provided ...Stefan Schubert2022-12-121-10/+63
* modules: do not check user name for emptyness before passing it to pam_moduti...Dmitry V. Levin2020-05-161-12/+0
* modules: do not check user name for NULL if pam_get_user returned PAM_SUCCESSDmitry V. Levin2020-05-151-2/+2
* modules: remove PAM_SM_* macrosDmitry V. Levin2020-05-031-16/+6
* pam_shells: Recognize /bin/sh as the default shell.Tomas Mraz2020-02-241-2/+6
* Remove redundant header file inclusionMIZUTA Takeshi2020-02-181-1/+0
* Remove "--enable-static-modules" option and support fromThorsten Kukuk2016-03-291-19/+0
* Fix whitespace issuesDmitry V. Levin2011-10-261-1/+1
* Relevant BUGIDs: noneDmitry V. Levin2005-12-121-4/+2
* Relevant BUGIDs:Tomas Mraz2005-09-211-2/+2
* Relevant BUGIDs: noneThorsten Kukuk2005-09-051-27/+17
* Relevant BUGIDs: noneThorsten Kukuk2005-08-181-1/+1
* Relevant BUGIDs:Thorsten Kukuk2004-09-241-1/+3
* Relevant BUGIDs:Thorsten Kukuk2004-09-221-3/+8
* Relevant BUGIDs: 848337Thorsten Kukuk2003-11-251-0/+1
* Relevant BUGIDs: 436435Andrew G. Morgan2002-07-131-56/+73
* Relevant BUGIDs: 111491Steve Langasek2000-08-091-7/+7
* Initial revisionAndrew G. Morgan2000-06-201-0/+133