summaryrefslogtreecommitdiff
path: root/plugin/auth_gssapi/gssapi_server.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2020-07-021-1/+1
|\
| * Merge 10.3 into 10.4Marko Mäkelä2020-07-021-1/+1
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2020-07-021-1/+1
| | |\
| | | * Merge 10.1 into 10.2bb-10.2-mergeMarko Mäkelä2020-07-011-1/+1
| | | |\
| | | | * Check for krb5_xfree instead of krb5_free_unparsed_nameVicențiu Ciorbaru2020-06-151-1/+1
* | | | | Fixed compiler warnings from gcc and clang 5.0.1Monty2020-05-231-3/+3
|/ / / /
* | | | MDEV-17950 SHOW GRANTS FOR does not work for a user identified with non-exist...Sergei Golubchik2019-02-041-1/+19
|/ / /
* | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-5/+5
|\ \ \ | |/ /
| * | don't use my_error(0) or my_printf_error(0)Sergei Golubchik2018-06-211-5/+5
| |/
* | Don't include my_global.h in "pure" pluginsSergei Golubchik2017-08-241-7/+7
* | Enusure that my_global.h is included firstMichael Widenius2017-08-241-2/+1
|/
* MDEV-11663 Create services for functionality used by pluginsVladislav Vaintroub2017-04-271-7/+10
* MDEV-9557 - fix compilation errors due to missing krb5_free_unparsed_name() i...Vladislav Vaintroub2016-02-161-0/+3
* MDEV9494 Fix build for Heimdal KerberosVladislav Vaintroub2016-01-311-1/+1
* MDEV-4961 SSPI/GSSAPI/Kerberos authentication pluginVladislav Vaintroub2016-01-141-0/+247