8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 06:43:03 +01:00
firebird-mirror/src
Roman Simakov 364e29a36a
Merge pull request #163 from FirebirdSQL/trigger1_refac
Fixed CORE-5852: There is no check of existance generator and exception when privileges are granted
Moved check of the object existance from trigger1 to grantRevoke method.
2018-06-22 13:14:47 +03:00
..
alice Fixed CORE-5452: Segfault when engine's dynamic library is unloaded right after closing worker threads (GC and/or cache writer) 2017-01-13 14:29:27 +03:00
auth Applied CORE-5788: Security Patch: Replacement of use of SHA-1 in the SRP Client Proof with SHA-256 2018-06-21 14:49:16 +03:00
burp Directly using ThrowStatusWrapper inside firebird was bad idea 2018-05-30 14:32:27 +03:00
common Applied CORE-5788: Security Patch: Replacement of use of SHA-1 in the SRP Client Proof with SHA-256 2018-06-21 14:49:16 +03:00
dbs Fix build and forgotten doc (#75) 2017-01-17 15:46:14 +03:00
dsql Merge pull request #163 from FirebirdSQL/trigger1_refac 2018-06-22 13:14:47 +03:00
extlib Fix for database with UTF8 as default charset. 2018-01-01 12:55:11 -02:00
gpre Gbak (#139) 2018-02-19 13:38:28 +03:00
include CORE-5832 : Implement way to reset user session environment to its initial (default) state: 2018-06-10 13:29:14 +03:00
intl Gbak (#139) 2018-02-19 13:38:28 +03:00
iscguard Fixed windows build 2014-09-30 14:21:44 +00:00
isql Changed representation of high precision DECIMAL/NUMERIC to be exactly the same as for DECFLOAT(34) 2018-03-07 20:22:33 +03:00
jrd Merge pull request #163 from FirebirdSQL/trigger1_refac 2018-06-22 13:14:47 +03:00
lock Gbak (#139) 2018-02-19 13:38:28 +03:00
misc increment build number 2018-06-22 00:03:21 +00:00
msgs Added missed check of field existance like it was in trigger1 2018-06-20 17:46:20 +03:00
plugins Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL, 2015-10-12 14:26:00 +00:00
qli Fix errors and some warnings with the clang release build. 2017-06-07 16:24:26 +00:00
remote Fixed CORE-5822: Wrong error returned to client when WireCrypt=Disabled is used 2018-05-10 15:59:01 +03:00
utilities Fixed CORE-5831: Not user friendly output of gstat at encrypted database 2018-05-23 18:26:36 +03:00
yvalve Merge branch 'master' into ExternalConnectionsPool 2018-05-25 13:42:38 +03:00
CMakeLists.txt Applied CORE-5788: Security Patch: Replacement of use of SHA-1 in the SRP Client Proof with SHA-256 2018-06-21 14:49:16 +03:00