summaryrefslogtreecommitdiff
path: root/plugin/simple_password_check
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.6' into 10.7Oleksandr Byelkin2022-08-081-0/+28
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2022-08-021-0/+28
| |\
| | * MDEV-26647 (simple_password_check) Include password validation plugin informa...Oleksandr Byelkin2022-07-271-0/+28
* | | Pre requiste MDEV-9245: add host to validate password interfaceOleksandr Byelkin2021-10-191-1/+3
|/ /
* | 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 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
* | | | cleanup: add 'const' to password validation APISergei Golubchik2018-10-311-2/+2
|/ / /
* | | 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