summaryrefslogtreecommitdiff
path: root/plugin/auth_gssapi/sspi_server.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17950 SHOW GRANTS FOR does not work for a user identified with non-exist...Sergei Golubchik2019-02-041-1/+16
* Merge 10.2 into 10.3Marko Mäkelä2018-11-061-2/+7
|\
| * auth_gssapi : Fix string formatting in my_printf_error()Vladislav Vaintroub2018-10-161-1/+1
| * remove MYF flags from pluginVladislav Vaintroub2018-10-161-2/+2
| * make auth_gssapi_basic work, also in domain environment.Vladislav Vaintroub2018-10-151-1/+1
| * MDEV-17462 Heap corruption with auth_gssapi on Windows.Vladislav Vaintroub2018-10-151-1/+6
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-1/+1
|\ \
| * | auth_gssapi - fix test result and let the test run on Windows buildbotVladislav Vaintroub2018-02-011-1/+1
| |/
* | Windows, compiling : use /permissive- switch to improve conformanceVladislav Vaintroub2018-02-071-2/+2
* | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-1/+1
* | Don't include my_global.h in "pure" pluginsSergei Golubchik2017-08-241-6/+3
* | Enusure that my_global.h is included firstMichael Widenius2017-08-241-0/+1
|/
* MDEV-11663 Create services for functionality used by pluginsVladislav Vaintroub2017-04-271-2/+2
* MDEV 4691- address review commentsVladislav Vaintroub2016-01-191-1/+1
* MDEV-4961 SSPI/GSSAPI/Kerberos authentication pluginVladislav Vaintroub2016-01-141-0/+312