mariadb/plugin
Dmitry Shulga 79f6f0c4fc MDEV-23564: CMAKE failing due to deprecated Apple GSS method
Some GSS-API functions like gss_import_name(), gss_release_buffer()
used in plugin/auth_gssapi and libmariadb/plugins/auth are marked
as deprecated in MacOS starting from  version 10.14+. It results in
extra warnings output on server building.

To eliminate extra warnings the flag '-Wno-deprecated-declarations'
has been added to compiler invocation string for those source
files that invoke deprecated GSS-API functions.
2020-10-23 18:42:26 +07:00
..
audit_null Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
auth_dialog Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
auth_ed25519 switch to CC 3.1 2019-07-20 09:09:28 +02:00
auth_examples Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
auth_gssapi MDEV-23564: CMAKE failing due to deprecated Apple GSS method 2020-10-23 18:42:26 +07:00
auth_pam MDEV-23926: Follow-up patch to add missed file plugin/auth_pam/config.h.cmake 2020-10-23 18:10:16 +07:00
auth_pipe Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
auth_socket Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
aws_key_management Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
cracklib_password_check Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
daemon_example Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
debug_key_management Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
disks Merge branch '10.1' into 10.2 2020-06-11 22:35:30 +03:00
example_key_management Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
feedback Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
file_key_management Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
fulltext Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
handler_socket Merge 10.1 into 10.2 2020-07-01 12:03:55 +03:00
locale_info MDEV-11660 Make encryption plugins "pure" 2017-04-27 19:12:38 +02:00
metadata_lock_info Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
qc_info Merge 10.1 into 10.2 2017-05-06 14:36:46 +03:00
query_response_time Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
semisync Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
server_audit MDEV-19443 server_audit plugin doesn't log proxy users. 2020-10-23 09:17:36 +04:00
simple_password_check Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
sql_errlog Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
user_variables Fixing tests according to MDEV-20655 maturity stable for user_variables 2019-09-24 19:24:32 +04:00
userstat MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
win_auth_client Merge branch '5.5' into 10.1 2019-07-25 13:27:11 +02:00
wsrep_info MDEV-13569: wsrep_info.plugin failed in buildbot with "no nodes coming from prim view 2020-01-02 08:06:23 +02:00