summaryrefslogtreecommitdiff
path: root/plugin/simple_password_check
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-01-291-1/+1
|\
| * Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-271-1/+1
| |\
| | * Fix and reenable Windows compiler warning C4800 (size_t conversion).Vladislav Vaintroub2018-01-261-1/+1
* | | Remove compiler warningsMonty2017-12-031-1/+4
* | | Don't include my_global.h in "pure" pluginsSergei Golubchik2017-08-241-8/+3
* | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-0/+1
|/ /
* | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-1/+2
|/
* 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