summaryrefslogtreecommitdiff
path: root/plugin/auth_gssapi
Commit message (Expand)AuthorAgeFilesLines
* MDEV-20685: compile fixes for Solaris/OSX/AIXDaniel Black2020-04-291-0/+4
* Merge 10.1 into 10.2Marko Mäkelä2019-04-031-1/+1
|\
| * cmake: fix krb5 detection on SUSESergei Golubchik2019-04-021-1/+1
* | Merge 10.1 into 10.2Marko Mäkelä2018-11-062-3/+9
|\ \ | |/
| * 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
| * Fix regular expression in replace_regex in auth_gssapi test.Vladislav Vaintroub2018-10-151-1/+1
| * make auth_gssapi_basic work, also in domain environment.Vladislav Vaintroub2018-10-153-1/+4
| * MDEV-17462 Heap corruption with auth_gssapi on Windows.Vladislav Vaintroub2018-10-151-1/+6
* | don't use my_error(0) or my_printf_error(0)Sergei Golubchik2018-06-211-5/+5
* | auth_gssapi - fix test result and let the test run on Windows buildbotVladislav Vaintroub2018-02-012-1/+9
* | Merge 10.1 into 10.2Marko Mäkelä2017-05-062-9/+12
|\ \ | |/
| * MDEV-11663 Create services for functionality used by pluginsVladislav Vaintroub2017-04-272-9/+12
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+1
|\ \ | |/
| * spelling fixesklemens2017-03-071-2/+2
* | remove libmysql/Sergei Golubchik2016-09-121-5/+7
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-1/+1
|\ \ | |/
| * Mark gssapi plugin as stable. No open bug reports, and no further work planne...Vladislav Vaintroub2016-05-281-1/+1
* | General spell fixing in comments and stringsOtto Kekäläinen2016-06-081-1/+1
|/
* mtr complains about klist is not found, if Kerberos is not installed on machinesVladislav Vaintroub2016-03-171-1/+1
* MDEV-9557 - fix compilation errors due to missing krb5_free_unparsed_name() i...Vladislav Vaintroub2016-02-163-2/+14
* Fix authentication plugin's tests in case username contains non-alphanumeric ...Vladislav Vaintroub2016-02-012-4/+4
* MDEV9494 Fix build for Heimdal KerberosVladislav Vaintroub2016-01-311-1/+1
* Fix spelling of my nameRobbie Harwood2016-01-201-1/+1
* MDEV 4691- address review commentsVladislav Vaintroub2016-01-1913-20/+53
* MDEV-4961 SSPI/GSSAPI/Kerberos authentication pluginVladislav Vaintroub2016-01-1419-0/+1854