8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 04:43:03 +01:00
firebird-mirror/builds
alexpeshkoff d24cd9cbd7 Implemented self-registering plugins format (same plugin can be easily linked statically
or as dynamic library, depending upon platform requirements). Self-registering plugins
need not export any functions, instead they call fb_register_plugin() on startup.

Reworked all user management to use self-registering plugins.

Removed system table RDB$USERS. PLG$USERS is not created automatically by plugin, but
will be later (work in progress).
2010-07-23 12:04:18 +00:00
..
install frontported fix for CORE-3019: Startup failure of SS and SC on linux gentoo 2010-06-09 11:53:59 +00:00
mac_os_x/CS Finally use the same logic to detect ODS capabilities in backup and restore. 2010-01-03 03:45:09 +00:00
make.new/config misc 2010-06-08 13:35:24 +00:00
misc removed due to new method to create security database 2005-04-06 08:46:31 +00:00
old_prefixes Goodbye gdef. 2009-12-04 10:05:41 +00:00
posix Implemented self-registering plugins format (same plugin can be easily linked statically 2010-07-23 12:04:18 +00:00
win32 Reworked the SEC$USERS implementation so that no new physical table type and data access method would be required. More changes are likely to follow soon. 2010-07-13 12:31:35 +00:00