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

21996 Commits

Author SHA1 Message Date
hvlad
337749d633 Backported fixes for
CORE-1276 : Sometime INET error reported as 0 in firebird.log instead of real error code, and
CORE-1303 : Infinite loop in SS remote listener
2007-07-10 17:20:57 +00:00
fsg
28571dab99 nightly update, without subbranches 2007-07-09 02:22:44 +00:00
asfernandes
99f976f963 Backported fix for CORE-1153 - Activating index change "STARTING" working as "LIKE" in join condition 2007-07-08 14:27:24 +00:00
fsg
381e74601b nightly update, without subbranches 2007-07-06 02:22:28 +00:00
asfernandes
e60160a656 Backported fix for CORE-1347 - Unexpected "cannot transliterate" error 2007-07-06 01:32:36 +00:00
fsg
8c1eba67c2 nightly update, without subbranches 2007-06-29 02:22:01 +00:00
alexpeshkoff
beabbfb42c fixed bug done by me when backporting fix from HEAD 2007-06-28 12:24:45 +00:00
fsg
cee5a221eb nightly update, without subbranches 2007-06-27 02:27:28 +00:00
asfernandes
3cb8f94579 Backport fix for CORE-1331 - Charset transliterations don't work with EXECUTE STATEMENT 2007-06-27 01:49:17 +00:00
fsg
ef1ac14376 nightly update, without subbranches 2007-06-22 02:23:56 +00:00
alexpeshkoff
df0c22e2d4 backported security fix 2007-06-21 12:06:15 +00:00
fsg
a3cf262bb9 nightly update, without subbranches 2007-06-20 02:23:44 +00:00
alexpeshkoff
5c65103b80 Backported fix for CORE-1328: unexpected end of input when running gfix in dialog 2007-06-19 07:37:42 +00:00
fsg
ade6b5469c nightly update, without subbranches 2007-06-15 02:24:31 +00:00
alexpeshkoff
f9555d30fd Backported fix for buffer overflow 2007-06-13 14:14:14 +00:00
alexpeshkoff
a5c4da410d Backported fix for role uppercasing 2007-06-13 13:23:16 +00:00
alexpeshkoff
184c711973 Restored old (SYSDBA) value of CURRENT_USER during BOOT_BUILD in 2_0_Release too 2007-06-09 09:36:55 +00:00
fsg
f3bee1bd90 nightly update, without subbranches 2007-06-09 02:24:33 +00:00
alexpeshkoff
c76f165f34 backported fix for CORE-1312: A remote attacker can check, if a file is present in the system, running firebird server 2007-06-08 11:37:33 +00:00
alexpeshkoff
46ebed9a87 Fixed bug in my previous commit 2007-06-08 11:33:46 +00:00
fsg
47e0bc3283 nightly update, without subbranches 2007-06-07 02:24:30 +00:00
alexpeshkoff
221b80a080 Make it compilable when no PREAD_PWRITE present 2007-06-06 13:12:53 +00:00
alexpeshkoff
8a0238c13c misc 2007-06-06 08:41:32 +00:00
alexpeshkoff
fd4362eabe Backported fix for CORE-1302: Races during service startup 2007-06-06 08:38:23 +00:00
fsg
d43e14ae54 nightly update, without subbranches 2007-05-24 02:24:33 +00:00
asfernandes
2f17123e7e Backport fix for CORE-1279 - Incorrect initialization of the engine with many simultaneous attachments at first time. 2007-05-23 02:32:02 +00:00
fsg
9430a250fe nightly update, without subbranches 2007-05-22 02:26:20 +00:00
hvlad
ae803f0b1b Add missed THREAD_ENTER calls 2007-05-21 19:31:10 +00:00
dimitr
7f1e6db1ea A better fix for the previous issue. This time it doesn't crash on DROP DATABASE :-) 2007-05-21 07:30:47 +00:00
fsg
0f6c3968ac nightly update, without subbranches 2007-05-19 02:25:16 +00:00
dimitr
c81f7d4a43 Ooops, it wasn't intended for public :-) 2007-05-16 14:02:27 +00:00
dimitr
2cc12312d7 Fixed CORE-1265. 2007-05-16 13:32:44 +00:00
dimitr
90e76cf8f3 Misc. 2007-05-16 04:19:28 +00:00
fsg
125d3581f7 nightly update, without subbranches 2007-05-16 02:24:51 +00:00
dimitr
10e5f77ea2 Update. 2007-05-15 08:13:10 +00:00
fsg
877e862057 nightly update, without subbranches 2007-05-09 02:20:58 +00:00
alexpeshkoff
9f9e17addd Backported fix of incomplete backups when out of space 2007-05-08 15:23:02 +00:00
dimitr
363e683228 Fixed the MSVC build. Claudio, feel free to restore that conditionally for VC6, if required. 2007-05-08 13:57:25 +00:00
alexpeshkoff
ab3f9bcd2e backported Vlad's optimization for SparseBitmap::set 2007-05-08 12:50:29 +00:00
dimitr
6f40c998b3 Fixed wrongly backported code. Thanks to Alex. 2007-05-08 12:35:55 +00:00
alexpeshkoff
45c4b8d2fe misc 2007-05-08 09:05:40 +00:00
dimitr
0eab23976a Fixed CORE-1249 plus minor corrections for the single-user shutdown mode.
The change in CCH allows to report isc_shutdown instead of the LM error code in Classic (GFIX depends on this behaviour).
2007-05-08 08:24:59 +00:00
fsg
9c93e6cc6d nightly update, without subbranches 2007-05-08 02:21:40 +00:00
hvlad
ede01ab0a6 Fixed CORE-1247 : Blobs garbage collector removed wrong blob if going blob descriptor contains 0:0 (NULL value) but field's NULL flag is not set 2007-05-07 09:46:08 +00:00
fsg
c3745d8b1f nightly update, without subbranches 2007-05-04 02:21:07 +00:00
alexpeshkoff
5db3a3d2ab fixed alignment issue in my previous commit - thanks to Adriano 2007-05-03 13:44:52 +00:00
alexpeshkoff
0332ae812c Fixed CORE-1240 - any task, using libfbclient, hangs on exit on Darwin/PPC 2007-05-03 12:50:21 +00:00
fsg
d5ce8fed38 nightly update, without subbranches 2007-05-03 02:22:20 +00:00
paulbeach
06b2e25d1c MacOS Port 2007-05-02 13:46:15 +00:00
paulbeach
85bae85641 MacOS Port 2007-05-02 13:30:25 +00:00