summaryrefslogtreecommitdiff
path: root/src/pam_pwquality.c
Commit message (Expand)AuthorAgeFilesLines
* Add an 'enforcing' setting to make the checks to be warning-only in PAM.Tomas Mraz2016-11-011-2/+4
* Always properly free the pwquality settings.Tomas Mraz2012-12-191-0/+7
* Handle fgetpwent_r() returning ERANGE more gracefully.Tomas Mraz2012-08-161-4/+10
* Add local_users_only option to skip the pwquality checks for non-locals.Stef Walter2012-08-161-2/+53
* Clarified alternative licensing to GPLv2+.Tomas Mraz2012-08-071-4/+2
* Add enforce_for_root option to the PAM module.Tomas Mraz2012-05-241-1/+5
* Drop the difignore setting, it makes no sense.Tomas Mraz2011-11-071-0/+2
* Add a check against username.Tomas Mraz2011-11-011-1/+9
* Incorporate better error message handling.Tomas Mraz2011-09-211-40/+10
* Initial import into the repository.Tomas Mraz2011-09-161-0/+309