mariadb/plugin/auth_examples
Sergei Golubchik 102a7a2a76 MDEV-4307 Support at least 48 utf8 characters in username in server and PAM
Extend plugin auth api to support up to 512 bytes in the user names.
Use the API versioning to support old auth plugins too!
2013-03-26 19:17:26 +01:00
..
auth_0x0100.c MDEV-4307 Support at least 48 utf8 characters in username in server and PAM 2013-03-26 19:17:26 +01:00
clear_password_client.c
CMakeLists.txt MDEV-4307 Support at least 48 utf8 characters in username in server and PAM 2013-03-26 19:17:26 +01:00
dialog_examples.c mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
qa_auth_client.c
qa_auth_interface.c mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
qa_auth_server.c mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
test_plugin.c