mariadb/plugin/auth_pam
Marko Mäkelä d5e15424d8 Merge 10.6 into 10.10
The MDEV-29693 conflict resolution is from Monty, as well as is
a bug fix where ANALYZE TABLE wrongly built histograms for
single-column PRIMARY KEY.
Also includes a fix for safe_malloc error reporting.

Other things:
- Copied main.log_slow from 10.4 to avoid mtr issue

Disabled test:
- spider/bugfix.mdev_27239 because we started to get
  +Error	1429 Unable to connect to foreign data source: localhost
  -Error	1158 Got an error reading communication packets
- main.delayed
  - Bug#54332 Deadlock with two connections doing LOCK TABLE+INSERT DELAYED
    This part is disabled for now as it fails randomly with different
    warnings/errors (no corruption).
2023-10-14 13:36:11 +03:00
..
mapper MDEV-31336: pam_user_map : not supporting username or groupname containing @ character 2023-07-15 08:12:49 +10:00
testing Merge remote-tracking branch '10.4' into 10.5 2023-03-31 21:32:41 +02:00
auth_pam.c Merge branch '10.6' into 10.7 2022-05-11 11:25:33 +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-30904 "rpm --setugids" breaks PAM authentication 2023-09-06 22:38:41 +02: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