summaryrefslogtreecommitdiff
path: root/plugin/auth_pam/auth_pam.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.6' into 10.7Sergei Golubchik2022-05-111-46/+33
|\
| * MDEV-28431 auth_pam tool left zombie processes.Alexey Botchkov2022-04-281-1/+1
| * MDEV-26212 PAM authentication fails with ENOMEMSergei Golubchik2022-04-261-45/+32
* | Fix clang -Wtypedef-redefinitionMarko Mäkelä2022-03-151-1/+1
|/
* Merge 10.3 into 10.4Marko Mäkelä2020-10-291-1/+2
|\
| * MDEV-23926: Follow-up patch to cleanup plugin/auth_pam/CMakeLists.txt codeDmitry Shulga2020-10-231-0/+1
* | MDEV-21385 PAM v2 plugin produces lots of zombie processes.Alexey Botchkov2020-07-101-1/+26
* | MDEV-22459 pam v2 should log an error if auth_pam_tool exec failsSergei Golubchik2020-05-081-0/+2
* | mark PAMv2 plugin stableSergei Golubchik2019-10-041-1/+1
* | Fixes based on warnings from gcc/clang and valgrindMonty2019-08-121-1/+1
* | MDEV-19878 pam v2: pam password authentication doesn't work at allSergei Golubchik2019-07-021-2/+5
* | change pam and disks plugin maturity beta->gammaSergei Golubchik2019-06-171-1/+1
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+5
|\ \ | |/
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF addressMichal Schorm2019-05-101-1/+1
| * | MDEV-18686 Add option to PAM authentication plugin to allow case insensitive ...Sergei Golubchik2019-04-241-1/+9
* | | Merge 10.3 into 10.4Marko Mäkelä2019-03-221-1/+1
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2019-03-211-2/+2
| |\ \
| | * | MDEV-6262 follow-up: Ensure NUL termination on strncpy()Marko Mäkelä2019-03-211-2/+2
* | | | MDEV-17950 SHOW GRANTS FOR does not work for a user identified with non-exist...Sergei Golubchik2019-02-041-10/+22
* | | | MDEV-15473 Isolate/sandbox PAM modules, so that they can't crash the server.Alexey Botchkov2018-07-031-153/+134
|/ / /
* | | MDEV-10940 plugins.pam still fails in buildbot with valgrindSergei Golubchik2017-05-241-1/+1
* | | Merge 10.0 into 10.1Marko Mäkelä2017-05-231-0/+1
|\ \ \ | |/ /
| * | MDEV-6262 analyze the coverity report on mariadbSergei Golubchik2017-05-191-0/+1
* | | Correct FSF addressiangilfillan2017-03-101-1/+1
* | | MDEV-10890 plugins.pam fails in buildbot with valgrindSergei Golubchik2016-09-281-2/+2
* | | MDEV-10361 Crash in pam_securid.so with auth_pam connecting from SQLyogSergei Golubchik2016-08-241-0/+30
* | | MDEV-8673 - [PATCH] Missing Sanity Check for strndup() in MariaDB 10.0.2xSergey Vojtovich2015-09-161-1/+2
|/ /
* | update plugins' maturity levels:Sergei Golubchik2014-03-191-1/+1
|/
* MDEV-4636 use mysql_cleartext_plugin from auth_pamSergei Golubchik2013-06-111-2/+23
* Fixed compiler warningsMichael Widenius2012-08-171-1/+1
* fixing pam plugin to compile againSergei Golubchik2012-02-291-6/+2
* 5.3 mergeSergei Golubchik2012-02-241-0/+4
|\
| * Fixed that 'make distcheck' works with automake 1.11.11Michael Widenius2012-02-211-0/+4
* | fix the include guards and add missing gplv2 headersSergei Golubchik2012-02-171-0/+16
|/
* openpam compatibilitySergei Golubchik2012-01-121-2/+2
* Fixed compiler and test failures found by buildbotMichael Widenius2012-01-081-3/+30
* PAM plugin with testSergei Golubchik2011-12-021-0/+130