summaryrefslogtreecommitdiff
path: root/src/pwquality.h
Commit message (Expand)AuthorAgeFilesLines
* Add an 'enforcing' setting to make the checks to be warning-only in PAM.Tomas Mraz2016-11-011-0/+1
* Make the user check optional.Tomas Mraz2016-10-311-0/+1
* Add implicit support for <cfgfile>.d/*.conf file parsing.Tomas Mraz2015-07-171-1/+4
* Make the cracklib check optional - on by default.Tomas Mraz2015-07-161-0/+1
* Add extern "C" to the pwquality.h public header file.Tomas Mraz2012-11-071-0/+8
* Clarified alternative licensing to GPLv2+.Tomas Mraz2012-08-071-4/+2
* Add maxsequence check for too long monotonic character sequence.Tomas Mraz2012-06-291-0/+2
* Check for arbitrary list of forbidden words.Tomas Mraz2011-12-071-1/+6
* Add checks for words from passwd GECOS field and for maximum consecutive char...Tomas Mraz2011-12-061-0/+4
* Change pwquality_get_str_setting() to return error value.Tomas Mraz2011-11-071-3/+3
* Drop the difignore setting, it makes no sense.Tomas Mraz2011-11-071-1/+0
* Add a check against username.Tomas Mraz2011-11-011-1/+4
* Incorporate better error message handling.Tomas Mraz2011-09-211-17/+33
* Initial import into the repository.Tomas Mraz2011-09-161-0/+139