summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* Make the cracklib check optional - on by default.Tomas Mraz2015-07-161-0/+5
* Add the python3 subpackage.Tomas Mraz2014-08-061-4/+5
* Preparing release 1.2.4.Tomas Mraz2014-08-062-3/+3
* Add support for python3.Tomas Mraz2014-08-061-13/+70
* Use -fno-strict-aliasing when building python extension.Tomas Mraz2012-12-141-1/+1
* Clarified alternative licensing to GPLv2+.Tomas Mraz2012-08-072-9/+5
* 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-112-6/+16
* Allow None for oldpassword and username.Tomas Mraz2011-11-101-8/+8
* Add Python interface for libpwquality.Tomas Mraz2011-11-073-0/+486