summaryrefslogtreecommitdiff
path: root/plugin/auth_pam
Commit message (Expand)AuthorAgeFilesLines
* MDEV-10871 Add logging capability to pam_user_map.c.Alexey Botchkov2018-03-231-3/+81
* 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
* | spelling fixesklemens2017-03-071-2/+2
* | 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-10214: Fix segfault when using groups in PAM user mapping pluginMario Weigel2016-06-121-2/+3
* | MDEV-9205 PAM user map plugin does not work with LDAP groupsSergei Golubchik2016-01-251-2/+2
* | MDEV-8842 add group support to pam_user_map module.Alexey Botchkov2015-10-091-2/+79
* | MDEV-8673 - [PATCH] Missing Sanity Check for strndup() in MariaDB 10.0.2xSergey Vojtovich2015-09-161-1/+2
* | followup for "MDEV-6248 GUI-friendly cmake options to enable/disable plugins"Sergei Golubchik2015-02-151-6/+6
* | MDEV-6248 GUI-friendly cmake options to enable/disable pluginsSergei Golubchik2014-06-231-6/+6
|/
* update plugins' maturity levels:Sergei Golubchik2014-03-191-1/+1
* MDEV-4636 use mysql_cleartext_plugin from auth_pamSergei Golubchik2013-06-111-2/+23
* 5.3 mergeSergei Golubchik2012-10-182-15/+98
|\
| * mergeSergei Golubchik2012-09-272-15/+98
| |\
| | * a simple pam user mapper moduleSergei Golubchik2012-09-252-15/+98
* | | Fixed compiler warningsMichael Widenius2012-08-171-1/+1
* | | fixing pam plugin to compile againSergei Golubchik2012-02-292-6/+5
* | | HAVE_STRNDUP check for pam pluginSergei Golubchik2012-02-231-0/+2
* | | added plugin/auth_pam/CMakeLists.txtSergei Golubchik2012-02-061-0/+8
* | | 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-172-0/+18
* | 5.3.4 mergeSergei Golubchik2012-02-151-5/+32
|\ \ | |/
| * openpam compatibilitySergei Golubchik2012-01-121-2/+2
| * Fixed compiler and test failures found by buildbotMichael Widenius2012-01-081-3/+30
* | make pam plugin to build in 5.5.Sergei Golubchik2012-02-032-20/+0
|/
* PAM plugin with testSergei Golubchik2011-12-024-0/+237