summaryrefslogtreecommitdiff
path: root/plugin/auth_pam/auth_pam.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18686 Add option to PAM authentication plugin to allow case insensitive ...Sergei Golubchik2019-04-241-1/+9
* 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-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