mariadb/plugin
Sergei Golubchik d8084116b5 MDEV-7066 No Source RPMs ... (and so no "yum-builddep MariaDB-server" either)
special cases:

* change systemd detection to use CHECK_LIBRARY_EXISTS at least once,
  to have it detected by build_depends.cmake
* similarly, use find_library for pam
* unixODBC is weird, libodbc.so is in the unixODBC package, not
  in the unixODBC-devel, where normally all .so files belong.
  Packaging bug? As a workaround, use find_file(sql.h) instead of
  find_path(sql.h) to make sure that /usr/include/sql.h (not /usr/include)
  is cached by cmake, and later build_depends.cmake will select
  unixODBC-devel, as a package owning /usr/include/sql.h file.
2019-03-27 22:51:37 +01:00
..
audit_null 5.5 merge 2013-06-06 17:51:28 +02:00
auth_dialog MDEV-11660 Make encryption plugins "pure" 2017-04-27 19:12:38 +02:00
auth_ed25519 MDEV-16665 ed25519 describes itself as 1.0-alpha even though it's not alpha. 2018-08-30 15:57:22 +04:00
auth_examples Correct FSF address 2017-03-10 18:21:29 +01:00
auth_gssapi auth_gssapi : Fix string formatting in my_printf_error() 2018-10-16 09:19:03 +01:00
auth_pam MDEV-7066 No Source RPMs ... (and so no "yum-builddep MariaDB-server" either) 2019-03-27 22:51:37 +01:00
auth_pipe Address review comments, add unit test 2016-01-27 16:34:05 +01:00
auth_socket Merge branch '10.0' into 10.1 2015-12-21 21:24:22 +01:00
aws_key_management Don't build aws_key_management plugin by default 2019-02-19 12:39:40 +01:00
cracklib_password_check MDEV-11650 plugins.cracklib_password_check, plugins.two_password_validations fail in buildbot with valgrind (Conditional jump or move depends on uninitialised value) 2017-05-24 11:59:04 +02:00
daemon_example MDEV-11660 Make encryption plugins "pure" 2017-04-27 19:12:38 +02:00
debug_key_management New encryption API. Piece-wise encryption. 2015-09-04 10:33:50 +02:00
disks MDEV-14533 Provide information_schema tables using which hardware 2018-03-24 00:37:38 +04:00
example_key_management MDEV-11660 Make encryption plugins "pure" 2017-04-27 19:12:38 +02:00
feedback Merge 10.0 into 10.1 2017-05-23 08:59:03 +03:00
file_key_management MDEV-11660 Make encryption plugins "pure" 2017-04-27 19:12:38 +02:00
fulltext 5.5 merge 2013-07-17 21:24:29 +02:00
handler_socket Merge branch '10.0' into 10.1 2017-10-22 13:03:41 +02:00
locale_info MDEV-11660 Make encryption plugins "pure" 2017-04-27 19:12:38 +02:00
metadata_lock_info Merge 10.0 into 10.1 2017-09-06 15:32:56 +03:00
qc_info MDEV-11660 Make encryption plugins "pure" 2017-04-27 19:12:38 +02:00
query_response_time MDEV-11660 Make encryption plugins "pure" 2017-04-27 19:12:38 +02:00
semisync Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
server_audit Merge 10.0 into 10.1 2019-03-21 21:06:01 +02:00
simple_password_check update plugin maturities 2016-09-05 17:11:14 +02:00
sql_errlog Correct FSF address 2017-03-10 18:21:29 +01:00
userstat update plugin maturities 2016-09-05 17:11:14 +02:00
win_auth_client spelling fixes 2017-03-07 13:38:06 +04:00
wsrep_info postmerge rollbacks and fixes 2019-01-31 19:28:38 +01:00