mariadb/plugin/auth_pam
ParadoxV5 2047483417 Tag my_printf_error with ATTRIBUTE_FORMAT
[Breaking]
The `my_print_error` service passes formats and args directly
to `my_vsnprintf`. Just like the `my_snprintf` service,
I increased this service’s major version because:
* Custom suffixes are now a thing
  (and custom specifiers will soon no longer be).
* GCC `-Wformat` now checks formats sent to them.
2025-02-11 20:32:55 +01:00
..
mapper MDEV-31336: pam_user_map : not supporting username or groupname containing @ character 2023-07-15 08:12:49 +10:00
testing Merge branch '10.4' into 10.5 2024-01-10 18:01:46 +11:00
auth_pam.c Tag my_printf_error with ATTRIBUTE_FORMAT 2025-02-11 20:32:55 +01:00
auth_pam_base.c Fix GCC 14 -Wcalloc-transposed-args 2024-02-13 14:10:39 +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 fix SRPM builds on SLES 12.5, cmake 3.5.2 2023-10-12 08:49:58 +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