summaryrefslogtreecommitdiff
path: root/plugin/auth_pam/auth_pam_tool.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warnings from gcc 7.4.1Monty2020-01-291-2/+4
* MDEV-19882 pam v2: auth_pam_tool truncates passwords that are not null-termin...Sergei Golubchik2019-10-281-1/+1
* MDEV-20246 Error compiling PAM plugin.Alexey Botchkov2019-08-031-1/+1
* MDEV-19878 pam v2: pam password authentication doesn't work at allSergei Golubchik2019-07-021-0/+2
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+2
* cleanup: use only one callback in PAM plugin, not twoSergei Golubchik2019-02-041-10/+4
* MDEV-15473 Isolate/sandbox PAM modules, so that they can't crash the server.Alexey Botchkov2018-07-031-0/+121