summaryrefslogtreecommitdiff
path: root/plugin/auth_gssapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* MDEV-11663 Create services for functionality used by pluginsVladislav Vaintroub2017-04-272-9/+12
* spelling fixesklemens2017-03-071-2/+2
* Mark gssapi plugin as stable. No open bug reports, and no further work planne...Vladislav Vaintroub2016-05-281-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