summaryrefslogtreecommitdiff
path: root/python/pwquality.c
Commit message (Expand)AuthorAgeFilesLines
* Make the cracklib check optional - on by default.Tomas Mraz2015-07-161-0/+5
* Preparing release 1.2.4.Tomas Mraz2014-08-061-2/+2
* Add support for python3.Tomas Mraz2014-08-061-13/+70
* 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/+5
* Fix leak when throwing PWQError exception.Tomas Mraz2012-05-071-0/+1
* Correct the description strings.Tomas Mraz2011-12-071-3/+3
* Support the new settings in the Python binding.Tomas Mraz2011-12-071-0/+15
* Add documentation. Prerelease 0.9.9 - RC candidate.libpwquality-0.9.9Tomas Mraz2011-11-111-5/+15
* Allow None for oldpassword and username.Tomas Mraz2011-11-101-8/+8
* Add Python interface for libpwquality.Tomas Mraz2011-11-071-0/+396