summaryrefslogtreecommitdiff
path: root/pam_gdm/pam_gdm.c
Commit message (Expand)AuthorAgeFilesLines
* pam_gdm: Avoid incompatible pointer type warningAlessandro Bono2022-10-271-2/+2
* pam_gdm: Use the last cryptsetup password instead of the firstGraham Rogers2021-04-181-6/+26
* pam_gdm: bail if more than one passwordRay Strode2018-01-081-1/+1
* pam_gdm: Don't return PAM_AUTHINFO_UNAVAIL on successRay Strode2016-09-061-0/+2
* pam_gdm: return AUTHINFO_UNAVAIL if kernel keyring unavailableRay Strode2016-08-301-1/+1
* pam: grab cached password from systemd and pass it onRay Strode2016-08-191-0/+29
* pam_gdm: add stub pam moduleRay Strode2016-08-191-0/+78