summaryrefslogtreecommitdiff
path: root/plugin/auth_pam
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warnings from gcc 7.4.1Monty2020-01-292-5/+9
* Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-242-0/+20
|\
| * MDEV-17292 Package the pam_user_map moduleSergei Golubchik2020-01-212-0/+23
* | MDEV-19882 pam v2: auth_pam_tool truncates passwords that are not null-termin...Sergei Golubchik2019-10-281-1/+1
* | mark PAMv2 plugin stableSergei Golubchik2019-10-041-1/+1
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-09-021-1/+1
|\ \ | |/
* | Fixes based on warnings from gcc/clang and valgrindMonty2019-08-121-1/+1
* | MDEV-20246 Error compiling PAM plugin.Alexey Botchkov2019-08-031-1/+1
* | MDEV-19879 server can send empty error message to client with pam_use_clearte...Sergei Golubchik2019-07-021-15/+21
* | MDEV-19880 pam v1: pam password authentication doesn't work at all in MariaDB...Sergei Golubchik2019-07-021-2/+2
* | MDEV-19878 pam v2: pam password authentication doesn't work at allSergei Golubchik2019-07-023-3/+9
* | build pam test module as a part of the buildSergei Golubchik2019-07-024-18/+28
* | Alter pam test to ask for a password firstSergei Golubchik2019-07-021-12/+6
* | change pam and disks plugin maturity beta->gammaSergei Golubchik2019-06-171-1/+1
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-194-3/+16
|\ \ | |/
| * 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-04-021-1/+1
|\ \ \ | |/ /
| * | MDEV-7066 No Source RPMs ... (and so no "yum-builddep MariaDB-server" either)Sergei Golubchik2019-03-271-0/+1
* | | 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-042-11/+41
* | | | cleanup: use only one callback in PAM plugin, not twoSergei Golubchik2019-02-043-24/+10
* | | | MDEV-12321 authentication plugin: SET PASSWORD supportSergei Golubchik2018-10-311-1/+2
* | | | Merge 10.3 into 10.4Marko Mäkelä2018-09-111-2/+4
|\ \ \ \ | |/ / /
| * | | MDEV-17095 pam_user_map module throws syntax error if group name contains bac...Alexey Botchkov2018-08-301-2/+4
* | | | MDEV-15473 Isolate/sandbox PAM modules, so that they can't crash the server.Alexey Botchkov2018-07-141-1/+6
* | | | MDEV-15473 Isolate/sandbox PAM modules, so that they can't crash the server.Alexey Botchkov2018-07-038-154/+651
|/ / /
* | | 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