mariadb/plugin/auth_pam
Alexey Bychko c9d57c006a MDEV-26380 auth_pam_tool has incorrect permissions on CentOS 7
splitted permission setting to the 2 separate calls.
according to execute_process() doc, output from first command will be
piped to second which led to race and randomly lost suid bit from
auth_pam_tool.
2021-08-19 19:47:38 +07:00
..
mapper MDEV-23926: Fix warnings generated during compilation of plugin/auth_pam/mapper/pam_user_map.c on MacOS 2020-10-23 17:18:39 +07:00
testing Merge 10.4 into 10.5 2021-01-25 12:44:24 +02:00
auth_pam.c Merge 10.3 into 10.4 2020-10-29 13:38:38 +02:00
auth_pam_base.c Merge 10.3 into 10.4 2020-10-29 13:38:38 +02:00
auth_pam_common.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
auth_pam_tool.c Fixed compiler warnings from gcc 7.4.1 2020-01-29 23:23:55 +02:00
auth_pam_tool.h MDEV-15473 Isolate/sandbox PAM modules, so that they can't crash the server. 2018-07-03 15:49:34 +04:00
auth_pam_v1.c MDEV-19880 pam v1: pam password authentication doesn't work at all in MariaDB 10.4 2019-07-02 14:27:31 +02:00
CMakeLists.txt MDEV-26380 auth_pam_tool has incorrect permissions on CentOS 7 2021-08-19 19:47:38 +07:00
config.h.cmake MDEV-23926: Follow-up patch to add missed file plugin/auth_pam/config.h.cmake 2020-10-23 18:10:16 +07:00