summaryrefslogtreecommitdiff
path: root/plugin/cracklib_password_check/cracklib_password_check.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.6 into 10.8Marko Mäkelä2023-03-161-1/+1
|\
| * move alloca() definition from all *.h files to one new header fileJulius Goryavsky2023-03-071-1/+1
* | Merge branch '10.6' into 10.7Oleksandr Byelkin2022-10-291-1/+1
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2022-10-251-1/+1
| |\
| | * Cleanup the alloca.h header handling to further reduce hardcoded OS lists (#2...Brad Smith2022-10-161-1/+1
* | | Pre requiste MDEV-9245: add host to validate password interfaceOleksandr Byelkin2021-10-191-5/+8
|/ /
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* | | cleanup: add 'const' to password validation APISergei Golubchik2018-10-311-1/+2
|/ /
* | Don't include my_global.h in "pure" pluginsSergei Golubchik2017-08-241-5/+3
* | Fix compilation warnings in pluginsSergei Golubchik2017-08-241-1/+1
* | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/
* MDEV-11650 plugins.cracklib_password_check, plugins.two_password_validations ...Sergei Golubchik2017-05-241-0/+1
* update plugin maturitiesSergei Golubchik2016-09-051-1/+1
* update plugins' maturity levelsSergei Golubchik2016-03-181-1/+1
* password validation plugin API: renamesSergei Golubchik2015-02-101-1/+1
* cracklib_password_check pluginSergei Golubchik2014-12-041-0/+83