mariadb/plugin/auth
Georgi Kodinov 91a2afcbcb Bug #59017: Auth plugin socket_peercred fails to load in 5.5.8
Due to how the server checks for option names the name of the
plugin "socket_peercred" collides with the existing server side 
option "socket".

Renamed the plugin from "socket_peercred" to "auth_socket" to
avoid the name clash.
2011-01-11 16:53:14 +02:00
..
auth_socket.c Bug #59017: Auth plugin socket_peercred fails to load in 5.5.8 2011-01-11 16:53:14 +02:00
CMakeLists.txt due to merge 2010-10-20 16:56:09 +02:00
dialog.c Bug #57774: Typos/ambiguities in the WL1054 comments 2010-10-27 18:12:17 +03:00
qa_auth_client.c due to merge 2010-10-20 16:56:09 +02:00
qa_auth_interface.c due to merge 2010-10-20 16:56:09 +02:00
qa_auth_server.c due to merge 2010-10-20 16:56:09 +02:00
test_plugin.c Bug #59657: Move the client authentication_pam plugin into the server repository 2011-01-31 17:32:57 +02:00