8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 02:03:04 +01:00
firebird-mirror/examples/extauth
Adriano dos Santos Fernandes bc4107c9c2 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-27 08:29:04 -03:00
..
msvc Use SDK 10.0 for VS >= 2019. 2021-11-14 20:59:32 -03:00
ExtAuth.cpp Fix MacOS UDR and Legacy_UserManager plugins not working due to not exported entry point. (#7088) 2021-12-27 08:29:04 -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 Fix AppVeyor x86 Linux build (x86 build in x64 OS). 2020-05-12 13:02:58 -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