summaryrefslogtreecommitdiff
path: root/plugin/simple_password_check
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* | Fix and reenable Windows compiler warning C4800 (size_t conversion).Vladislav Vaintroub2018-01-261-1/+1
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-8/+16
|\ \ | |/
| * update plugin maturitiesSergei Golubchik2016-09-051-1/+1
| * MDEV-8227 simple_password_check_minimal_length gets adjusted without a warningSergei Golubchik2016-07-121-3/+13
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-231-1/+1
|\ \ | |/
| * update plugins' maturity levelsSergei Golubchik2016-03-181-1/+1
* | Changed my_thread_id to int64 to fix compilation problem withMonty2016-02-081-3/+6
|/
* Fix compile error on WindowsVladislav Vaintroub2015-11-101-0/+1
* Fixed compiler warningMonty2015-11-101-2/+3
* password validation plugin API: renamesSergei Golubchik2015-02-101-1/+1
* password validation plugin type and a simple pluginSergei Golubchik2014-12-042-0/+105