8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 18:43:02 +01:00
Commit Graph

56407 Commits

Author SHA1 Message Date
GitHub Action
ec94de111c increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-20 20:15:58 +00:00
MochalovAlexey
190545ef19 remove redundant plugin reload on super server, update it only on classic after stateLock ast (#8393)
Co-authored-by: aleksey.mochalov <aleksey.mochalov@red-soft.ru>
2025-01-20 12:11:21 +03:00
Artyom Abakumov
45011a9316 Add missing mergeStats in garbage collector and cache writer threads (#8392)
Co-authored-by: Artyom Abakumov <artyom.abakumov@red-soft.ru>
2025-01-20 12:09:33 +03:00
GitHub Action
79cc1f1144 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-16 20:16:18 +00:00
real-dam
76159a3659 additional fix for building with ICU 76.1 (v4.0-release)
Another define is needed to avoid C++ code in ICU 76.1 headers that otherwise require -std=c++17
2025-01-16 17:52:56 +03:00
GitHub Action
9136116f7f increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-15 20:16:19 +00:00
AlexPeshkoff
a81d4e4fb0 Fixed build - ICU is using now c++17 features in c++API 2025-01-15 12:50:27 +03:00
GitHub Action
ffd396f15b increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-12-23 20:16:36 +00:00
Dmitry Yemanov
4a291edb03 Fix statement ID output format in the trace 2024-12-23 21:11:51 +03:00
GitHub Action
60b32c0f18 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-12-19 20:17:14 +00:00
Vlad Khorsun
4119f62556 Improvement #8353 : Report unique usernames for isc_info_user_names 2024-12-19 10:26:36 +02:00
GitHub Action
33f5d0b263 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-12-11 20:18:55 +00:00
Vlad Khorsun
700145c298 Fixed bug #8350 : Missed records in replicated database 2024-12-11 18:14:38 +02:00
GitHub Action
ab1d4656e0 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-12-10 20:18:37 +00:00
Dmitry Yemanov
cc44002f57 Make automatic online re-initialization reliable (#8324) 2024-12-10 10:02:43 +03:00
GitHub Action
68abd6b43e increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-12-02 20:16:57 +00:00
Vlad Khorsun
3d5a765e1b Fixed bug #8336 : Error: "Invalid clumplet buffer structure: buffer end before end of clumplet - clumplet too long (77779)" when using trusted auth 2024-12-02 16:54:45 +02:00
GitHub Action
1673f56e61 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-11-28 20:17:58 +00:00
Vlad Khorsun
7fffc67c10 Fixed bug #8331 : Crash of fbclient.dll on Windows 2024-11-27 22:43:47 +02:00
GitHub Action
f67e22f8a3 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-11-07 20:16:35 +00:00
Dmitry Yemanov
03008dec30 Rework my fix for #5654: Could not execute query (select from view with nested view) -- the original solution was too restrictive, causing regressions in plans/performance 2024-11-07 13:00:33 +03:00
GitHub Action
c922856f4a increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-11-04 20:16:48 +00:00
AlexPeshkoff
fa7a197611 Backported cloop feature: ability to create stubs for new methods 2024-11-04 17:05:12 +03:00
Adriano dos Santos Fernandes
6d82b1f229 Fix #8304 - Wrong results using minvalue/maxvalue in join condition. 2024-11-03 21:29:21 -03:00
GitHub Action
b0c365a8d4 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-10-23 20:17:29 +00:00
AlexPeshkoff
a2dbf36073 Fixed #8237: Database access error when nbackup is starting
(cherry picked from commit 1e6bd16d2c)
2024-10-23 13:22:28 +03:00
GitHub Action
35344cf9b4 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-10-17 20:17:06 +00:00
Vlad Khorsun
c138a422e0 Post fix for #8256.
port should be NULLified after forced disconnect.
2024-10-17 11:28:58 +03:00
GitHub Action
2e35e04824 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-10-14 20:17:20 +00:00
Vlad Khorsun
72895f9176 Fixed bug #8283 : Assert in ~thread_db() due to not released page buffer 2024-10-14 18:16:52 +03:00
Vlad Khorsun
d7e73b77b6 Restore zero-initialization of just allocated buffers, that was lost with fix for #7873, unfortunately. 2024-10-14 18:14:05 +03:00
GitHub Action
91502c86b4 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-10-05 20:15:26 +00:00
Vlad Khorsun
5a8ad99650 Backport from v5 : avoid crash in StringBase<>(NULL)
It also fixed crash in POSIX build after my last commit.
2024-10-05 17:17:02 +03:00
Vlad Khorsun
2d4883bf99 Additional fix for #8256 : the case when server doesn't return error immediately after connect. 2024-10-05 15:13:01 +03:00
GitHub Action
85136d2809 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-10-01 20:16:54 +00:00
Vlad Khorsun
14c68c01a6 Merge pull request #8274 from FirebirdSQL/work/win_sspi_reconnect
If client fails to connect using Win_SSPI plugin with Negotiate security package, try again using NTLM security package.
2024-09-30 23:21:15 +03:00
GitHub Action
d2c334cf2c increment build number 2024-09-30 20:17:07 +00:00
Andrey Kravchenko
e82fbca070 Fix refetch header data from delta when database in backup lock (#8268)
Co-authored-by: Andrey Kravchenko <andrey.kravchenko@red-soft.ru>
2024-09-30 08:33:50 +03:00
GitHub Action
3bb2ee95e1 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-09-24 20:17:10 +00:00
Vlad Khorsun
d86cfda701 Merge pull request #8262 from FirebirdSQL/work/gh-8256
Make server to correctly handle case when accept() returns both success and data for client.
2024-09-24 10:54:37 +03:00
GitHub Action
f641601452 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-09-21 20:15:03 +00:00
github-actions[bot]
adc8b3adff
Update tzdata to version 2024b. (#8258)
Co-authored-by: asfernandes <asfernandes@users.noreply.github.com>
2024-09-21 10:07:08 -03:00
GitHub Action
1ed0c49ab7 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-09-20 20:17:26 +00:00
AlexPeshkoff
fdbefb88e9 Fixed #8236: Avoid "hangs" in clock_gettime() in tomcrypt PRNG 2024-09-20 18:26:37 +03:00
Vlad Khorsun
3aeb7f3cba Improvement #8256 : Win_sspi plugin uses NTLM 2024-09-20 17:55:23 +03:00
Vlad Khorsun
04c586d4ea Backported : Catch possible stack overflow when preparing and compiling user statements 2024-09-20 17:49:19 +03:00
Vlad Khorsun
6574869a97 Fixed #8253 : Incorrect handling of non-ASCII object names in CREATE MAPPING statement 2024-09-20 17:35:33 +03:00
GitHub Action
1b77f80d0e increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-09-09 20:16:00 +00:00
TreeHunter
0ed509db1c Fix regular expression value substitition in fbtrace.conf after macro substitition
Co-authored-by: Artyom Ivanov <artyom.ivanov@red-soft.ru>
2024-09-09 19:25:45 +03:00
Alexander Zhdanov
5fa9d59687 Fix a bug where the shutdown handler could be called again 2024-09-09 10:54:38 +03:00