8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 17:23:04 +01:00
Commit Graph

52930 Commits

Author SHA1 Message Date
AlexPeshkoff
2ce876c7bf Backported CORE-5950: Deadlock when attaching to bugchecked database 2018-10-24 17:23:20 +03:00
hvlad
83a2bec673 Fixed typo, thanks to Alex 2018-10-24 16:05:53 +03:00
hvlad
d7790dccc3 Fixed bug CORE-5949 : Bugcheck could happen when read-only database with non-zero linger is set to read-write mode 2018-10-24 15:42:07 +03:00
firebirds
0488891b49 increment build number 2018-10-23 00:03:54 +00:00
AlexPeshkoff
61df2bdf59 Document changes in win_sspi 2018-10-22 20:15:43 +03:00
Dmitry Yemanov
e56ddf2c3f Bump minor version 2018-10-22 11:43:09 +03:00
firebirds
05038fe6f3 increment build number 2018-10-20 00:03:48 +00:00
AlexPeshkoff
a338d7a199 Backported CORE-5948: Make WIN_SSPI plugin produce keys for wirecrypt plugin 2018-10-19 20:10:23 +03:00
AlexPeshkoff
e6f525c47a Backported CORE-5639: Mapping rule using WIN_SSPI plugin: windows user group conversion to firebird role does not work 2018-10-19 17:43:09 +03:00
firebirds
02352107fe increment build number 2018-10-13 00:03:54 +00:00
Dmitry Starodubov
784c34aaf3 Use 64bit value to count records during backup/restore (#173) 2018-10-12 15:41:36 +03:00
firebirds
423fbb71c7 increment build number 2018-10-11 00:03:49 +00:00
velvet-jones
0fc4cddb65 Fixed CMake build of gpre_boot by adding LIB_dl to the link libraries (#172) 2018-10-10 12:23:18 +03:00
firebirds
6ca4e99429 increment build number 2018-10-10 00:03:49 +00:00
AlexPeshkoff
c224e1ed4d Doc cleanup 2018-10-09 15:54:31 +03:00
firebirds
7dc670044e increment build number 2018-10-09 00:03:45 +00:00
6afd13ec66 Update MacOS postfix for 304 2018-10-08 13:40:18 +02:00
hvlad
8d9f399c5c Port forward fix for bug CORE-5936 : Firebird server segfaults in the end of database backup.
While i can't reproduce bug on v3, it will make no harm.
2018-10-08 14:13:14 +03:00
firebirds
22c4455b8c increment build number 2018-10-06 00:03:52 +00:00
AlexPeshkoff
db174c99b1 Backported CORE-5928: Make it possible for AuthClient plugin to access authentication block from DPB 2018-10-05 17:53:35 +03:00
AlexPeshkoff
d740b44c73 Backported CORE-5927: With some non-standard authentication plugins providing correct crypt key wire anyway remains not encrypted 2018-10-05 17:26:33 +03:00
AlexPeshkoff
4d2d667aab Backported CORE-5926: Attempt to create mapping with non-ascii user name which is encoded in SINGLE-BYTE codepage (win 1251) leads to '-Malformed string' message 2018-10-05 17:25:28 +03:00
AlexPeshkoff
b175b02c3e Backported CORE-5918: Memory pool statistics is not accurate 2018-10-05 17:24:42 +03:00
AlexPeshkoff
c285c2854f Backported CORE-5907: Regression: can not launch trace if its 'database' section contains regexp pattern with curvy brackets to enclose quantifier 2018-10-05 17:22:43 +03:00
AlexPeshkoff
cba7fc9f47 Code cleanup - this should fix MacOS build 2018-10-05 17:03:16 +03:00
firebirds
9686069724 increment build number 2018-10-05 00:03:46 +00:00
hvlad
d4d5a9633c Fixed bug CORE-5935 : Bugcheck 165 (cannot find tip page) 2018-10-05 00:23:55 +03:00
firebirds
cff6cf566d increment build number 2018-09-21 00:03:55 +00:00
Dmitry Yemanov
7ff5d451ed Updated docs 2018-09-20 13:36:19 +03:00
firebirds
6d088f4539 increment build number 2018-09-19 00:03:51 +00:00
hvlad
6f56dc3146 Implement sub-task CORE-5913 : Add context variables with compression and encryption status of current connection 2018-09-18 19:47:36 +03:00
AlexPeshkoff
4df43606a2 Backported CORE-5764: Installation of Firebird 3.0.3 on SLES 12 SP3 fails with "Could not find acceptable ICU library" 2018-09-18 10:33:37 +03:00
firebirds
e8f4721bc5 increment build number 2018-09-18 00:03:55 +00:00
hvlad
6a1fbc56b2 Additional fix for bug CORE-5436 : [FB3 SC] Server hangs (under load test)
The case when main thread convert still not acquired lock when AST thread assert locks.
It leads to the error:  Fatal lock manager error: invalid lock id (0)
2018-09-17 21:00:08 +03:00
hvlad
17bc6728c0 Fixed bug CORE-5911 : Connection could hung after no activity for 60 seconds 2018-09-17 20:55:27 +03:00
firebirds
de77eb043d increment build number 2018-09-14 00:03:52 +00:00
Adriano dos Santos Fernandes
b54ff50165 Fix CORE-5905 - Inconsistencies with PSQL FUNCTION vs UDF. 2018-09-13 13:03:19 -03:00
firebirds
8d2119f463 increment build number 2018-09-13 00:03:57 +00:00
Dmitry Starodubov
9d01fb9f34 Fixed CORE-5823: No permission for SELECT access to blob field in stored procedure. And CORE-5841: No permission for SELECT access to TABLE PLG$SRP in newer snapshot. (#162)
* Fixed CORE-5823: No permission for SELECT access to blob field in stored procedure.
And CORE-5841: No permission for SELECT access to TABLE PLG$SRP in newer snapshot.

* Minor fixes

* Use temporary status vector to check access
2018-09-12 13:41:50 +03:00
firebirds
111e5e956b increment build number 2018-09-08 00:03:47 +00:00
Alex Peshkoff
6a63c3bf47 Backported CORE-5908: Enhance dynamic libraries loading related error messages 2018-09-07 17:06:04 +03:00
firebirds
2ec1e1ee08 increment build number 2018-09-06 00:03:39 +00:00
Alex Peshkoff
a9b8a972f7 Applied modified patch from Damyan fixing piped decompression 2018-09-05 18:07:11 +03:00
firebirds
4afd950ef0 increment build number 2018-09-05 00:03:44 +00:00
Alex Peshkoff
fac2555e4c Fixed warning - thanks to Adriano 2018-09-04 18:38:57 +03:00
firebirds
6f7192783d increment build number 2018-09-01 00:03:57 +00:00
Alex Peshkoff
cb9716a703 Avoid races in YObject::destroy() 2018-08-31 15:44:32 +03:00
hvlad
7da1533744 Unify memory allocation in verb_post. 2018-08-31 14:41:19 +03:00
Alex Peshkoff
7e314cbfdc This should fix memory leak when not fully initialized attachment killed by DBA 2018-08-31 12:56:13 +03:00
firebirds
e85db79085 increment build number 2018-08-31 00:03:48 +00:00