mariadb/plugin/auth
Sergei Golubchik d5fd757a42 1. add --plugin-dir and --default-auth to mysqltest.
2. dialog plugin now always returns mysql->password if non-empty and the first question is of password type
3. split get_tty_password into get_tty_password_buff and strdup.
4. dialog plugin now uses get_tty_password by default
5. dialog.test
6. moved small tests of individual plugins into a dedicated suite
2011-12-02 16:26:43 +01:00
..
auth_socket.c Fixed compiler and valgrind warnings 2010-07-19 21:53:28 +03:00
CMakeLists.txt 1. add --plugin-dir and --default-auth to mysqltest. 2011-12-02 16:26:43 +01:00
dialog.c 1. add --plugin-dir and --default-auth to mysqltest. 2011-12-02 16:26:43 +01:00
Makefile.am 1. add --plugin-dir and --default-auth to mysqltest. 2011-12-02 16:26:43 +01:00
plug.in pluggable auth with plugin examples 2010-03-29 17:13:53 +02:00