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

1027 Commits

Author SHA1 Message Date
robocop
0c3d7f3c5d Misc. 2011-02-18 04:35:36 +00:00
hvlad
0b3cac18ba Fixed bug CORE-3351 : Windows client could put 10054 error messages into firebird.log at connection time 2011-02-15 10:07:18 +00:00
hvlad
6722a282e5 Fixed bug CORE-3327 : Thread pool in network server could create more threads than necessary 2011-02-02 14:55:15 +00:00
alexpeshkoff
d1df5354f6 Fixed deadlock caused by my commit for CORE-3194 2011-02-02 07:54:14 +00:00
alexpeshkoff
8af62682b2 Fixed CORE-3194: Number of connections to linux superclassic has limit equal 508 2011-01-28 16:52:06 +00:00
alexpeshkoff
9a6d19be38 Fixed CORE-3297: nbackup exits without info when firebird.conf is missing. Make all utilities run without firebird.conf - only server requires it's presence. 2011-01-19 12:58:21 +00:00
robocop
36c39d9d72 Misc. 2011-01-15 09:18:40 +00:00
robocop
d9c59b1176 Misc. 2011-01-15 09:09:02 +00:00
robocop
ac3bd4e4f5 Misc. 2011-01-15 09:07:47 +00:00
robocop
b3e6e31fe4 Avoid variable shadowing. 2011-01-15 09:07:02 +00:00
hvlad
b48821ac02 Fixed bug CORE-3119 : 100% CPU USAGE with Unilimited Loop & Index corrupted 2010-12-12 19:17:37 +00:00
hvlad
fe4cae8856 Fixed bug CORE-3266 : Race condition between async service detach request and running user trace service 2010-11-29 15:05:49 +00:00
alexpeshkoff
8815bbb63d Backported improvement CORE-3248: Set unused bytes of varchar values in message buffer to 0 2010-11-19 15:11:52 +00:00
dimitr
5b2c35b3e3 Fixed CORE-3202: execute_immediate API call family may crash the remote server. 2010-10-28 18:09:39 +00:00
hvlad
e9ac9979b1 Disable hard limit on number of worker threads. Something more smart should be implemented instead. 2010-06-23 13:30:18 +00:00
alexpeshkoff
dc4452eb0e Raise NPROC limit on unix to avoid errors when starting many threads 2010-05-20 10:30:43 +00:00
hvlad
75ba8a9767 Fixed bug CORE-2995 : Same error in status vector reported twice 2010-05-07 11:21:37 +00:00
alexpeshkoff
21a55b537f Fixed use of debugging switch in classic mode 2010-04-19 15:33:02 +00:00
alexpeshkoff
c71232d226 Backported fix for CORE-2948: Segfault when server is exiting 2010-03-29 15:24:49 +00:00
hvlad
2cf6410ad8 Fixed bug CORE-2864 : Listener process of Classic Server leak handles.
The code, removed in rev. 1.296, was and is relevant :)
2010-02-14 12:14:00 +00:00
hvlad
dca2ffc2c6 Fixed bug CORE-2851 : problem with fb_cancel_operation 2010-02-08 13:30:07 +00:00
alexpeshkoff
dafa1ee544 Fixed CORE-2836: fb_cancel_operation() incorrectly modifies rdb_status_vector 2010-02-01 14:27:50 +00:00
alexpeshkoff
4c07ec430b Fixed an issue, detected during 2.5.0.RC1 QA - a lot of same messages in the log 2009-12-04 15:15:07 +00:00
hvlad
85531a3b49 Fixed bug CORE-2670 : FB 2.5 freezes during data pump operations 2009-12-04 11:44:01 +00:00
dimitr
a71b515bc9 Fixed CORE-2769: Make XNET_CONNECT_TIMEOUT in xnet.h user configurable. 2009-11-28 12:41:32 +00:00
dimitr
c122909ec6 Fixed CORE-2742: Server may stop responding to a particular client attachment under some conditions.
Credits belong to Vlad ;-)
2009-11-09 09:32:17 +00:00
alexpeshkoff
f90a43acfc Fixed CORE-2725: Server crashes when sending wrong BLR for parameters in op_execute 2009-11-02 11:10:52 +00:00
hvlad
5e4b0eccfc Better fix for bug CORE-2656 : Error reading data from the connection. On disconnect. 2009-10-12 14:52:50 +00:00
hvlad
d2c89f53f3 Fixed bug CORE-2656 : Error reading data from the connection. On disconnect
Thanks to Oleg Matveyev for test case and assistance
2009-10-11 19:54:04 +00:00
hvlad
653a3f2e02 Make better XNET's error messages in firebird.log 2009-10-01 09:12:49 +00:00
verbguy
56f291e05f HP-UX changes - 64-bit atomic counters, support for HP-UX 11 v2, and small tweak of build options 2009-09-29 19:13:51 +00:00
alexpeshkoff
60a115efc2 Fixed CORE-2601: fine tuning of the installation directories does not work in configure 2009-09-11 10:49:46 +00:00
asfernandes
519a3b0aa7 A few necessary "volatile" usage 2009-09-10 15:30:03 +00:00
robocop
43962281d4 Misc and isolate the win9x code even more. 2009-09-02 04:23:02 +00:00
alexpeshkoff
d7a9b25e74 Store strings, received from server, in circular buffer 2009-09-01 13:56:16 +00:00
alexpeshkoff
9629eafccd Use per-thread circular strings buffers instead common and per-attachment combination 2009-09-01 09:20:24 +00:00
skidder
aca5a83a46 Fixed CORE-2609: Update support for Windows 98/ME and NT4.0 2009-08-30 19:00:46 +00:00
asfernandes
398975b940 Misc 2009-08-20 01:32:24 +00:00
robocop
6a521a72b2 Comment obsolete architectures. 2009-08-18 12:56:00 +00:00
robocop
f84198ee98 Comment or delete unused things. 2009-08-18 12:55:38 +00:00
dimitr
70b28297c1 Fixed the POSIX build. 2009-08-18 07:35:29 +00:00
robocop
ff405cfa85 Comments and misc. 2009-08-15 11:47:48 +00:00
robocop
ee40c31cb7 Comments. 2009-08-15 11:46:48 +00:00
robocop
8120fcd23e Style. 2009-08-14 10:05:00 +00:00
robocop
959203c1fe Comments. 2009-08-14 10:03:19 +00:00
robocop
4def041e27 Comments. 2009-08-14 09:44:49 +00:00
asfernandes
ae6c7e7352 Misc 2009-08-14 01:58:22 +00:00
dimitr
6f887cb6dc More information about unexpected failures. 2009-08-13 10:07:53 +00:00
dimitr
5b5a19fa70 No need to check the handle here, as the retrieval from the array will handle it automagically. 2009-08-13 09:56:38 +00:00
dimitr
b1107730c0 1) protocol.cpp is not expected to throw. Processing of port_objects should be wrapped by try-catch blocks.
2) Minor refactoring.
2009-08-13 09:55:33 +00:00