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

21834 Commits

Author SHA1 Message Date
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
paulbeach
4454f8db0e MacOS Port 2007-05-02 13:23:09 +00:00
fsg
673d9b5431 nightly update, without subbranches 2007-05-02 02:22:33 +00:00
fsg
8d039c26bc nightly update, without subbranches 2007-05-01 02:18:51 +00:00
fsg
0c5f3910d1 nightly update, without subbranches 2007-04-28 02:21:37 +00:00
dimitr
4dee9490bf Fixed the issue reported by grostoon in fb-devel. 2007-04-27 15:21:53 +00:00
fsg
75c36ec5b0 nightly update, without subbranches 2007-04-27 02:20:37 +00:00
dimitr
498c9f8d68 Update. 2007-04-26 14:13:20 +00:00
dimitr
9da6b3bf97 Update. 2007-04-26 14:00:59 +00:00
dimitr
6ec53c96d9 Backported ANY/ALL related logic from HEAD. 2007-04-26 10:12:40 +00:00
fsg
84fc27e4f5 nightly update, without subbranches 2007-04-19 02:20:29 +00:00
hvlad
4337747982 Fixed CORE-1207 : FB embedded requires extra OS privileges
This is simplest fix we can do for 2.0.x version
2007-04-18 08:22:58 +00:00
fsg
ca7252e33e nightly update, without subbranches 2007-04-18 02:20:28 +00:00