8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-30 18:43:03 +01:00
firebird-mirror/src
2016-01-30 00:08:47 +00:00
..
alice Fixed gfix -commit / -rollback on big-endian platforms. Seems to be a very old bug. 2015-10-22 17:43:55 +00:00
auth Fixed CORE-4964: Real errors during connect to security database are hidden by Srp user manager. Errors should be logged no matter what AuthServer is used. (taking into an account Sean's request re. special error for system-related problems) 2015-12-22 17:53:30 +00:00
burp Fixed bad indentation. 2015-11-18 00:42:32 +00:00
common Fixed CORE-5082: Server does not validate correctness of user/password pair provided in EXECUTE STATEMENT operator 2016-01-24 17:58:28 +00:00
dbs Implemented CORE-4290: Extensible property support which can add properties (name-value pairs) to users 2013-12-06 17:10:10 +00:00
dsql Revert to the bad (that works) commit for CORE-5062. It's difficult to work when both the original architects and the users do bad things in relation to CHAR and MBCS. 2016-01-06 18:20:39 +00:00
extlib Fix build warnings 2014-07-17 18:48:46 +00:00
gpre Change type as Adriano suggests 2015-10-08 12:07:16 +00:00
include Implemented CORE-5083: Provide method to correcty set offsets in implemented by user IMessageMetadata 2016-01-25 18:34:27 +00:00
intl Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL, 2015-10-12 14:26:00 +00:00
iscguard Fixed windows build 2014-09-30 14:21:44 +00:00
isql Fixed CORE-5089 - Metadata extration (ISQL -X): "CREATE PROCEDURE/FUNCTION" statement contains reference to column of table(s) that not yet exists if this procedure had parameter of such type when it was created. 2016-01-29 14:51:11 +00:00
jrd nightly update 2016-01-30 00:08:47 +00:00
lock Reverted back to the single-pass algorithm used in v2.x. This should work around the issue with non-zero-timeout shutdown in SC. 2016-01-24 21:02:31 +00:00
misc nightly update 2016-01-30 00:08:47 +00:00
msgs Fixed CORE-5077: ISQL does not show encryption status of database 2016-01-18 17:30:37 +00:00
plugins Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL, 2015-10-12 14:26:00 +00:00
qli Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL, 2015-10-12 14:26:00 +00:00
remote Fixed CORE-5082: Server does not validate correctness of user/password pair provided in EXECUTE STATEMENT operator 2016-01-24 17:58:28 +00:00
utilities Remove LCK_idx_reserve introduced with 64-bit transaction ID. 2016-01-27 11:11:38 +00:00
yvalve Fixed CORE-5088: Segfault when 'gstat -h' is closing 2016-01-28 17:00:08 +00:00
CMakeLists.txt [build][cmake] Fix mingw build: removed unix prefixes from output libraries. 2015-05-28 13:27:11 +00:00