8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 09:20:39 +01:00
firebird-mirror/examples/extauth
Adriano dos Santos Fernandes 9772a398af
Fix MacOS UDR and Legacy_UserManager plugins not working due to not exported entry point. (#7088)
Add FB_DLL_EXPORT to public headers.

Use default visibility also for Linux/Unix (in addition to MacOS) as
user application can also be compiled with -fvisibility=hidden.
2021-12-26 11:35:16 -03:00
..
msvc Use SDK 10.0 for VS >= 2019. 2021-10-28 20:43:53 -03:00
ExtAuth.cpp Fix MacOS UDR and Legacy_UserManager plugins not working due to not exported entry point. (#7088) 2021-12-26 11:35:16 -03:00
INSTALL Reflect changed sample plugin names in posix built&install scripts 2020-05-07 13:22:19 +03:00
keygen.cpp Reflect changed sample plugin names in posix built&install scripts 2020-05-07 13:22:19 +03:00
Makefile Set POSIX build to use C++17. 2021-06-08 14:59:02 -03:00
TcWrapper.cpp Added a sample of authentication plugin based on shared secret key 2020-02-07 20:36:20 +03:00
TcWrapper.h Added a sample of authentication plugin based on shared secret key 2020-02-07 20:36:20 +03:00