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

54002 Commits

Author SHA1 Message Date
Alex Peshkoff
04c189c7c8 Fix for CORE-6072 - make firebird always work with security database from databases.conf 2019-06-28 18:49:59 +03:00
Alex Peshkoff
2f335dca94 Assert when data to be placed into MetaName do not fit 2019-06-28 18:49:59 +03:00
Alex Peshkoff
7bf9b85189 Partial fix for CORE-6072 - reworked potentially buggy approach when adding different kind of strings to the clumplet 2019-06-28 18:49:59 +03:00
Alex Peshkoff
f4366a3db9 Partial fix for CORE-6072 - use configured providers internally (except loopback) 2019-06-28 18:49:59 +03:00
Alex Peshkoff
2e9df437e6 Fix for CORE-6072: better diag for missing timeouts support in particular provider, ignore error for 0 (missing) timeout 2019-06-28 18:49:59 +03:00
firebirds
6158b2fa1d increment build number 2019-06-27 00:03:56 +00:00
Vlad Khorsun
0d3ea29be4
Merge pull request #210 from FirebirdSQL/ICU_load_system
Allow to load system ICU (when shared modules names have no version t…
2019-06-26 19:34:21 +03:00
Adriano dos Santos Fernandes
259848c296 Misc. 2019-06-26 13:09:50 -03:00
hvlad
54221b3801 Improve diagnostics of internal trace errors (see CORE-3413 and CORE-6075) 2019-06-26 16:00:43 +03:00
firebirds
4dbb997f48 increment build number 2019-06-26 00:03:43 +00:00
hvlad
b767e2684f Correction 2019-06-25 14:35:36 +03:00
hvlad
13a7c0df95 Allow to load system ICU (when shared modules names have no version tag).
Refactor ICU load\initialization code a bit to avoid code duplication and dumb try\catch.
Change ICU versions search range to avoid looking for never existing versions and significantly reduce search time.
Now ICU search order is: preferred version (63), system-wide version, 79-49, 4.8-3.0
Improve error reporting a bit - include ICU version number that failed to load or init.
2019-06-25 12:42:40 +03:00
Roman Simakov
1dd176e31c Using effective user as grantor instead of current one. 2019-06-25 12:36:06 +03:00
firebirds
c5ab3b863c increment build number 2019-06-25 00:04:06 +00:00
Alex Peshkoff
d219d25266 Partial fix for CORE-6072: better error handling in yvalve and isql 2019-06-24 13:25:55 +03:00
firebirds
72f1a09805 increment build number 2019-06-24 00:03:30 +00:00
Dmitry Yemanov
49754a89fd Fixed CORE-6086, thanks to Vlad 2019-06-23 08:11:07 +03:00
firebirds
a7d953adca increment build number 2019-06-20 00:03:59 +00:00
Adriano dos Santos Fernandes
dbed2498e7 Fixed CORE-6087 - Problem with casting within UNION. 2019-06-18 22:24:17 -03:00
firebirds
fbb755bda0 increment build number 2019-06-18 00:03:38 +00:00
Alex Peshkoff
eca1620a23 Fixed CORE-6078: Permissions for create or alter statements are not checked 2019-06-17 18:07:25 +03:00
firebirds
5698947eb3 increment build number 2019-06-15 00:04:05 +00:00
Alex Peshkoff
a021ed4418 Fixed CORE-6061: Building with --with-builtin-tommath doesn't work 2019-06-14 16:34:17 +03:00
firebirds
3ca8de9e6a increment build number 2019-06-14 00:03:44 +00:00
Alex Peshkoff
7bed9377c3 Fixed CORE-6083: USING PLUGIN clause does not work in RECREATE USER 2019-06-13 19:32:20 +03:00
firebirds
e646075244 increment build number 2019-06-11 00:03:28 +00:00
hvlad
737c33fc98 Make isc_tpb_at_snapshot_number usable in TPB 2019-06-10 20:12:28 +03:00
hvlad
3bfa5fa100 Fixed bug CORE-6080 : Attempt to drop existing user randomly fails 2019-06-10 20:03:32 +03:00
firebirds
8be273730e increment build number 2019-06-09 00:03:42 +00:00
Adriano dos Santos Fernandes
a5613c6fec
Misc. 2019-06-08 12:21:36 -03:00
firebirds
ea2e7d0463 increment build number 2019-06-08 00:03:58 +00:00
Alex Peshkoff
5d70d4aae5 Fixed CORE-5696/CORE-5697: decfloat literals work wrong 2019-06-07 19:24:32 +03:00
firebirds
e06fe61f75 increment build number 2019-06-04 00:05:23 +00:00
ibprovider
7c679c519a SHA2 Refactoring [master]. (#207)
SHA2 Refactoring
2019-06-03 19:07:06 +03:00
Adriano dos Santos Fernandes
45d5e3aa7a
Refactor public include files (#205)
Refactor include files.
2019-06-03 11:45:00 -03:00
firebirds
c209b910e9 increment build number 2019-06-02 00:03:22 +00:00
Mark Rotteveel
ec40f7136a
Create FUNDING.yml 2019-06-01 09:22:29 +02:00
firebirds
9d729f6b33 increment build number 2019-05-31 00:03:42 +00:00
Adriano dos Santos Fernandes
6d5d163599 Simplify FirebirdApiPointers struct. 2019-05-30 12:21:00 -03:00
Alex Peshkoff
f81ae05636 Fixed CORE-6071: Restore of encrypted backup of database with SQL dialect 1 fails 2019-05-30 16:09:10 +03:00
firebirds
9e176eb3b0 increment build number 2019-05-30 00:03:38 +00:00
hvlad
f24c4c1fda Lets issue warning instead of error when application close\free object (such as cursor, blob, etc) which "next" part is gone.
Do it when it is safe, of course.
2019-05-29 19:51:55 +03:00
hvlad
9766094b63 Fixed bug CORE-6067 : Memory leak in fbclient
Many thanks to Alex
2019-05-29 14:06:06 +03:00
firebirds
00c21fb493 increment build number 2019-05-29 00:03:29 +00:00
Alex Peshkoff
08e6b18cfd Implemented CORE-6069: Show OS-specific error when entrypont is not found in dynamic library 2019-05-28 14:35:08 +03:00
firebirds
a6ade2d3d2 increment build number 2019-05-28 00:03:24 +00:00
Egor Pugin
268d30a0b6 [build][cmake] Update copy_files target. 2019-05-27 08:47:08 -03:00
firebirds
f67e109933 increment build number 2019-05-27 00:03:41 +00:00
Adriano dos Santos Fernandes
8e228e9440 Fix CORE-6068 - Server hangs when compiling big package with error. 2019-05-26 19:50:07 -03:00
firebirds
9680dec41e increment build number 2019-05-25 00:04:22 +00:00