summaryrefslogtreecommitdiff
path: root/plugin/auth_pam
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25195: pam check getgrouplist functionDaniel Black2021-03-221-3/+4
* MDEV-23926: Follow-up patchDmitry Shulga2020-10-231-4/+0
* MDEV-23926: Follow-up patchDmitry Shulga2020-10-231-1/+1
* MDEV-23926: Follow-up patch to add missed file plugin/auth_pam/config.h.cmakeDmitry Shulga2020-10-231-0/+5
* MDEV-23926: Follow-up patch to cleanup plugin/auth_pam/CMakeLists.txt codeDmitry Shulga2020-10-232-12/+1
* MDEV-23926: Fix warnings generated during compilation of plugin/auth_pam/mapp...Dmitry Shulga2020-10-232-11/+45
* MDEV-21913 Add pam_user_map.so file to binary tarball packageSergei Golubchik2020-04-281-2/+2
* MENT-645 Undefined symbols for architecture x86_64: _pam_syslogAlexey Bychko2020-02-252-6/+38
* MDEV-17292 Package the pam_user_map moduleSergei Golubchik2020-01-212-0/+23
* 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
* | MDEV-7066 No Source RPMs ... (and so no "yum-builddep MariaDB-server" either)Sergei Golubchik2019-03-271-0/+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-17095 pam_user_map module throws syntax error if group name contains bac...Alexey Botchkov2018-08-301-2/+4
* | | 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